{ "cells": [ { "cell_type": "code", "execution_count": 1, "id": "2d805ca7-5ce4-4a61-be3c-ebdbef69e7da", "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Requirement already satisfied: torch in /opt/anaconda3/lib/python3.11/site-packages (2.3.1)\n", "Requirement already satisfied: filelock in /opt/anaconda3/lib/python3.11/site-packages (from torch) (3.13.1)\n", "Requirement already satisfied: typing-extensions>=4.8.0 in /opt/anaconda3/lib/python3.11/site-packages (from torch) (4.11.0)\n", "Requirement already satisfied: sympy in /opt/anaconda3/lib/python3.11/site-packages (from torch) (1.12)\n", "Requirement already satisfied: networkx in /opt/anaconda3/lib/python3.11/site-packages (from torch) (3.1)\n", "Requirement already satisfied: jinja2 in /opt/anaconda3/lib/python3.11/site-packages (from torch) (3.1.3)\n", "Requirement already satisfied: fsspec in /opt/anaconda3/lib/python3.11/site-packages (from torch) (2023.10.0)\n", "Requirement already satisfied: MarkupSafe>=2.0 in /opt/anaconda3/lib/python3.11/site-packages (from jinja2->torch) (2.1.3)\n", "Requirement already satisfied: mpmath>=0.19 in /opt/anaconda3/lib/python3.11/site-packages (from sympy->torch) (1.3.0)\n", "vectorizer_APE_2.json\n", "nmt_DG2_FFNN8192\n", "nmt_DG2_FFNN8192\n", "13\n", "load_dataset_and_load_vectorizer______\n", "target vocab size 6081\n", "dataset_size 1: 116229 nmt_IITB_APE2 dataset_for_APE_hinglish_to_english2.csv\n", " dataset csv length 813600\n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "/opt/anaconda3/lib/python3.11/site-packages/torch/nn/modules/transformer.py:306: UserWarning: enable_nested_tensor is True, but self.use_nested_tensor is False because encoder_layer.norm_first was True\n", " warnings.warn(f\"enable_nested_tensor is True, but self.use_nested_tensor is False because {why_not_sparsity_fast_path}\")\n" ] }, { "name": "stdout", "output_type": "stream", "text": [ "==================Training started================== 1\n", "116229\n", "printing batch generator \n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "/opt/anaconda3/lib/python3.11/site-packages/torch/nn/functional.py:5137: UserWarning: Support for mismatched key_padding_mask and attn_mask is deprecated. Use same type for both instead.\n", " warnings.warn(\n" ] }, { "name": "stdout", "output_type": "stream", "text": [ "ctr: 50 losses: 4.529844155311585 time 2024-08-21 15:57:49.593826\n", "ctr: 100 losses: 3.830380256175995 time 2024-08-21 16:01:34.352966\n", "ctr: 150 losses: 3.4095844451586403 time 2024-08-21 16:05:11.296101\n", "ctr: 200 losses: 3.121569601893425 time 2024-08-21 16:08:52.374977\n", "ctr: 250 losses: 2.880580795764923 time 2024-08-21 16:12:29.957177\n", "ctr: 300 losses: 2.6840657103061676 time 2024-08-21 16:16:04.542213\n", "ctr: 350 losses: 2.509158705983843 time 2024-08-21 16:19:43.501534\n", "ctr: 400 losses: 2.35393961250782 time 2024-08-21 16:23:25.186753\n", "ctr: 450 losses: 2.220262290901608 time 2024-08-21 16:27:10.811207\n", "ctr: 500 losses: 2.1000041922330857 time 2024-08-21 16:31:00.878372\n", "ctr: 550 losses: 1.9889754554358396 time 2024-08-21 16:34:53.290816\n", "ctr: 600 losses: 1.8909852664669355 time 2024-08-21 16:38:33.533343\n", "ctr: 650 losses: 1.8029417411180644 time 2024-08-21 16:42:18.804446\n", "ctr: 700 losses: 1.723398339663233 time 2024-08-21 16:45:56.142909\n", "ctr: 750 losses: 1.6505023959477743 time 2024-08-21 16:49:15.476723\n", "ctr: 800 losses: 1.5828631214797497 time 2024-08-21 16:52:53.876702\n", "ctr: 850 losses: 1.520825322621009 time 2024-08-21 16:56:27.917713\n", "ctr: 900 losses: 1.4640384430024358 time 2024-08-21 16:59:46.761636\n", "==================Training started================== 2\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.4339951711893082 time 2024-08-21 17:03:46.564927\n", "ctr: 100 losses: 0.43192082285881045 time 2024-08-21 17:07:18.285732\n", "ctr: 150 losses: 0.4185954862833023 time 2024-08-21 17:10:53.534914\n", "ctr: 200 losses: 0.4095408394932747 time 2024-08-21 17:14:23.958954\n", "ctr: 250 losses: 0.4014689264297485 time 2024-08-21 17:17:35.753025\n", "ctr: 300 losses: 0.3930670867363612 time 2024-08-21 17:21:26.786578\n", "ctr: 350 losses: 0.38528752148151396 time 2024-08-21 17:25:11.058778\n", "ctr: 400 losses: 0.37898515842854974 time 2024-08-21 17:28:52.593656\n", "ctr: 450 losses: 0.3723784477180905 time 2024-08-21 17:32:40.501968\n", "ctr: 500 losses: 0.3655861358642578 time 2024-08-21 17:36:06.672878\n", "ctr: 550 losses: 0.3593228267539631 time 2024-08-21 17:39:31.258913\n", "ctr: 600 losses: 0.3527284750839074 time 2024-08-21 17:43:00.640619\n", "ctr: 650 losses: 0.3465463760265937 time 2024-08-21 17:46:13.863845\n", "ctr: 700 losses: 0.3405331660594259 time 2024-08-21 17:49:46.167913\n", "ctr: 750 losses: 0.3354567953745524 time 2024-08-21 17:53:14.270813\n", "ctr: 800 losses: 0.33018879223614933 time 2024-08-21 17:56:40.695300\n", "ctr: 850 losses: 0.3248470890346695 time 2024-08-21 18:00:08.295925\n", "ctr: 900 losses: 0.31973840087652206 time 2024-08-21 18:03:44.039347\n", "==================Training started================== 3\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.20872657239437103 time 2024-08-21 18:12:45.244464\n", "ctr: 100 losses: 0.20860190093517303 time 2024-08-21 18:16:11.938861\n", "ctr: 150 losses: 0.20933830986420313 time 2024-08-21 18:19:31.157410\n", "ctr: 200 losses: 0.2066618311405182 time 2024-08-21 18:23:00.161863\n", "ctr: 250 losses: 0.20501521325111388 time 2024-08-21 18:26:34.689491\n", "ctr: 300 losses: 0.20293348064025243 time 2024-08-21 18:30:10.953975\n", "ctr: 350 losses: 0.2011317361678396 time 2024-08-21 18:33:40.005743\n", "ctr: 400 losses: 0.19850668769329785 time 2024-08-21 18:37:15.014269\n", "ctr: 450 losses: 0.19686565034919315 time 2024-08-21 18:40:54.425972\n", "ctr: 500 losses: 0.1956877267062664 time 2024-08-21 18:44:31.522846\n", "ctr: 550 losses: 0.19317663168365304 time 2024-08-21 18:47:47.011021\n", "ctr: 600 losses: 0.1908886155486107 time 2024-08-21 18:51:18.265230\n", "ctr: 650 losses: 0.18875700904772832 time 2024-08-21 18:54:53.490535\n", "ctr: 700 losses: 0.18696632135127272 time 2024-08-21 18:58:31.864796\n", "ctr: 750 losses: 0.1851991107563178 time 2024-08-21 19:02:03.783829\n", "ctr: 800 losses: 0.18315544658340513 time 2024-08-21 19:05:38.541753\n", "ctr: 850 losses: 0.18199885602383054 time 2024-08-21 19:09:12.766605\n", "ctr: 900 losses: 0.1802427842716376 time 2024-08-21 19:12:52.638383\n", "==================Training started================== 4\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.1390935543179512 time 2024-08-21 19:16:47.512926\n", "ctr: 100 losses: 0.1335498546808958 time 2024-08-21 19:20:21.287564\n", "ctr: 150 losses: 0.13219815894961356 time 2024-08-21 19:23:52.375252\n", "ctr: 200 losses: 0.13236630506813526 time 2024-08-21 19:41:24.446439\n", "ctr: 250 losses: 0.13134927877783775 time 2024-08-21 19:44:59.423011\n", "ctr: 300 losses: 0.13040288689235846 time 2024-08-21 19:48:28.446837\n", "ctr: 350 losses: 0.1289166280414377 time 2024-08-21 19:51:58.079282\n", "ctr: 400 losses: 0.1275482165440917 time 2024-08-21 19:55:21.933049\n", "ctr: 450 losses: 0.1266378009153737 time 2024-08-21 19:58:37.222934\n", "ctr: 500 losses: 0.12585871396958828 time 2024-08-21 20:02:02.261994\n", "ctr: 550 losses: 0.1251010149717331 time 2024-08-21 20:05:36.118706\n", "ctr: 600 losses: 0.12443483825773001 time 2024-08-21 20:09:14.249311\n", "ctr: 650 losses: 0.12353556866829211 time 2024-08-21 20:12:48.651623\n", "ctr: 700 losses: 0.12275144887822015 time 2024-08-21 20:16:12.039916\n", "ctr: 750 losses: 0.12172872413198153 time 2024-08-21 20:19:24.267791\n", "ctr: 800 losses: 0.12068328023888171 time 2024-08-21 20:23:01.509283\n", "ctr: 850 losses: 0.11969434531296001 time 2024-08-21 20:26:11.898508\n", "ctr: 900 losses: 0.11869368424846066 time 2024-08-21 20:29:18.559103\n", "==================Training started================== 5\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.0988699096441269 time 2024-08-21 20:33:06.290443\n", "ctr: 100 losses: 0.09830225616693497 time 2024-08-21 20:36:41.773562\n", "ctr: 150 losses: 0.09647887681921323 time 2024-08-21 20:40:22.303218\n", "ctr: 200 losses: 0.0954395866394043 time 2024-08-21 20:44:05.512204\n", "ctr: 250 losses: 0.0946854787170887 time 2024-08-21 20:47:33.576373\n", "ctr: 300 losses: 0.09407150282214086 time 2024-08-21 20:51:05.796319\n", "ctr: 350 losses: 0.09420474579291685 time 2024-08-21 20:54:32.572477\n", "ctr: 400 losses: 0.09368928579613567 time 2024-08-21 20:58:14.556881\n", "ctr: 450 losses: 0.09316835270987617 time 2024-08-21 21:01:58.376926\n", "ctr: 500 losses: 0.09271584205329418 time 2024-08-21 21:05:43.564217\n", "ctr: 550 losses: 0.09180354637855834 time 2024-08-21 21:08:59.564414\n", "ctr: 600 losses: 0.09125469857826829 time 2024-08-21 21:12:26.055663\n", "ctr: 650 losses: 0.09100676523378262 time 2024-08-21 21:15:58.095769\n", "ctr: 700 losses: 0.09065422778150865 time 2024-08-21 21:19:24.197523\n", "ctr: 750 losses: 0.0900912112146616 time 2024-08-21 21:22:36.796805\n", "ctr: 800 losses: 0.08963201273232699 time 2024-08-21 21:26:02.335355\n", "ctr: 850 losses: 0.08910931374658557 time 2024-08-21 21:29:37.889841\n", "ctr: 900 losses: 0.08860438426749574 time 2024-08-21 21:33:13.761780\n", "==================Training started================== 6\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.07731489405035973 time 2024-08-21 21:37:38.831049\n", "ctr: 100 losses: 0.07585698023438453 time 2024-08-21 21:41:19.129067\n", "ctr: 150 losses: 0.07541793222228686 time 2024-08-21 21:45:02.111024\n", "ctr: 200 losses: 0.07460679892450571 time 2024-08-21 21:48:29.438502\n", "ctr: 250 losses: 0.07427316120266915 time 2024-08-21 21:52:16.481803\n", "ctr: 300 losses: 0.07358051442851622 time 2024-08-21 21:55:56.630432\n", "ctr: 350 losses: 0.07354106321930885 time 2024-08-21 21:59:31.886569\n", "ctr: 400 losses: 0.07316999504342675 time 2024-08-21 22:03:13.219629\n", "ctr: 450 losses: 0.07303541560139921 time 2024-08-21 22:06:52.918746\n", "ctr: 500 losses: 0.07277126421779394 time 2024-08-21 22:10:32.081167\n", "ctr: 550 losses: 0.07242303046990525 time 2024-08-21 22:14:12.000457\n", "ctr: 600 losses: 0.07197582222521305 time 2024-08-21 22:17:35.997054\n", "ctr: 650 losses: 0.0718444928068381 time 2024-08-21 22:21:17.690500\n", "ctr: 700 losses: 0.07165154872196061 time 2024-08-21 22:25:03.055324\n", "ctr: 750 losses: 0.07113218735158443 time 2024-08-21 22:28:47.972768\n", "ctr: 800 losses: 0.07080555875319988 time 2024-08-21 22:32:34.505475\n", "ctr: 850 losses: 0.07044152083642342 time 2024-08-21 22:36:16.406423\n", "ctr: 900 losses: 0.07012057598680257 time 2024-08-21 22:39:39.925714\n", "==================Training started================== 7\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.05933685787022114 time 2024-08-21 22:43:59.310715\n", "ctr: 100 losses: 0.05959671381860972 time 2024-08-21 22:47:37.644603\n", "ctr: 150 losses: 0.059312343522906305 time 2024-08-21 22:51:15.696533\n", "ctr: 200 losses: 0.059325074031949046 time 2024-08-21 22:55:01.844363\n", "ctr: 250 losses: 0.059702085241675376 time 2024-08-21 22:58:52.303547\n", "ctr: 300 losses: 0.059576680585741996 time 2024-08-21 23:02:44.411760\n", "ctr: 350 losses: 0.059565074731196675 time 2024-08-21 23:06:12.226574\n", "ctr: 400 losses: 0.05899960373528302 time 2024-08-21 23:09:55.609066\n", "ctr: 450 losses: 0.05905303691824277 time 2024-08-21 23:13:41.014217\n", "ctr: 500 losses: 0.05890583684295416 time 2024-08-21 23:17:24.094201\n", "ctr: 550 losses: 0.058729152340780605 time 2024-08-21 23:20:54.249372\n", "ctr: 600 losses: 0.05861515204732617 time 2024-08-21 23:24:23.858670\n", "ctr: 650 losses: 0.05859562982733433 time 2024-08-21 23:27:45.743766\n", "ctr: 700 losses: 0.05850031117775611 time 2024-08-21 23:31:16.684644\n", "ctr: 750 losses: 0.058320180103182795 time 2024-08-21 23:34:53.047307\n", "ctr: 800 losses: 0.058051968500949444 time 2024-08-21 23:38:39.958503\n", "ctr: 850 losses: 0.05772805525756934 time 2024-08-21 23:42:31.281894\n", "ctr: 900 losses: 0.05762173449620604 time 2024-08-21 23:46:12.186973\n", "==================Training started================== 8\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.050505418740212915 time 2024-08-21 23:50:32.707338\n", "ctr: 100 losses: 0.050368250235915187 time 2024-08-21 23:54:13.052174\n", "ctr: 150 losses: 0.04969439047078292 time 2024-08-21 23:57:39.790512\n", "ctr: 200 losses: 0.050016435775905844 time 2024-08-22 00:01:25.002935\n", "ctr: 250 losses: 0.05027860037982464 time 2024-08-22 00:05:10.566695\n", "ctr: 300 losses: 0.05050833922500412 time 2024-08-22 00:08:56.416896\n", "ctr: 350 losses: 0.05032466544104474 time 2024-08-22 00:12:39.333842\n", "ctr: 400 losses: 0.05039275638759136 time 2024-08-22 00:16:23.065614\n", "ctr: 450 losses: 0.05059968831638495 time 2024-08-22 00:20:09.849378\n", "ctr: 500 losses: 0.05030195209383965 time 2024-08-22 00:23:38.447050\n", "ctr: 550 losses: 0.05034570321440697 time 2024-08-22 00:27:26.609449\n", "ctr: 600 losses: 0.04998924073763192 time 2024-08-22 00:31:19.568427\n", "ctr: 650 losses: 0.0497435754738175 time 2024-08-22 00:35:00.819342\n", "ctr: 700 losses: 0.04952099830710462 time 2024-08-22 00:38:32.992144\n", "ctr: 750 losses: 0.04936848992854357 time 2024-08-22 00:41:52.947259\n", "ctr: 800 losses: 0.049034028907772156 time 2024-08-22 00:45:15.612129\n", "ctr: 850 losses: 0.0489853295508553 time 2024-08-22 00:48:30.330925\n", "ctr: 900 losses: 0.04879743764590886 time 2024-08-22 00:51:37.600309\n", "==================Training started================== 9\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.040911665037274364 time 2024-08-22 00:55:10.445219\n", "ctr: 100 losses: 0.04231935122981668 time 2024-08-22 00:58:23.011094\n", "ctr: 150 losses: 0.042862599181632204 time 2024-08-22 01:01:38.396758\n", "ctr: 200 losses: 0.043134233960881826 time 2024-08-22 01:04:55.016828\n", "ctr: 250 losses: 0.04302587425708771 time 2024-08-22 01:08:07.991672\n", "ctr: 300 losses: 0.043063631597906354 time 2024-08-22 01:11:26.578169\n", "ctr: 350 losses: 0.04308258559022631 time 2024-08-22 01:14:40.289460\n", "ctr: 400 losses: 0.04287387931253761 time 2024-08-22 01:17:46.557414\n", "ctr: 450 losses: 0.0429653869693478 time 2024-08-22 01:21:00.022626\n", "ctr: 500 losses: 0.043082714322954414 time 2024-08-22 01:24:18.159150\n", "ctr: 550 losses: 0.043028387034481225 time 2024-08-22 01:27:21.253296\n", "ctr: 600 losses: 0.042838947540149094 time 2024-08-22 01:30:31.009616\n", "ctr: 650 losses: 0.04278336801781104 time 2024-08-22 01:33:44.854876\n", "ctr: 700 losses: 0.04280342563986778 time 2024-08-22 01:37:06.521630\n", "ctr: 750 losses: 0.04279733501871427 time 2024-08-22 01:40:23.995915\n", "ctr: 800 losses: 0.04271514988038689 time 2024-08-22 01:43:42.058923\n", "ctr: 850 losses: 0.042568883624146965 time 2024-08-22 01:47:16.138036\n", "ctr: 900 losses: 0.042319009254376094 time 2024-08-22 01:50:53.167702\n", "==================Training started================== 10\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.03704276598989963 time 2024-08-22 01:55:13.318779\n", "ctr: 100 losses: 0.036773074083030224 time 2024-08-22 01:58:30.622067\n", "ctr: 150 losses: 0.03728508795301119 time 2024-08-22 02:01:55.208975\n", "ctr: 200 losses: 0.0374827925581485 time 2024-08-22 02:05:10.013678\n", "ctr: 250 losses: 0.037562939271330836 time 2024-08-22 02:08:30.105774\n", "ctr: 300 losses: 0.03779479773094257 time 2024-08-22 02:11:45.999255\n", "ctr: 350 losses: 0.03782190650701523 time 2024-08-22 02:15:05.739478\n", "ctr: 400 losses: 0.03784328372683376 time 2024-08-22 02:18:38.020376\n", "ctr: 450 losses: 0.03787609959642092 time 2024-08-22 02:22:21.663461\n", "ctr: 500 losses: 0.037851795975118875 time 2024-08-22 02:26:00.523135\n", "ctr: 550 losses: 0.03755943542854352 time 2024-08-22 02:29:23.063467\n", "ctr: 600 losses: 0.03755634944575528 time 2024-08-22 02:32:57.937472\n", "ctr: 650 losses: 0.03754350536287977 time 2024-08-22 02:36:40.659058\n", "ctr: 700 losses: 0.03759793824782329 time 2024-08-22 02:40:27.006021\n", "ctr: 750 losses: 0.03743146834149957 time 2024-08-22 02:44:07.997103\n", "ctr: 800 losses: 0.03731702746008523 time 2024-08-22 02:47:52.589785\n", "ctr: 850 losses: 0.037322278050157955 time 2024-08-22 02:51:36.897410\n", "ctr: 900 losses: 0.03726153839276069 time 2024-08-22 02:55:02.360534\n", "==================Training started================== 11\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.03370940078049898 time 2024-08-22 02:59:25.498599\n", "ctr: 100 losses: 0.033810451459139586 time 2024-08-22 03:03:14.010882\n", "ctr: 150 losses: 0.03404629005740086 time 2024-08-22 03:07:02.262491\n", "ctr: 200 losses: 0.033855270883068445 time 2024-08-22 03:10:44.487071\n", "ctr: 250 losses: 0.03384185490012169 time 2024-08-22 03:14:32.090926\n", "ctr: 300 losses: 0.03418312784284353 time 2024-08-22 03:18:12.424023\n", "ctr: 350 losses: 0.03453212814671653 time 2024-08-22 03:21:38.867414\n", "ctr: 400 losses: 0.03455492667853832 time 2024-08-22 03:25:21.507040\n", "ctr: 450 losses: 0.03492751772618956 time 2024-08-22 03:28:32.838692\n", "ctr: 500 losses: 0.03495300963148475 time 2024-08-22 03:31:41.264531\n", "ctr: 550 losses: 0.03491368329660459 time 2024-08-22 03:34:53.390066\n", "ctr: 600 losses: 0.0346720200497657 time 2024-08-22 03:38:06.859329\n", "ctr: 650 losses: 0.03450949517007058 time 2024-08-22 03:41:18.877756\n", "ctr: 700 losses: 0.03432846100468721 time 2024-08-22 03:44:32.077421\n", "ctr: 750 losses: 0.034204237456123034 time 2024-08-22 03:47:39.697548\n", "ctr: 800 losses: 0.03421288898447528 time 2024-08-22 03:50:47.712274\n", "ctr: 850 losses: 0.03413705965175348 time 2024-08-22 03:53:51.388600\n", "ctr: 900 losses: 0.03407366723856992 time 2024-08-22 03:56:48.730297\n", "==================Training started================== 12\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.031910144947469236 time 2024-08-22 04:00:30.354132\n", "ctr: 100 losses: 0.03163641651161015 time 2024-08-22 04:03:36.614716\n", "ctr: 150 losses: 0.031693191037823754 time 2024-08-22 04:07:02.308183\n", "ctr: 200 losses: 0.03137063659261912 time 2024-08-22 04:10:33.021361\n", "ctr: 250 losses: 0.03139681668207049 time 2024-08-22 04:14:03.153979\n", "ctr: 300 losses: 0.03136258683167398 time 2024-08-22 04:17:32.333511\n", "ctr: 350 losses: 0.03153732679518206 time 2024-08-22 04:21:12.612014\n", "ctr: 400 losses: 0.03185829885769635 time 2024-08-22 04:24:27.913464\n", "ctr: 450 losses: 0.03165996014450987 time 2024-08-22 04:27:46.279873\n", "ctr: 500 losses: 0.03161144661903381 time 2024-08-22 04:30:59.244023\n", "ctr: 550 losses: 0.03146151393143968 time 2024-08-22 04:34:25.185569\n", "ctr: 600 losses: 0.031068536429665984 time 2024-08-22 04:37:46.355267\n", "ctr: 650 losses: 0.031003820754301088 time 2024-08-22 04:41:08.737048\n", "ctr: 700 losses: 0.030953140241493073 time 2024-08-22 04:44:28.805769\n", "ctr: 750 losses: 0.030801704244067273 time 2024-08-22 04:47:43.350381\n", "ctr: 800 losses: 0.030728639248991385 time 2024-08-22 04:51:07.777959\n", "ctr: 850 losses: 0.030739532935926142 time 2024-08-22 04:54:31.787748\n", "ctr: 900 losses: 0.030735854619286126 time 2024-08-22 04:57:45.199802\n", "==================Training started================== 13\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.028833697885274887 time 2024-08-22 05:01:53.855647\n", "ctr: 100 losses: 0.029752538613975046 time 2024-08-22 05:05:28.328027\n", "ctr: 150 losses: 0.03026554555942615 time 2024-08-22 05:09:02.733120\n", "ctr: 200 losses: 0.03022766955662519 time 2024-08-22 05:12:39.495839\n", "ctr: 250 losses: 0.02979429664090276 time 2024-08-22 05:16:17.280687\n", "ctr: 300 losses: 0.029486640918379027 time 2024-08-22 05:19:46.737530\n", "ctr: 350 losses: 0.029305810505258184 time 2024-08-22 05:23:19.608537\n", "ctr: 400 losses: 0.029341316747013478 time 2024-08-22 05:26:39.935289\n", "ctr: 450 losses: 0.029097043476584886 time 2024-08-22 05:30:15.278896\n", "ctr: 500 losses: 0.028937734099105 time 2024-08-22 05:33:56.270778\n", "ctr: 550 losses: 0.028959607524289326 time 2024-08-22 05:37:36.624413\n", "ctr: 600 losses: 0.028858559294603764 time 2024-08-22 05:41:15.949624\n", "ctr: 650 losses: 0.028728603512908405 time 2024-08-22 05:45:08.347036\n", "ctr: 700 losses: 0.028836032559296915 time 2024-08-22 05:48:55.373886\n", "ctr: 750 losses: 0.02862400778879722 time 2024-08-22 05:52:19.542708\n", "ctr: 800 losses: 0.028447433813707904 time 2024-08-22 05:56:13.903082\n", "ctr: 850 losses: 0.028449301258386933 time 2024-08-22 05:59:59.894477\n", "ctr: 900 losses: 0.028401133903405734 time 2024-08-22 06:03:45.429003\n", "==================Training started================== 14\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.025246289353817702 time 2024-08-22 06:08:14.283444\n", "ctr: 100 losses: 0.02560331456363201 time 2024-08-22 06:12:01.551949\n", "ctr: 150 losses: 0.025968548506498337 time 2024-08-22 06:15:28.716777\n", "ctr: 200 losses: 0.025969123532995582 time 2024-08-22 06:19:11.862906\n", "ctr: 250 losses: 0.02623512973636389 time 2024-08-22 06:23:00.960268\n", "ctr: 300 losses: 0.02631266529361407 time 2024-08-22 06:26:42.232357\n", "ctr: 350 losses: 0.026214720817016705 time 2024-08-22 06:30:15.955425\n", "ctr: 400 losses: 0.026325096297077834 time 2024-08-22 06:34:01.963068\n", "ctr: 450 losses: 0.026626740992069246 time 2024-08-22 06:37:48.553726\n", "ctr: 500 losses: 0.02681080111861229 time 2024-08-22 06:41:20.596001\n", "ctr: 550 losses: 0.02687660267407244 time 2024-08-22 06:45:06.636741\n", "ctr: 600 losses: 0.026780222305096687 time 2024-08-22 06:49:00.021888\n", "ctr: 650 losses: 0.02661055420453732 time 2024-08-22 06:52:52.865519\n", "ctr: 700 losses: 0.026588950942137413 time 2024-08-22 06:56:42.552754\n", "ctr: 750 losses: 0.026589112058281898 time 2024-08-22 07:00:34.324311\n", "ctr: 800 losses: 0.026507712429156526 time 2024-08-22 07:04:20.788435\n", "ctr: 850 losses: 0.026358121731044615 time 2024-08-22 07:07:53.400770\n", "ctr: 900 losses: 0.02633364874869585 time 2024-08-22 07:11:40.030403\n", "==================Training started================== 15\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.024391202069818974 time 2024-08-22 07:16:01.002353\n", "ctr: 100 losses: 0.023567954236641528 time 2024-08-22 07:19:43.109503\n", "ctr: 150 losses: 0.0235324810196956 time 2024-08-22 07:23:21.955112\n", "ctr: 200 losses: 0.023864352838136257 time 2024-08-22 07:27:09.133185\n", "ctr: 250 losses: 0.023982041146606205 time 2024-08-22 07:30:59.013950\n", "ctr: 300 losses: 0.023960418592517574 time 2024-08-22 07:34:28.824084\n", "ctr: 350 losses: 0.023970367860581192 time 2024-08-22 07:46:20.081951\n", "ctr: 400 losses: 0.02407376140356064 time 2024-08-22 07:59:36.118043\n", "ctr: 450 losses: 0.024231746608598365 time 2024-08-22 08:12:21.691468\n", "ctr: 500 losses: 0.02424687822908163 time 2024-08-22 08:16:05.781214\n", "ctr: 550 losses: 0.024386120479215276 time 2024-08-22 08:19:47.749182\n", "ctr: 600 losses: 0.024444947422792514 time 2024-08-22 08:23:25.762333\n", "ctr: 650 losses: 0.024484915097172443 time 2024-08-22 08:27:05.578836\n", "ctr: 700 losses: 0.024508158447487015 time 2024-08-22 08:30:29.361666\n", "ctr: 750 losses: 0.02462673945973317 time 2024-08-22 08:34:17.030973\n", "ctr: 800 losses: 0.024617448932258413 time 2024-08-22 08:38:00.176239\n", "ctr: 850 losses: 0.024771853420226014 time 2024-08-22 08:41:39.655789\n", "ctr: 900 losses: 0.02473232550960448 time 2024-08-22 08:45:14.104659\n", "==================Training started================== 16\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.025270931739360094 time 2024-08-22 08:49:46.163151\n", "ctr: 100 losses: 0.02441709035076201 time 2024-08-22 08:53:37.665943\n", "ctr: 150 losses: 0.024055174893389146 time 2024-08-22 08:57:01.125130\n", "ctr: 200 losses: 0.024368693139404058 time 2024-08-22 09:00:51.003316\n", "ctr: 250 losses: 0.02435068330168724 time 2024-08-22 09:04:47.208746\n", "ctr: 300 losses: 0.02419895896067222 time 2024-08-22 09:08:38.979371\n", "ctr: 350 losses: 0.024102554084467036 time 2024-08-22 09:12:24.376423\n", "ctr: 400 losses: 0.02405213685473427 time 2024-08-22 09:24:39.475687\n", "ctr: 450 losses: 0.024094181400206353 time 2024-08-22 09:27:48.359384\n", "ctr: 500 losses: 0.023931090656667948 time 2024-08-22 09:30:43.368566\n", "ctr: 550 losses: 0.023846359530633146 time 2024-08-22 09:33:36.907491\n", "ctr: 600 losses: 0.023811225219008823 time 2024-08-22 09:36:23.144904\n", "ctr: 650 losses: 0.02394183916541246 time 2024-08-22 09:39:15.538697\n", "ctr: 700 losses: 0.023894681934533375 time 2024-08-22 09:42:01.942918\n", "ctr: 750 losses: 0.02384261478483677 time 2024-08-22 09:44:51.576826\n", "ctr: 800 losses: 0.02380411508609541 time 2024-08-22 09:47:46.608580\n", "ctr: 850 losses: 0.023692189020049922 time 2024-08-22 09:50:41.594542\n", "ctr: 900 losses: 0.02357275030782653 time 2024-08-22 09:53:44.695956\n", "==================Training started================== 17\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.021243130452930928 time 2024-08-22 09:57:48.122765\n", "ctr: 100 losses: 0.022683909898623823 time 2024-08-22 10:01:11.607812\n", "ctr: 150 losses: 0.023057965884606044 time 2024-08-22 10:04:22.990102\n", "ctr: 200 losses: 0.023645384516566992 time 2024-08-22 10:07:56.870828\n", "ctr: 250 losses: 0.02381429571658373 time 2024-08-22 10:30:37.753235\n", "ctr: 300 losses: 0.023739735434452694 time 2024-08-22 10:46:41.018092\n", "ctr: 350 losses: 0.023607559291911977 time 2024-08-22 10:50:06.969443\n", "ctr: 400 losses: 0.023505808440968393 time 2024-08-22 10:53:35.814872\n", "ctr: 450 losses: 0.023514107041474847 time 2024-08-22 10:56:55.062988\n", "ctr: 500 losses: 0.02339102115854621 time 2024-08-22 11:00:14.085075\n", "ctr: 550 losses: 0.023308869239620188 time 2024-08-22 11:03:33.718877\n", "ctr: 600 losses: 0.023288479949502894 time 2024-08-22 11:06:56.031095\n", "ctr: 650 losses: 0.023315541098753993 time 2024-08-22 11:10:22.008090\n", "ctr: 700 losses: 0.023240938247181476 time 2024-08-22 11:13:45.830642\n", "ctr: 750 losses: 0.023148799513156217 time 2024-08-22 11:17:01.220592\n", "ctr: 800 losses: 0.02311618626175914 time 2024-08-22 11:20:27.619846\n", "ctr: 850 losses: 0.022994507503531436 time 2024-08-22 11:23:57.471396\n", "ctr: 900 losses: 0.022961413606276942 time 2024-08-22 11:27:27.374999\n", "==================Training started================== 18\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.020434186086058615 time 2024-08-22 11:31:22.437608\n", "ctr: 100 losses: 0.0204147755773738 time 2024-08-22 11:34:41.296977\n", "ctr: 150 losses: 0.02043247729850312 time 2024-08-22 11:38:14.988749\n", "ctr: 200 losses: 0.020990226466674356 time 2024-08-22 11:41:48.934001\n", "ctr: 250 losses: 0.020854636857286096 time 2024-08-22 11:45:06.053842\n", "ctr: 300 losses: 0.02092076843138784 time 2024-08-22 11:48:25.795698\n", "ctr: 350 losses: 0.021002319906173007 time 2024-08-22 11:52:05.123556\n", "ctr: 400 losses: 0.021088919959729537 time 2024-08-22 11:55:43.353980\n", "ctr: 450 losses: 0.021025876541518503 time 2024-08-22 11:59:22.954496\n", "ctr: 500 losses: 0.02100434957072139 time 2024-08-22 12:02:49.833368\n", "ctr: 550 losses: 0.021032007384029303 time 2024-08-22 12:06:11.483925\n", "ctr: 600 losses: 0.021091413341152172 time 2024-08-22 12:09:30.260214\n", "ctr: 650 losses: 0.021139022250874686 time 2024-08-22 12:12:51.443627\n", "ctr: 700 losses: 0.021193279488278288 time 2024-08-22 12:15:57.752998\n", "ctr: 750 losses: 0.021246776885042586 time 2024-08-22 12:19:18.410351\n", "ctr: 800 losses: 0.02118989616748877 time 2024-08-22 12:22:28.948056\n", "ctr: 850 losses: 0.021105855294667623 time 2024-08-22 12:25:54.829139\n", "ctr: 900 losses: 0.021202324140403007 time 2024-08-22 12:29:27.945573\n", "==================Training started================== 19\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.02105759267695248 time 2024-08-22 12:33:48.668743\n", "ctr: 100 losses: 0.019590981728397308 time 2024-08-22 12:37:25.418199\n", "ctr: 150 losses: 0.01943177407917877 time 2024-08-22 12:41:03.683302\n", "ctr: 200 losses: 0.019504788413178174 time 2024-08-22 12:44:38.958166\n", "ctr: 250 losses: 0.01964755524136126 time 2024-08-22 12:48:11.858324\n", "ctr: 300 losses: 0.019404175526772937 time 2024-08-22 12:51:53.341623\n", "ctr: 350 losses: 0.01968831750697323 time 2024-08-22 12:55:40.276072\n", "ctr: 400 losses: 0.019698332500411198 time 2024-08-22 12:59:22.713325\n", "ctr: 450 losses: 0.019752293447446494 time 2024-08-22 13:03:13.130812\n", "ctr: 500 losses: 0.019964390638284386 time 2024-08-22 13:07:03.450843\n", "ctr: 550 losses: 0.020060089363462544 time 2024-08-22 13:10:36.679015\n", "ctr: 600 losses: 0.020081974444134783 time 2024-08-22 13:14:18.091196\n", "ctr: 650 losses: 0.020219754095260913 time 2024-08-22 13:18:00.630967\n", "ctr: 700 losses: 0.02032408463768661 time 2024-08-22 13:21:45.467100\n", "ctr: 750 losses: 0.02034402233486374 time 2024-08-22 13:25:30.092171\n", "ctr: 800 losses: 0.020254523341427556 time 2024-08-22 13:29:16.133231\n", "ctr: 850 losses: 0.0201647460225093 time 2024-08-22 13:33:04.265562\n", "ctr: 900 losses: 0.020052236214073167 time 2024-08-22 13:36:28.932898\n", "==================Training started================== 20\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.018779201209545137 time 2024-08-22 13:40:51.128227\n", "ctr: 100 losses: 0.019719826187938452 time 2024-08-22 13:44:17.957896\n", "ctr: 150 losses: 0.01970937621469299 time 2024-08-22 13:47:44.401067\n", "ctr: 200 losses: 0.01983611535280943 time 2024-08-22 13:51:12.948005\n", "ctr: 250 losses: 0.01993542083725333 time 2024-08-22 13:54:42.256768\n", "ctr: 300 losses: 0.02002706902101636 time 2024-08-22 13:58:09.185696\n", "ctr: 350 losses: 0.01997484557862793 time 2024-08-22 14:01:33.686877\n", "ctr: 400 losses: 0.01979497423162684 time 2024-08-22 14:05:03.053793\n", "ctr: 450 losses: 0.019606095117827255 time 2024-08-22 14:08:17.594643\n", "ctr: 500 losses: 0.019680788660421968 time 2024-08-22 14:11:45.133717\n", "ctr: 550 losses: 0.019566738359122114 time 2024-08-22 14:15:11.813125\n", "ctr: 600 losses: 0.019532434879026065 time 2024-08-22 14:18:33.392340\n", "ctr: 650 losses: 0.01945617137978283 time 2024-08-22 14:21:58.520088\n", "ctr: 700 losses: 0.01942818408765431 time 2024-08-22 14:25:24.439188\n", "ctr: 750 losses: 0.019478147537757954 time 2024-08-22 14:29:16.242752\n", "ctr: 800 losses: 0.019542504278942944 time 2024-08-22 14:32:48.144368\n", "ctr: 850 losses: 0.019483617202324027 time 2024-08-22 14:36:12.445116\n", "ctr: 900 losses: 0.01943497338021795 time 2024-08-22 14:39:20.275500\n", "==================Training started================== 21\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.01751382002606988 time 2024-08-22 14:43:23.107289\n", "ctr: 100 losses: 0.01800191137008369 time 2024-08-22 14:46:40.780554\n", "ctr: 150 losses: 0.01780438539882501 time 2024-08-22 14:49:56.185260\n", "ctr: 200 losses: 0.018255118252709507 time 2024-08-22 14:53:26.074261\n", "ctr: 250 losses: 0.018380581326782705 time 2024-08-22 14:56:47.607767\n", "ctr: 300 losses: 0.018049364023221035 time 2024-08-22 15:00:12.744049\n", "ctr: 350 losses: 0.018116476239104357 time 2024-08-22 15:03:46.889869\n", "ctr: 400 losses: 0.018252653058152647 time 2024-08-22 15:07:14.278043\n", "ctr: 450 losses: 0.01815766219360133 time 2024-08-22 15:10:25.301566\n", "ctr: 500 losses: 0.018388343336060643 time 2024-08-22 15:14:02.751937\n", "ctr: 550 losses: 0.018339908952740104 time 2024-08-22 15:17:26.268742\n", "ctr: 600 losses: 0.018432648080245903 time 2024-08-22 15:20:57.927858\n", "ctr: 650 losses: 0.018472315377484148 time 2024-08-22 15:24:34.991283\n", "ctr: 700 losses: 0.018572893257785057 time 2024-08-22 15:28:13.641911\n", "ctr: 750 losses: 0.018674339305609463 time 2024-08-22 15:31:56.284378\n", "ctr: 800 losses: 0.01867851156857796 time 2024-08-22 15:35:35.091704\n", "ctr: 850 losses: 0.018726566653589117 time 2024-08-22 15:38:42.381156\n", "ctr: 900 losses: 0.018706107367761432 time 2024-08-22 15:41:54.961261\n", "==================Training started================== 22\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.01875556755810976 time 2024-08-22 15:45:57.511058\n", "ctr: 100 losses: 0.018465515100397168 time 2024-08-22 15:49:29.063365\n", "ctr: 150 losses: 0.018567525163913766 time 2024-08-22 15:53:02.651397\n", "ctr: 200 losses: 0.018610594279598446 time 2024-08-22 15:56:31.717634\n", "ctr: 250 losses: 0.018330961940810086 time 2024-08-22 15:59:53.309046\n", "ctr: 300 losses: 0.018196333743010957 time 2024-08-22 16:03:14.857172\n", "ctr: 350 losses: 0.018208113951342447 time 2024-08-22 16:06:39.631217\n", "ctr: 400 losses: 0.01815987384528853 time 2024-08-22 16:10:06.385109\n", "ctr: 450 losses: 0.018116451523577173 time 2024-08-22 16:13:19.135710\n", "ctr: 500 losses: 0.018185200258158146 time 2024-08-22 16:16:48.150450\n", "ctr: 550 losses: 0.0180944796863266 time 2024-08-22 16:20:16.629405\n", "ctr: 600 losses: 0.018058840345280866 time 2024-08-22 16:23:49.561961\n", "ctr: 650 losses: 0.018102318993411384 time 2024-08-22 16:27:14.548432\n", "ctr: 700 losses: 0.0180975373275578 time 2024-08-22 16:30:45.442853\n", "ctr: 750 losses: 0.018014245729272564 time 2024-08-22 16:34:12.576572\n", "ctr: 800 losses: 0.0181110016949242 time 2024-08-22 16:37:33.431511\n", "ctr: 850 losses: 0.01813975929173038 time 2024-08-22 16:40:55.411841\n", "ctr: 900 losses: 0.018163314000703396 time 2024-08-22 16:44:07.885817\n", "==================Training started================== 23\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.018831165209412574 time 2024-08-22 16:48:08.406570\n", "ctr: 100 losses: 0.01896349432878196 time 2024-08-22 16:51:47.796685\n", "ctr: 150 losses: 0.01835124649107456 time 2024-08-22 16:55:20.023577\n", "ctr: 200 losses: 0.018182056895457207 time 2024-08-22 16:58:50.153337\n", "ctr: 250 losses: 0.018146912643685936 time 2024-08-22 17:02:30.040090\n", "ctr: 300 losses: 0.018064086216812332 time 2024-08-22 17:06:09.474181\n", "ctr: 350 losses: 0.017934349322957652 time 2024-08-22 17:09:44.956675\n", "ctr: 400 losses: 0.018029929869808257 time 2024-08-22 17:13:17.152326\n", "ctr: 450 losses: 0.017814944098807045 time 2024-08-22 17:16:57.520033\n", "ctr: 500 losses: 0.017716170915402472 time 2024-08-22 17:32:51.067490\n", "ctr: 550 losses: 0.017718362365425986 time 2024-08-22 17:36:17.876713\n", "ctr: 600 losses: 0.017692243131653716 time 2024-08-22 17:39:47.999206\n", "ctr: 650 losses: 0.017623157044156238 time 2024-08-22 17:43:21.850255\n", "ctr: 700 losses: 0.01762112910659718 time 2024-08-22 17:46:58.766232\n", "ctr: 750 losses: 0.017637079595277706 time 2024-08-22 17:50:22.581988\n", "ctr: 800 losses: 0.017578054596669973 time 2024-08-22 17:54:02.085470\n", "ctr: 850 losses: 0.017579417092287365 time 2024-08-22 17:57:37.800259\n", "ctr: 900 losses: 0.01757262487533606 time 2024-08-22 18:01:18.036902\n", "==================Training started================== 24\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.01585127997212112 time 2024-08-22 18:05:39.275772\n", "ctr: 100 losses: 0.01663470034021884 time 2024-08-22 18:09:13.160276\n", "ctr: 150 losses: 0.016506949877366422 time 2024-08-22 18:12:54.012430\n", "ctr: 200 losses: 0.01677446168847382 time 2024-08-22 18:16:26.213507\n", "ctr: 250 losses: 0.016745148720219732 time 2024-08-22 18:19:46.332504\n", "ctr: 300 losses: 0.016972425358059505 time 2024-08-22 18:30:19.325331\n", "ctr: 350 losses: 0.017059969248782312 time 2024-08-22 18:33:57.939620\n", "ctr: 400 losses: 0.017069257813273 time 2024-08-22 18:37:35.459129\n", "ctr: 450 losses: 0.01693958270777431 time 2024-08-22 18:41:13.388955\n", "ctr: 500 losses: 0.017032020919956266 time 2024-08-22 18:44:58.469211\n", "ctr: 550 losses: 0.016987923854453996 time 2024-08-22 18:48:41.936192\n", "ctr: 600 losses: 0.01687342281918973 time 2024-08-22 18:52:26.059710\n", "ctr: 650 losses: 0.017031967808993964 time 2024-08-22 18:55:44.828811\n", "ctr: 700 losses: 0.016971671096315342 time 2024-08-22 18:59:30.522356\n", "ctr: 750 losses: 0.01691989711858332 time 2024-08-22 19:03:11.861048\n", "ctr: 800 losses: 0.016979399755364284 time 2024-08-22 19:06:53.560055\n", "ctr: 850 losses: 0.01700762472170241 time 2024-08-22 19:10:29.007656\n", "ctr: 900 losses: 0.017025385146132773 time 2024-08-22 19:14:10.254501\n", "==================Training started================== 25\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.01506342520006001 time 2024-08-22 19:18:27.183402\n", "ctr: 100 losses: 0.015812016292475164 time 2024-08-22 19:21:53.497265\n", "ctr: 150 losses: 0.016102045920367042 time 2024-08-22 19:25:34.333382\n", "ctr: 200 losses: 0.0162120066373609 time 2024-08-22 19:29:15.553568\n", "ctr: 250 losses: 0.01615898856334388 time 2024-08-22 19:32:34.663217\n", "ctr: 300 losses: 0.016001747326614957 time 2024-08-22 19:35:43.366838\n", "ctr: 350 losses: 0.01618028026340263 time 2024-08-22 19:39:03.662393\n", "ctr: 400 losses: 0.016442794639151544 time 2024-08-22 19:42:19.949279\n", "ctr: 450 losses: 0.01643628319621914 time 2024-08-22 19:45:38.549648\n", "ctr: 500 losses: 0.01640372266061604 time 2024-08-22 19:48:51.851735\n", "ctr: 550 losses: 0.016514862007884816 time 2024-08-22 19:51:51.074303\n", "ctr: 600 losses: 0.016453937615345544 time 2024-08-22 19:55:07.155058\n", "ctr: 650 losses: 0.016388202448232244 time 2024-08-22 19:58:21.623417\n", "ctr: 700 losses: 0.016444904874411543 time 2024-08-22 20:01:25.882638\n", "ctr: 750 losses: 0.01638639766505609 time 2024-08-22 20:04:24.327205\n", "ctr: 800 losses: 0.016329182908812072 time 2024-08-22 20:07:35.201673\n", "ctr: 850 losses: 0.016327482464394586 time 2024-08-22 20:10:53.831833\n", "ctr: 900 losses: 0.016414203888271004 time 2024-08-22 20:14:12.251923\n", "==================Training started================== 26\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.016900359140709042 time 2024-08-22 20:18:01.997107\n", "ctr: 100 losses: 0.016631585233844816 time 2024-08-22 20:21:29.123724\n", "ctr: 150 losses: 0.01668362056215604 time 2024-08-22 20:24:36.328981\n", "ctr: 200 losses: 0.016463917051441967 time 2024-08-22 20:27:53.744258\n", "ctr: 250 losses: 0.016441724721342324 time 2024-08-22 20:31:15.188045\n", "ctr: 300 losses: 0.016497380750564238 time 2024-08-22 20:34:53.577473\n", "ctr: 350 losses: 0.016570389422455003 time 2024-08-22 20:38:37.778729\n", "ctr: 400 losses: 0.01651570777525194 time 2024-08-22 20:42:22.559268\n", "ctr: 450 losses: 0.016411731405597593 time 2024-08-22 20:46:12.034283\n", "ctr: 500 losses: 0.01637733409088105 time 2024-08-22 20:50:00.989305\n", "ctr: 550 losses: 0.016433659271252427 time 2024-08-22 20:53:20.794225\n", "ctr: 600 losses: 0.01637658285908401 time 2024-08-22 20:57:02.197552\n", "ctr: 650 losses: 0.016455086074196375 time 2024-08-22 21:00:48.424419\n", "ctr: 700 losses: 0.016426017844517315 time 2024-08-22 21:04:36.231783\n", "ctr: 750 losses: 0.01635561013718446 time 2024-08-22 21:08:27.860815\n", "ctr: 800 losses: 0.01626789033645764 time 2024-08-22 21:12:14.186946\n", "ctr: 850 losses: 0.016234704196343527 time 2024-08-22 21:16:03.632760\n", "ctr: 900 losses: 0.01618205579308172 time 2024-08-22 21:19:24.129284\n", "==================Training started================== 27\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.016294334921985863 time 2024-08-22 21:23:50.529072\n", "ctr: 100 losses: 0.01580828334670514 time 2024-08-22 21:27:44.587818\n", "ctr: 150 losses: 0.01583419437830647 time 2024-08-22 21:31:12.909722\n", "ctr: 200 losses: 0.015749983054120092 time 2024-08-22 21:34:46.001637\n", "ctr: 250 losses: 0.01581730423308909 time 2024-08-22 21:38:31.351136\n", "ctr: 300 losses: 0.015734323346987367 time 2024-08-22 21:42:18.245714\n", "ctr: 350 losses: 0.01563100832647511 time 2024-08-22 21:45:40.401257\n", "ctr: 400 losses: 0.015723643894307315 time 2024-08-22 21:49:23.366386\n", "ctr: 450 losses: 0.015845445192729433 time 2024-08-22 21:53:12.283018\n", "ctr: 500 losses: 0.015772765731438994 time 2024-08-22 21:56:57.815934\n", "ctr: 550 losses: 0.015658901324495673 time 2024-08-22 22:02:55.014207\n", "ctr: 600 losses: 0.015589849913182357 time 2024-08-22 22:15:55.442820\n", "ctr: 650 losses: 0.01550200413625974 time 2024-08-22 22:29:05.235822\n", "ctr: 700 losses: 0.01543612330619778 time 2024-08-22 22:33:56.652859\n", "ctr: 750 losses: 0.015423917036503554 time 2024-08-22 22:37:16.144286\n", "ctr: 800 losses: 0.015415284499758854 time 2024-08-22 22:40:52.587198\n", "ctr: 850 losses: 0.015412276798366185 time 2024-08-22 22:44:36.709301\n", "ctr: 900 losses: 0.015397876365265498 time 2024-08-22 22:48:20.891614\n", "==================Training started================== 28\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.014305179286748172 time 2024-08-22 22:52:39.813728\n", "ctr: 100 losses: 0.014472508542239667 time 2024-08-22 22:56:10.051290\n", "ctr: 150 losses: 0.014929162353898089 time 2024-08-22 22:59:36.366783\n", "ctr: 200 losses: 0.015105448185931892 time 2024-08-22 23:02:43.867839\n", "ctr: 250 losses: 0.015177511055022477 time 2024-08-22 23:06:28.303360\n", "ctr: 300 losses: 0.015308438988092045 time 2024-08-22 23:10:13.277100\n", "ctr: 350 losses: 0.015297157767095736 time 2024-08-22 23:13:54.154617\n", "ctr: 400 losses: 0.015375843346118927 time 2024-08-22 23:17:46.924262\n", "ctr: 450 losses: 0.01553629109222028 time 2024-08-22 23:21:20.437564\n", "ctr: 500 losses: 0.01571117751672864 time 2024-08-22 23:25:03.402875\n", "ctr: 550 losses: 0.0157008903642947 time 2024-08-22 23:28:28.424254\n", "ctr: 600 losses: 0.015617319727316498 time 2024-08-22 23:32:12.573134\n", "ctr: 650 losses: 0.015711236783804802 time 2024-08-22 23:35:56.072633\n", "ctr: 700 losses: 0.01570987236486482 time 2024-08-22 23:39:42.020469\n", "ctr: 750 losses: 0.01569796893807749 time 2024-08-22 23:43:26.216866\n", "ctr: 800 losses: 0.015605460657388904 time 2024-08-22 23:47:06.941509\n", "ctr: 850 losses: 0.015577060761039747 time 2024-08-22 23:51:03.143981\n", "ctr: 900 losses: 0.015559324083539347 time 2024-08-22 23:54:26.245745\n", "==================Training started================== 29\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.015615869453176856 time 2024-08-22 23:58:53.108721\n", "ctr: 100 losses: 0.014852822441607714 time 2024-08-23 00:02:39.955436\n", "ctr: 150 losses: 0.015358874443918466 time 2024-08-23 00:06:31.295027\n", "ctr: 200 losses: 0.015266352312173694 time 2024-08-23 00:10:17.659149\n", "ctr: 250 losses: 0.015404572779312729 time 2024-08-23 00:13:58.879526\n", "ctr: 300 losses: 0.015087314864310126 time 2024-08-23 00:17:35.305557\n", "ctr: 350 losses: 0.014954208908602596 time 2024-08-23 00:20:54.493645\n", "ctr: 400 losses: 0.014828034058446064 time 2024-08-23 00:24:38.948496\n", "ctr: 450 losses: 0.014854144297747148 time 2024-08-23 00:28:30.824449\n", "ctr: 500 losses: 0.01480835839547217 time 2024-08-23 00:32:17.548488\n", "ctr: 550 losses: 0.014912613019008527 time 2024-08-23 00:36:06.740306\n", "ctr: 600 losses: 0.014963698332042743 time 2024-08-23 00:39:55.918500\n", "ctr: 650 losses: 0.014987112743636736 time 2024-08-23 00:43:47.301457\n", "ctr: 700 losses: 0.015174350806378892 time 2024-08-23 00:47:14.897430\n", "ctr: 750 losses: 0.01509893487021327 time 2024-08-23 00:50:56.347416\n", "ctr: 800 losses: 0.015181880500167609 time 2024-08-23 00:54:36.030318\n", "ctr: 850 losses: 0.015072170247269027 time 2024-08-23 00:58:23.312700\n", "ctr: 900 losses: 0.015078871478326619 time 2024-08-23 01:02:08.363979\n", "==================Training started================== 30\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.014836541945114731 time 2024-08-23 01:06:33.811851\n", "ctr: 100 losses: 0.014765979032963514 time 2024-08-23 01:09:57.545741\n", "ctr: 150 losses: 0.014817300361270706 time 2024-08-23 01:13:49.986867\n", "ctr: 200 losses: 0.014685251782648266 time 2024-08-23 01:17:38.472297\n", "ctr: 250 losses: 0.014629015732556582 time 2024-08-23 01:21:21.996329\n", "ctr: 300 losses: 0.014641231680288911 time 2024-08-23 01:25:07.824648\n", "ctr: 350 losses: 0.014843238811673863 time 2024-08-23 01:28:50.667589\n", "ctr: 400 losses: 0.014785946041811257 time 2024-08-23 01:32:19.969788\n", "ctr: 450 losses: 0.01480391382964121 time 2024-08-23 01:35:44.185561\n", "ctr: 500 losses: 0.01483765584230423 time 2024-08-23 01:39:13.084254\n", "ctr: 550 losses: 0.014842937308448281 time 2024-08-23 01:42:56.223886\n", "ctr: 600 losses: 0.014811862645825992 time 2024-08-23 01:46:44.554606\n", "ctr: 650 losses: 0.01470882064734514 time 2024-08-23 01:50:28.678828\n", "ctr: 700 losses: 0.014808354244035269 time 2024-08-23 01:54:07.697054\n", "ctr: 750 losses: 0.014863975715823471 time 2024-08-23 01:57:44.033051\n", "ctr: 800 losses: 0.014875041275226977 time 2024-08-23 02:01:18.787527\n", "ctr: 850 losses: 0.014874494954231468 time 2024-08-23 02:04:34.858295\n", "ctr: 900 losses: 0.01495305957350259 time 2024-08-23 02:08:08.963404\n", "==================Training started================== 31\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.013793320022523403 time 2024-08-23 02:12:18.866466\n", "ctr: 100 losses: 0.014661955470219255 time 2024-08-23 02:15:45.658926\n", "ctr: 150 losses: 0.014854330470164616 time 2024-08-23 02:19:18.172571\n", "ctr: 200 losses: 0.01496490451041609 time 2024-08-23 02:22:31.475922\n", "ctr: 250 losses: 0.014760282522067427 time 2024-08-23 02:25:44.382362\n", "ctr: 300 losses: 0.01483358591950188 time 2024-08-23 02:28:53.710063\n", "ctr: 350 losses: 0.015047458941116929 time 2024-08-23 02:32:17.973506\n", "ctr: 400 losses: 0.014773720952216535 time 2024-08-23 02:35:24.183171\n", "ctr: 450 losses: 0.014797825277265576 time 2024-08-23 02:38:44.701449\n", "ctr: 500 losses: 0.01469013957772404 time 2024-08-23 02:42:08.457812\n", "ctr: 550 losses: 0.014798503137108954 time 2024-08-23 02:45:39.036691\n", "ctr: 600 losses: 0.01474044208531268 time 2024-08-23 02:49:07.650920\n", "ctr: 650 losses: 0.014770474422794696 time 2024-08-23 02:52:33.385975\n", "ctr: 700 losses: 0.014722474737292423 time 2024-08-23 02:56:09.804917\n", "ctr: 750 losses: 0.014750882626511157 time 2024-08-23 02:59:43.707115\n", "ctr: 800 losses: 0.014662333002488594 time 2024-08-23 03:03:14.435557\n", "ctr: 850 losses: 0.014806395624764263 time 2024-08-23 03:06:28.232384\n", "ctr: 900 losses: 0.01482343926327303 time 2024-08-23 03:10:03.082319\n", "==================Training started================== 32\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.014985309708863496 time 2024-08-23 03:14:11.489599\n", "ctr: 100 losses: 0.014386027758009732 time 2024-08-23 03:17:52.677183\n", "ctr: 150 losses: 0.014491163976490497 time 2024-08-23 03:21:30.353935\n", "ctr: 200 losses: 0.014711336905602366 time 2024-08-23 03:25:16.311022\n", "ctr: 250 losses: 0.014674350271001458 time 2024-08-23 03:28:49.428990\n", "ctr: 300 losses: 0.014451638706959783 time 2024-08-23 03:32:26.762569\n", "ctr: 350 losses: 0.014277468951685088 time 2024-08-23 03:35:53.381414\n", "ctr: 400 losses: 0.014155058002797887 time 2024-08-23 03:39:34.286684\n", "ctr: 450 losses: 0.014126849200369582 time 2024-08-23 03:43:21.071866\n", "ctr: 500 losses: 0.014173516490496694 time 2024-08-23 03:47:08.990971\n", "ctr: 550 losses: 0.014181576989252459 time 2024-08-23 03:50:54.368206\n", "ctr: 600 losses: 0.014218865707904722 time 2024-08-23 03:54:43.202064\n", "ctr: 650 losses: 0.014308628405874164 time 2024-08-23 03:58:29.435587\n", "ctr: 700 losses: 0.014358705923826034 time 2024-08-23 04:01:57.337928\n", "ctr: 750 losses: 0.014351330774215361 time 2024-08-23 04:05:40.475160\n", "ctr: 800 losses: 0.014348221782420296 time 2024-08-23 04:09:29.178959\n", "ctr: 850 losses: 0.014268678986357853 time 2024-08-23 04:13:17.042240\n", "ctr: 900 losses: 0.014236157663528703 time 2024-08-23 04:17:06.146608\n", "==================Training started================== 33\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.01442641755566001 time 2024-08-23 04:21:35.615016\n", "ctr: 100 losses: 0.014231486548669636 time 2024-08-23 04:24:55.621272\n", "ctr: 150 losses: 0.014046467005585631 time 2024-08-23 04:28:46.856222\n", "ctr: 200 losses: 0.014140748942736536 time 2024-08-23 04:32:28.181231\n", "ctr: 250 losses: 0.014148241082206369 time 2024-08-23 04:36:15.079751\n", "ctr: 300 losses: 0.014149097509992619 time 2024-08-23 04:40:02.608599\n", "ctr: 350 losses: 0.014070258463865944 time 2024-08-23 04:43:43.308965\n", "ctr: 400 losses: 0.01403032114962116 time 2024-08-23 04:47:25.656321\n", "ctr: 450 losses: 0.014048358075734641 time 2024-08-23 04:50:43.912862\n", "ctr: 500 losses: 0.014044206644408405 time 2024-08-23 04:54:24.860512\n", "ctr: 550 losses: 0.014031008892607959 time 2024-08-23 04:58:06.719465\n", "ctr: 600 losses: 0.014149090580176563 time 2024-08-23 05:01:48.686637\n", "ctr: 650 losses: 0.014203487686956158 time 2024-08-23 05:05:33.305687\n", "ctr: 700 losses: 0.014206171578594617 time 2024-08-23 05:09:13.853353\n", "ctr: 750 losses: 0.014261989429593086 time 2024-08-23 05:13:01.777328\n", "ctr: 800 losses: 0.014258104448672385 time 2024-08-23 05:16:21.163244\n", "ctr: 850 losses: 0.01424801934236551 time 2024-08-23 05:20:10.333049\n", "ctr: 900 losses: 0.014268811322852142 time 2024-08-23 05:23:54.721755\n", "==================Training started================== 34\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.013637274280190468 time 2024-08-23 05:28:20.759843\n", "ctr: 100 losses: 0.013358113977592439 time 2024-08-23 05:32:08.425682\n", "ctr: 150 losses: 0.013214170220308005 time 2024-08-23 05:35:57.968637\n", "ctr: 200 losses: 0.013673968428047373 time 2024-08-23 05:39:42.963297\n", "ctr: 250 losses: 0.013709288689307868 time 2024-08-23 05:43:03.262741\n", "ctr: 300 losses: 0.013505842947245886 time 2024-08-23 05:46:53.130424\n", "ctr: 350 losses: 0.013575414711210345 time 2024-08-23 05:50:41.966493\n", "ctr: 400 losses: 0.013610439645708539 time 2024-08-23 05:54:22.165408\n", "ctr: 450 losses: 0.013645778347013726 time 2024-08-23 05:58:07.128098\n", "ctr: 500 losses: 0.013582875207066535 time 2024-08-23 06:01:40.647660\n", "ctr: 550 losses: 0.013684408226981758 time 2024-08-23 06:05:26.265063\n", "ctr: 600 losses: 0.0136636621846507 time 2024-08-23 06:08:49.600571\n", "ctr: 650 losses: 0.013737981040747119 time 2024-08-23 06:12:33.041565\n", "ctr: 700 losses: 0.013748590242383736 time 2024-08-23 06:16:22.000861\n", "ctr: 750 losses: 0.01369034269762536 time 2024-08-23 06:20:09.176753\n", "ctr: 800 losses: 0.013669944311259315 time 2024-08-23 06:23:51.961960\n", "ctr: 850 losses: 0.013743121687541989 time 2024-08-23 06:27:41.585150\n", "ctr: 900 losses: 0.013702646242195948 time 2024-08-23 06:31:06.146819\n", "==================Training started================== 35\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.014026738200336696 time 2024-08-23 06:35:11.709418\n", "ctr: 100 losses: 0.013643519419711083 time 2024-08-23 06:38:37.074571\n", "ctr: 150 losses: 0.013424824574030936 time 2024-08-23 06:41:55.227701\n", "ctr: 200 losses: 0.013194346680538729 time 2024-08-23 06:45:21.467979\n", "ctr: 250 losses: 0.013128404014743864 time 2024-08-23 06:48:43.430072\n", "ctr: 300 losses: 0.013239130785223097 time 2024-08-23 06:52:12.512612\n", "ctr: 350 losses: 0.013328648377875132 time 2024-08-23 06:55:37.643160\n", "ctr: 400 losses: 0.013384072151384317 time 2024-08-23 06:59:06.858092\n", "ctr: 450 losses: 0.01338576018758532 time 2024-08-23 07:02:27.348734\n", "ctr: 500 losses: 0.013350933737121522 time 2024-08-23 07:06:03.675905\n", "ctr: 550 losses: 0.013375245189632881 time 2024-08-23 07:09:44.119038\n", "ctr: 600 losses: 0.013405147165370484 time 2024-08-23 07:13:10.943314\n", "ctr: 650 losses: 0.01342076441201453 time 2024-08-23 07:16:43.079535\n", "ctr: 700 losses: 0.013393296015981052 time 2024-08-23 07:20:15.011290\n", "ctr: 750 losses: 0.013314600912854075 time 2024-08-23 07:23:42.798381\n", "ctr: 800 losses: 0.013293126608477906 time 2024-08-23 07:27:14.020784\n", "ctr: 850 losses: 0.013289248992086333 time 2024-08-23 07:30:32.167793\n", "ctr: 900 losses: 0.013267119086554481 time 2024-08-23 07:33:56.368979\n", "==================Training started================== 36\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.013276051236316562 time 2024-08-23 07:37:48.471233\n", "ctr: 100 losses: 0.012721570730209351 time 2024-08-23 07:41:06.254884\n", "ctr: 150 losses: 0.013135134512558579 time 2024-08-23 07:44:29.216987\n", "ctr: 200 losses: 0.01322024000575766 time 2024-08-23 07:47:53.296054\n", "ctr: 250 losses: 0.01309674372524023 time 2024-08-23 07:51:23.442133\n", "ctr: 300 losses: 0.013047118533868342 time 2024-08-23 07:54:55.117004\n", "ctr: 350 losses: 0.013026136511803737 time 2024-08-23 07:58:28.847626\n", "ctr: 400 losses: 0.013045427827746607 time 2024-08-23 08:01:52.038447\n", "ctr: 450 losses: 0.013130015490266184 time 2024-08-23 08:05:04.756233\n", "ctr: 500 losses: 0.013147004815284163 time 2024-08-23 08:08:32.542888\n", "ctr: 550 losses: 0.013148165858689357 time 2024-08-23 08:11:56.026257\n", "ctr: 600 losses: 0.013230903113338476 time 2024-08-23 08:15:28.853856\n", "ctr: 650 losses: 0.013405854292572118 time 2024-08-23 08:41:04.262426\n", "ctr: 700 losses: 0.013370286356325128 time 2024-08-23 08:48:00.262152\n", "ctr: 750 losses: 0.013376305807692309 time 2024-08-23 08:51:42.992165\n", "ctr: 800 losses: 0.013371489753189962 time 2024-08-23 09:05:03.784502\n", "ctr: 850 losses: 0.013354948346283944 time 2024-08-23 09:58:32.750159\n", "ctr: 900 losses: 0.013316184589898007 time 2024-08-23 10:07:58.467249\n", "==================Training started================== 37\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.01225449563935399 time 2024-08-23 10:12:15.526678\n", "ctr: 100 losses: 0.012986415936611593 time 2024-08-23 10:15:54.120172\n", "ctr: 150 losses: 0.012723896652460098 time 2024-08-23 10:19:41.367721\n", "ctr: 200 losses: 0.012832186087034642 time 2024-08-23 10:23:25.093583\n", "ctr: 250 losses: 0.012761101478710771 time 2024-08-23 10:27:13.210528\n", "ctr: 300 losses: 0.012660183628710608 time 2024-08-23 10:30:39.477112\n", "ctr: 350 losses: 0.012582507529295982 time 2024-08-23 10:40:51.936396\n", "ctr: 400 losses: 0.012639559688395821 time 2024-08-23 10:44:39.474685\n", "ctr: 450 losses: 0.012717529408530229 time 2024-08-23 10:48:13.660618\n", "ctr: 500 losses: 0.012738786917645484 time 2024-08-23 10:51:48.315938\n", "ctr: 550 losses: 0.012798619168302553 time 2024-08-23 10:55:23.455002\n", "ctr: 600 losses: 0.012817054397504156 time 2024-08-23 10:58:51.913235\n", "ctr: 650 losses: 0.012838815573531275 time 2024-08-23 11:02:14.887139\n", "ctr: 700 losses: 0.013010866540218038 time 2024-08-23 11:05:31.064106\n", "ctr: 750 losses: 0.013104871836180488 time 2024-08-23 11:09:20.016662\n", "ctr: 800 losses: 0.013087707908125594 time 2024-08-23 11:12:58.173846\n", "ctr: 850 losses: 0.01302522004198502 time 2024-08-23 11:16:37.312600\n", "ctr: 900 losses: 0.013068907240198718 time 2024-08-23 11:20:01.785778\n", "==================Training started================== 38\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.01333943565376103 time 2024-08-23 11:24:23.361668\n", "ctr: 100 losses: 0.01314314260147512 time 2024-08-23 11:28:00.125467\n", "ctr: 150 losses: 0.012783312258931498 time 2024-08-23 11:31:23.023322\n", "ctr: 200 losses: 0.012647759810788558 time 2024-08-23 11:34:44.387653\n", "ctr: 250 losses: 0.012674675887450576 time 2024-08-23 11:38:28.637070\n", "ctr: 300 losses: 0.012771420401210586 time 2024-08-23 11:42:05.844178\n", "ctr: 350 losses: 0.012779818255720395 time 2024-08-23 11:45:35.099027\n", "ctr: 400 losses: 0.01258664443041198 time 2024-08-23 11:49:07.656260\n", "ctr: 450 losses: 0.012578873091066877 time 2024-08-23 11:52:42.306794\n", "ctr: 500 losses: 0.012456520495470613 time 2024-08-23 11:56:09.706179\n", "ctr: 550 losses: 0.012457222636704417 time 2024-08-23 11:59:40.824313\n", "ctr: 600 losses: 0.012399610557282965 time 2024-08-23 12:02:48.956859\n", "ctr: 650 losses: 0.01246196673036768 time 2024-08-23 12:06:07.537237\n", "ctr: 700 losses: 0.012538502243613558 time 2024-08-23 12:09:25.028624\n", "ctr: 750 losses: 0.012623424741129081 time 2024-08-23 12:12:48.586266\n", "ctr: 800 losses: 0.01261360915377736 time 2024-08-23 12:16:13.778703\n", "ctr: 850 losses: 0.012597507456974948 time 2024-08-23 12:19:36.046528\n", "ctr: 900 losses: 0.012659402602455683 time 2024-08-23 12:22:56.678749\n", "==================Training started================== 39\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.013266207594424486 time 2024-08-23 12:27:01.250820\n", "ctr: 100 losses: 0.012804622584953905 time 2024-08-23 12:30:25.095233\n", "ctr: 150 losses: 0.012379112754327555 time 2024-08-23 12:33:32.877729\n", "ctr: 200 losses: 0.012331132356775925 time 2024-08-23 12:36:50.634062\n", "ctr: 250 losses: 0.01221742192748934 time 2024-08-23 12:40:14.717701\n", "ctr: 300 losses: 0.012285011038960267 time 2024-08-23 12:43:47.101271\n", "ctr: 350 losses: 0.012275045734298017 time 2024-08-23 12:47:13.210054\n", "ctr: 400 losses: 0.01255462970759254 time 2024-08-23 12:50:35.772067\n", "ctr: 450 losses: 0.01254452297101832 time 2024-08-23 12:53:55.116643\n", "ctr: 500 losses: 0.01265955091221258 time 2024-08-23 12:57:19.505496\n", "ctr: 550 losses: 0.01282885905651545 time 2024-08-23 13:00:43.222518\n", "ctr: 600 losses: 0.01281726552445131 time 2024-08-23 13:04:03.547348\n", "ctr: 650 losses: 0.012853225621108253 time 2024-08-23 13:07:07.643682\n", "ctr: 700 losses: 0.012865350627939084 time 2024-08-23 13:12:59.366166\n", "ctr: 750 losses: 0.012790409608744086 time 2024-08-23 13:16:22.417806\n", "ctr: 800 losses: 0.012798631309124175 time 2024-08-23 13:19:41.140761\n", "ctr: 850 losses: 0.012786374618025387 time 2024-08-23 13:23:03.615989\n", "ctr: 900 losses: 0.012816803438795937 time 2024-08-23 13:26:22.109532\n", "==================Training started================== 40\n", "116229\n", "printing batch generator \n", "ctr: 50 losses: 0.012989926235750317 time 2024-08-23 13:30:09.853000\n", "ctr: 100 losses: 0.01264582911040634 time 2024-08-23 13:33:20.858844\n", "ctr: 150 losses: 0.013212315492952863 time 2024-08-23 13:36:35.934050\n", "ctr: 200 losses: 0.012947470974177122 time 2024-08-23 13:39:47.850530\n", "ctr: 250 losses: 0.012868649335578084 time 2024-08-23 13:43:07.376232\n", "ctr: 300 losses: 0.012724342440875868 time 2024-08-23 13:46:16.250917\n", "ctr: 350 losses: 0.012700777375804526 time 2024-08-23 13:49:42.070040\n", "ctr: 400 losses: 0.012623610192677007 time 2024-08-23 13:53:10.537891\n", "ctr: 450 losses: 0.012622394009182851 time 2024-08-23 13:56:27.389563\n", "ctr: 500 losses: 0.01269436227530241 time 2024-08-23 13:59:41.456276\n", "ctr: 550 losses: 0.012697035605934534 time 2024-08-23 14:02:59.958071\n", "ctr: 600 losses: 0.012717384963373964 time 2024-08-23 14:06:08.933683\n", "ctr: 650 losses: 0.012590013961307704 time 2024-08-23 14:09:24.358744\n", "ctr: 700 losses: 0.012464419583723482 time 2024-08-23 14:12:36.761408\n", "ctr: 750 losses: 0.012437219739891588 time 2024-08-23 14:15:54.754669\n", "ctr: 800 losses: 0.01245254513603868 time 2024-08-23 14:19:12.904598\n", "ctr: 850 losses: 0.012503342118169017 time 2024-08-23 14:22:19.348721\n", "ctr: 900 losses: 0.012575854429612971 time 2024-08-23 14:25:42.647954\n" ] } ], "source": [ "!pip install torch\n", "\n", "\n", "from torch import Tensor\n", "import torch\n", "import torch.nn as nn\n", "from torch.nn import Transformer\n", "import math\n", "DEVICE = torch.device('cuda' if torch.cuda.is_available() else 'cpu')\n", "import os\n", "from argparse import Namespace\n", "from collections import Counter\n", "import json\n", "import re\n", "import string\n", "import datetime\n", "\n", "import numpy as np\n", "import pandas as pd\n", "import torch\n", "import torch.nn as nn\n", "from torch.nn import functional as F\n", "from torch.nn.utils.rnn import pack_padded_sequence, pad_packed_sequence\n", "import torch.optim as optima\n", "from torch.utils.data import Dataset, DataLoader\n", "\n", "\n", "\n", "\n", "\n", "\n", "class Vocabulary(object):\n", " \"\"\"Class to process text and extract vocabulary for mapping\"\"\"\n", "\n", " def __init__(self, token_to_idx=None):\n", " \"\"\"\n", " Args:\n", " token_to_idx (dict): a pre-existing map of tokens to indices\n", " \"\"\"\n", "\n", " if token_to_idx is None:\n", " token_to_idx = {}\n", " self._token_to_idx = token_to_idx\n", "\n", " self._idx_to_token = {idx: token \n", " for token, idx in self._token_to_idx.items()}\n", " \n", " def to_serializable(self):\n", " \"\"\" returns a dictionary that can be serialized \"\"\"\n", " return {'token_to_idx': self._token_to_idx}\n", "\n", " @classmethod\n", " def from_serializable(cls, contents):\n", " \"\"\" instantiates the Vocabulary from a serialized dictionary \"\"\"\n", " return cls(**contents)\n", "\n", " def add_token(self, token):\n", " \"\"\"Update mapping dicts based on the token.\n", "\n", " Args:\n", " token (str): the item to add into the Vocabulary\n", " Returns:\n", " index (int): the integer corresponding to the token\n", " \"\"\"\n", " if token in self._token_to_idx:\n", " index = self._token_to_idx[token]\n", " else:\n", " index = len(self._token_to_idx)\n", " self._token_to_idx[token] = index\n", " self._idx_to_token[index] = token\n", " return index\n", " \n", " def add_many(self, tokens):\n", " \"\"\"Add a list of tokens into the Vocabulary\n", " \n", " Args:\n", " tokens (list): a list of string tokens\n", " Returns:\n", " indices (list): a list of indices corresponding to the tokens\n", " \"\"\"\n", " return [self.add_token(token) for token in tokens]\n", "\n", " def lookup_token(self, token):\n", " \"\"\"Retrieve the index associated with the token \n", " \n", " Args:\n", " token (str): the token to look up \n", " Returns:\n", " index (int): the index corresponding to the token\n", " \"\"\"\n", " return self._token_to_idx[token]\n", "\n", " def lookup_index(self, index):\n", " \"\"\"Return the token associated with the index\n", " \n", " Args: \n", " index (int): the index to look up\n", " Returns:\n", " token (str): the token corresponding to the index\n", " Raises:\n", " KeyError: if the index is not in the Vocabulary\n", " \"\"\"\n", " if index not in self._idx_to_token:\n", " raise KeyError(\"the index (%d) is not in the Vocabulary\" % index)\n", " return self._idx_to_token[index]\n", "\n", " def __str__(self):\n", " return \"\" % len(self)\n", "\n", " def __len__(self):\n", " return len(self._token_to_idx)\n", " \n", "\n", "\n", "\n", "\n", "class SequenceVocabulary(Vocabulary):\n", " def __init__(self, token_to_idx=None, unk_token=\"\",\n", " mask_token=\"\", begin_seq_token=\"\",\n", " end_seq_token=\"\"):\n", "\n", " super(SequenceVocabulary, self).__init__(token_to_idx)\n", "\n", " self._mask_token = mask_token\n", " self._unk_token = unk_token\n", " self._begin_seq_token = begin_seq_token\n", " self._end_seq_token = end_seq_token\n", "\n", " self.mask_index = self.add_token(self._mask_token)\n", " self.unk_index = self.add_token(self._unk_token)\n", " self.begin_seq_index = self.add_token(self._begin_seq_token)\n", " self.end_seq_index = self.add_token(self._end_seq_token)\n", "\n", " def to_serializable(self):\n", " contents = super(SequenceVocabulary, self).to_serializable()\n", " contents.update({'unk_token': self._unk_token,\n", " 'mask_token': self._mask_token,\n", " 'begin_seq_token': self._begin_seq_token,\n", " 'end_seq_token': self._end_seq_token})\n", " return contents\n", "\n", " def lookup_token(self, token):\n", " \"\"\"Retrieve the index associated with the token \n", " or the UNK index if token isn't present.\n", " \n", " Args:\n", " token (str): the token to look up \n", " Returns:\n", " index (int): the index corresponding to the token\n", " Notes:\n", " `unk_index` needs to be >=0 (having been added into the Vocabulary) \n", " for the UNK functionality \n", " \"\"\"\n", " if self.unk_index >= 0:\n", " return self._token_to_idx.get(token, self.unk_index)\n", " else:\n", " return self._token_to_idx[token]\n", " \n", "\n", "\n", "\n", "class NMTVectorizer(object):\n", " \"\"\" The Vectorizer which coordinates the Vocabularies and puts them to use\"\"\" \n", " def __init__(self, source_vocab, target_vocab, max_source_length, max_target_length):\n", " \"\"\"\n", " Args:\n", " source_vocab (SequenceVocabulary): maps source words to integers\n", " target_vocab (SequenceVocabulary): maps target words to integers\n", " max_source_length (int): the longest sequence in the source dataset\n", " max_target_length (int): the longest sequence in the target dataset\n", " \"\"\"\n", " self.source_vocab = source_vocab\n", " self.target_vocab = target_vocab\n", " \n", " self.max_source_length = max_source_length\n", " self.max_target_length = max_target_length\n", " \n", "\n", " def _vectorize(self, indices, vector_length=-1, mask_index=0):\n", " \"\"\"Vectorize the provided indices\n", " \n", " Args:\n", " indices (list): a list of integers that represent a sequence\n", " vector_length (int): an argument for forcing the length of index vector\n", " mask_index (int): the mask_index to use; almost always 0\n", " \"\"\"\n", " if vector_length < 0:\n", " vector_length = len(indices)\n", " \n", " vector = np.zeros(vector_length, dtype=np.int64)\n", " vector[:len(indices)] = indices\n", " vector[len(indices):] = mask_index\n", "\n", " return vector\n", " \n", " def _get_source_indices(self, text):\n", " \"\"\"Return the vectorized source text\n", " \n", " Args:\n", " text (str): the source text; tokens should be separated by spaces\n", " Returns:\n", " indices (list): list of integers representing the text\n", " \"\"\"\n", " indices = [self.source_vocab.begin_seq_index]\n", " indices.extend(self.source_vocab.lookup_token(token) for token in text.split(\" \"))\n", " indices.append(self.source_vocab.end_seq_index)\n", " return indices\n", " \n", " def _get_target_indices(self, text):\n", " \"\"\"Return the vectorized source text\n", " \n", " Args:\n", " text (str): the source text; tokens should be separated by spaces\n", " Returns:\n", " a tuple: (x_indices, y_indices)\n", " x_indices (list): list of integers representing the observations in target decoder \n", " y_indices (list): list of integers representing predictions in target decoder\n", " \"\"\"\n", " indices = [self.target_vocab.lookup_token(token) for token in text.split(\" \")]\n", " x_indices = [self.target_vocab.begin_seq_index] + indices\n", " y_indices = indices + [self.target_vocab.end_seq_index]\n", " return x_indices, y_indices\n", " \n", " def vectorize(self, source_text, target_text, use_dataset_max_lengths=True):\n", " \"\"\"Return the vectorized source and target text\n", " \n", " The vetorized source text is just the a single vector.\n", " The vectorized target text is split into two vectors in a similar style to \n", " the surname modeling in Chapter 7.\n", " At each timestep, the first vector is the observation and the second vector is the target. \n", " \n", " \n", " Args:\n", " source_text (str): text from the source language\n", " target_text (str): text from the target language\n", " use_dataset_max_lengths (bool): whether to use the global max vector lengths\n", " Returns:\n", " The vectorized data point as a dictionary with the keys: \n", " source_vector, target_x_vector, target_y_vector, source_length\n", " \"\"\"\n", " source_vector_length = -1\n", " target_vector_length = -1\n", " \n", " if use_dataset_max_lengths:\n", " source_vector_length = self.max_source_length + 2\n", " target_vector_length = self.max_target_length + 1\n", " \n", " source_indices = self._get_source_indices(source_text)\n", " source_vector = self._vectorize(source_indices, \n", " vector_length=source_vector_length, \n", " mask_index=self.source_vocab.mask_index)\n", " \n", " target_x_indices, target_y_indices = self._get_target_indices(target_text)\n", " target_x_vector = self._vectorize(target_x_indices,\n", " vector_length=target_vector_length,\n", " mask_index=self.target_vocab.mask_index)\n", " target_y_vector = self._vectorize(target_y_indices,\n", " vector_length=target_vector_length,\n", " mask_index=self.target_vocab.mask_index)\n", " return {\"source_vector\": source_vector, \n", " \"target_x_vector\": target_x_vector, \n", " \"target_y_vector\": target_y_vector, \n", " \"source_length\": len(source_indices)}\n", " \n", " @classmethod\n", " def from_dataframe(cls, bitext_df):\n", " \"\"\"Instantiate the vectorizer from the dataset dataframe\n", " \n", " Args:\n", " bitext_df (pandas.DataFrame): the parallel text dataset\n", " Returns:\n", " an instance of the NMTVectorizer\n", " \"\"\"\n", " source_vocab = SequenceVocabulary()\n", " target_vocab = SequenceVocabulary()\n", " \n", " max_source_length = 50\n", " max_target_length = 25\n", "\n", " for _, row in bitext_df.iterrows():\n", " source_tokens = row[\"source_language\"].split(\" \")\n", " if len(source_tokens) > max_source_length:\n", " max_source_length = len(source_tokens)\n", " for token in source_tokens:\n", " source_vocab.add_token(token)\n", " \n", " target_tokens = row[\"target_language\"].split(\" \")\n", " if len(target_tokens) > max_target_length:\n", " max_target_length = len(target_tokens)\n", " for token in target_tokens:\n", " target_vocab.add_token(token)\n", " \n", " return cls(source_vocab, target_vocab, max_source_length, max_target_length)\n", "\n", " @classmethod\n", " def from_serializable(cls, contents):\n", " source_vocab = SequenceVocabulary.from_serializable(contents[\"source_vocab\"])\n", " target_vocab = SequenceVocabulary.from_serializable(contents[\"target_vocab\"])\n", " \n", " return cls(source_vocab=source_vocab, \n", " target_vocab=target_vocab, \n", " max_source_length=contents[\"max_source_length\"], \n", " max_target_length=contents[\"max_target_length\"])\n", "\n", " def to_serializable(self):\n", " return {\"source_vocab\": self.source_vocab.to_serializable(), \n", " \"target_vocab\": self.target_vocab.to_serializable(), \n", " \"max_source_length\": self.max_source_length,\n", " \"max_target_length\": self.max_target_length}\n", " \n", "\n", "\n", "\n", "\n", "class NMTDataset(Dataset):\n", " def __init__(self, text_df, vectorizer):\n", " \"\"\"\n", " Args:\n", " surname_df (pandas.DataFrame): the dataset\n", " vectorizer (SurnameVectorizer): vectorizer instatiated from dataset\n", " \"\"\"\n", " self.text_df = text_df\n", " self._vectorizer = vectorizer\n", "\n", " self.train_df = self.text_df[self.text_df.split=='train']\n", " self.train_size = len(self.train_df)\n", "\n", " self.val_df = self.text_df[self.text_df.split=='val']\n", " self.validation_size = len(self.val_df)\n", "\n", " self.test_df = self.text_df[self.text_df.split=='test']\n", " self.test_size = len(self.test_df)\n", "\n", " self._lookup_dict = {'train': (self.train_df, self.train_size),\n", " 'val': (self.val_df, self.validation_size),\n", " 'test': (self.test_df, self.test_size)}\n", "\n", " self.set_split('train')\n", "\n", " @classmethod\n", " def load_dataset_and_make_vectorizer(cls, dataset_csv):\n", " \"\"\"Load dataset and make a new vectorizer from scratch\n", " \n", " Args:\n", " surname_csv (str): location of the dataset\n", " Returns:\n", " an instance of SurnameDataset\n", " \"\"\"\n", " text_df = pd.read_csv(dataset_csv).fillna(' ')\n", " train_subset = text_df[text_df.split=='train']\n", " return cls(text_df, NMTVectorizer.from_dataframe(train_subset))\n", "\n", " @classmethod\n", " def load_dataset_and_load_vectorizer(cls, dataset_csv, vectorizer_filepath):\n", " \"\"\"Load dataset and the corresponding vectorizer. \n", " Used in the case in the vectorizer has been cached for re-use\n", " \n", " Args:\n", " surname_csv (str): location of the dataset\n", " vectorizer_filepath (str): location of the saved vectorizer\n", " Returns:\n", " an instance of SurnameDataset\n", " \"\"\"\n", " text_df = pd.read_csv(dataset_csv).fillna(' ')\n", " vectorizer = cls.load_vectorizer_only(vectorizer_filepath)\n", " return cls(text_df, vectorizer)\n", "\n", " @staticmethod\n", " def load_vectorizer_only(vectorizer_filepath):\n", " \"\"\"a static method for loading the vectorizer from file\n", " \n", " Args:\n", " vectorizer_filepath (str): the location of the serialized vectorizer\n", " Returns:\n", " an instance of SurnameVectorizer\n", " \"\"\"\n", " with open(vectorizer_filepath) as fp:\n", " return NMTVectorizer.from_serializable(json.load(fp))\n", "\n", " def save_vectorizer(self, vectorizer_filepath):\n", " \"\"\"saves the vectorizer to disk using json\n", " \n", " Args:\n", " vectorizer_filepath (str): the location to save the vectorizer\n", " \"\"\"\n", " with open(vectorizer_filepath, \"w\") as fp:\n", " json.dump(self._vectorizer.to_serializable(), fp)\n", "\n", " def get_vectorizer(self):\n", " \"\"\" returns the vectorizer \"\"\"\n", " return self._vectorizer\n", "\n", " def set_split(self, split=\"train\"):\n", " self._target_split = split\n", " self._target_df, self._target_size = self._lookup_dict[split]\n", "\n", " def __len__(self):\n", " return self._target_size\n", "\n", " def __getitem__(self, index):\n", " \"\"\"the primary entry point method for PyTorch datasets\n", " \n", " Args:\n", " index (int): the index to the data point \n", " Returns:\n", " a dictionary holding the data point: (x_data, y_target, class_index)\n", " \"\"\"\n", " row = self._target_df.iloc[index]\n", "\n", " vector_dict = self._vectorizer.vectorize(row.source_language, row.target_language)\n", "\n", " return {\"x_source\": vector_dict[\"source_vector\"], \n", " \"x_target\": vector_dict[\"target_x_vector\"],\n", " \"y_target\": vector_dict[\"target_y_vector\"], \n", " \"x_source_length\": vector_dict[\"source_length\"]}\n", " \n", " def get_num_batches(self, batch_size):\n", " \"\"\"Given a batch size, return the number of batches in the dataset\n", " \n", " Args:\n", " batch_size (int)\n", " Returns:\n", " number of batches in the dataset\n", " \"\"\"\n", " return len(self) // batch_size\n", " \n", "\n", "\n", "\n", "def generate_nmt_batches(dataset, batch_size, shuffle=True, \n", " drop_last=True, device=\"cpu\"):\n", " \"\"\"A generator function which wraps the PyTorch DataLoader. The NMT Version \"\"\"\n", " dataloader = DataLoader(dataset=dataset, batch_size=batch_size,\n", " shuffle=shuffle, drop_last=drop_last)\n", "\n", " for data_dict in dataloader:\n", " lengths = data_dict['x_source_length'].numpy()\n", " # Get the indices according to sorted length\n", " sorted_length_indices = lengths.argsort()[::-1].tolist()\n", " \n", " # Sort the minibatch\n", " out_data_dict = {}\n", " for name, tensor in data_dict.items():\n", " out_data_dict[name] = data_dict[name][sorted_length_indices].to(device)\n", " yield out_data_dict\n", "\n", "\n", "\n", "\n", "class PositionalEncoding(nn.Module):\n", " def __init__(self, emb_size, drop_out, max_len:int = 200):\n", " super(PositionalEncoding, self).__init__()\n", " den = torch.exp(-torch.arange(0, emb_size,2)*math.log(10000)/emb_size)\n", " pos = torch.arange(0,max_len).reshape(max_len,1)\n", " pos_embedding = torch.zeros((max_len, emb_size))\n", " pos_embedding[:,0::2]= torch.sin(pos*den)\n", " pos_embedding[:,1::2] = torch.cos(pos*den)\n", " pos_embedding = pos_embedding.unsqueeze(-2)\n", " self.dropout = nn.Dropout(drop_out)\n", " self.register_buffer('pos_embedding', pos_embedding)\n", "\n", " def forward(self, token_embedding:Tensor):\n", " return self.dropout(token_embedding + self.pos_embedding[:token_embedding.size(0),:])\n", "\n", "class TokenEmbedding(nn.Module):\n", " def __init__(self, vocab_size:int, emb_size):\n", " super(TokenEmbedding, self).__init__()\n", " self.embedding = nn.Embedding(vocab_size, emb_size)\n", " self.emb_size = emb_size\n", "\n", " def forward(self, tokens:Tensor):\n", " return self.embedding(tokens.long())*math.sqrt(self.emb_size)\n", "\n", "\n", "class Seq2SeqTransformer(nn.Module):\n", " def __init__(self, num_encoder_layers,num_decoder_layers, emb_size, nhead,src_vocab_size,tgt_vocab_size, dim_feedforward = 512, dropout = 0.1):\n", " super(Seq2SeqTransformer,self).__init__()\n", " self.transformer = Transformer(d_model = emb_size, nhead = nhead, num_encoder_layers = num_encoder_layers, num_decoder_layers = num_decoder_layers, dim_feedforward = dim_feedforward, dropout = dropout, norm_first = True)\n", " self.generator = nn.Linear(emb_size, tgt_vocab_size)\n", " self.src_tok_emb = TokenEmbedding(src_vocab_size, emb_size)\n", " self.tgt_tok_emb = TokenEmbedding(tgt_vocab_size, emb_size)\n", " self.positional_encoding = PositionalEncoding(emb_size, drop_out = dropout)\n", "\n", " def forward(self, src:Tensor, trg:Tensor, src_mask:Tensor, tgt_mask: Tensor, src_padding_mask: Tensor, tgt_padding_mask: Tensor, memory_key_padding_mask: Tensor):\n", " src_emb = self.positional_encoding(self.src_tok_emb(src))\n", " tgt_emb = self.positional_encoding(self.tgt_tok_emb(trg))\n", " outs = self.transformer(src_emb, tgt_emb, src_mask, tgt_mask, None, src_padding_mask, tgt_padding_mask, memory_key_padding_mask)\n", " return self.generator(outs)\n", "\n", " def encode(self, src, src_mask):\n", " return self.transformer.encoder(self.positional_encoding(self.src_tok_emb(src)),src_mask)\n", "\n", " def decode(self, tgt:Tensor, memory:Tensor, tgt_mask:Tensor):\n", " return self.transformer.decoder(self.positional_encoding(self.tgt_tok_emb(tgt)), memory, tgt_mask)\n", "\n", "\n", "\n", "\n", "\n", "\n", "def set_seed_everywhere(seed, cuda):\n", " #seed = self.seed\n", " #cuda = self.cuda\n", " np.random.seed(seed)\n", " torch.manual_seed(seed)\n", " print(seed)\n", " if cuda:\n", " torch.cuda.manual_seed_all(seed)\n", "\n", "\n", "def generate_square_subsequent_mask(sz):\n", " mask = (torch.triu(torch.ones((sz, sz), device=DEVICE)) == 1).transpose(0, 1)\n", " mask = mask.float().masked_fill(mask == 0, float('-inf')).masked_fill(mask == 1, float(0.0))\n", " return mask\n", "\n", "\n", "\n", "def handle_dirs(save_dirs):\n", " dirpath = save_dir\n", " if not os.path.exists(dirpath):\n", " os.makedirs(dirpath)\n", "\n", "\n", "\n", "def create_mask(src, tgt,PAD_IDX):\n", " src_seq_len = src.shape[0]\n", " tgt_seq_len = tgt.shape[0]\n", " \n", " tgt_mask = generate_square_subsequent_mask(tgt_seq_len)\n", " src_mask = torch.zeros((src_seq_len, src_seq_len),device=DEVICE).type(torch.bool)\n", " \n", " src_padding_mask = (src == PAD_IDX).transpose(0, 1)\n", " tgt_padding_mask = (tgt == PAD_IDX).transpose(0, 1)\n", " return src_mask, tgt_mask, src_padding_mask, tgt_padding_mask\n", "\n", "\n", "\n", "def train_epoch(batch_size, device, model, dataset, split_value, optimizer, PAD_IDX, loss_fn):\n", " BATCH_SIZE = batch_size\n", " model.train()\n", " losses = 0\n", " print(dataset.__len__())\n", " train_dataloader = DataLoader(dataset, batch_size=BATCH_SIZE)\n", " #print(BATCH_SIZE,len(list(train_dataloader)))\n", " dataset.set_split(split_value)\n", " batch_generator = generate_nmt_batches(dataset, batch_size=BATCH_SIZE, device = device)\n", " print(\"printing batch generator\",batch_generator)\n", " ctr = 0\n", " for batch_index, batch_dict in enumerate(batch_generator):\n", " ctr = ctr+1\n", " #optimizer.zero_grad()\n", " #print(torch.cat((torch.transpose(batch_dict['x_source'],0,1),torch.transpose(batch_dict['x_target'],0,1),torch.transpose(batch_dict['y_target'],0,1)),1).numpy().shape)\n", " #print(torch.transpose(batch_dict['x_target'],0,1))\n", " #print(torch.transpose(batch_dict['y_target'],0,1))\n", " src=torch.transpose(batch_dict['x_source'],0,1)\n", " tgt=torch.transpose(batch_dict['y_target'],0,1)\n", " tgt_input = tgt[:-1,:]\n", " src_mask, tgt_mask, src_padding_mask, tgt_padding_mask = create_mask(src,tgt_input, PAD_IDX)\n", " logits = model(src,tgt_input, src_mask, tgt_mask, src_padding_mask, tgt_padding_mask, src_padding_mask)\n", " optimizer.zero_grad()\n", " tgt_out = tgt[1:,:]\n", " loss = loss_fn(logits.reshape(-1, logits.shape[-1]),tgt_out.reshape(-1))\n", " loss.backward()\n", " optimizer.step()\n", " losses += loss.item()\n", " if ctr%50==0:\n", " #print('source_shape',src.shape, 'target_shape',tgt.shape)\n", " print(\"ctr: \",ctr,\" losses: \",losses/ctr,'time',datetime.datetime.now())#,\" len_train_dataloader: \",len(list(train_dataloader)))\n", " return losses/len(list(train_dataloader))\n", "\n", "\n", "def evaluate(batch_size,device,model, dataset,split_value,PAD_IDX,loss_fn):\n", " model.eval()\n", " losses = 0\n", " dataset.set_split(split_value)\n", " val_dataloader=DataLoader(dataset, batch_size=batch_size)\n", " batch_generator=generate_nmt_batches(dataset, batch_size=batch_size, device=device)\n", " ctr = 0\n", " for batch_index, batch_dict in enumerate(batch_generator):\n", " src = torch.transpose(batch_dict['x_source'],0,1)\n", " tgt = torch.transpose(batch_dict['y_target'],0,1)\n", " tgt_input = tgt[:-1,:]\n", " src_mask, tgt_mask, src_padding_mask, tgt_padding_mask = create_mask(src,tgt_input, PAD_IDX)\n", " logits = model(src,tgt_input,src_mask,tgt_mask, src_padding_mask, tgt_padding_mask, src_padding_mask)\n", " tgt_out=tgt[1:,:]\n", " loss = loss_fn(logits.reshape(-1, logits.shape[-1]),tgt_out.reshape(-1))#loss_fn(logits.reshape[-1],tgt_out.reshape[-1])\n", " losses += loss.item()\n", " ctr = ctr+1\n", " print(ctr,\"validation\",losses/ctr)\n", "\n", " \"\"\"for src, tgt in val_dataloader:\n", " src = src.to(DEVICE)\n", " tgt = tgt.to(DEVICE)\n", "\n", " tgt_input = tgt[:-1, :]\n", "\n", " src_mask, tgt_mask, src_padding_mask, tgt_padding_mask = create_mask(src, tgt_input)\n", "\n", " logits = model(src, tgt_input, src_mask, tgt_mask,src_padding_mask, tgt_padding_mask, src_padding_mask)\n", "\n", " tgt_out = tgt[1:, :]\n", " loss = loss_fn(logits.reshape(-1, logits.shape[-1]), tgt_out.reshape(-1))\n", " losses += loss.item()\"\"\"\n", " return losses/len(list(val_dataloader))\n", "\n", "\n", "\n", "def greedy_decode(DEVICE, model, src, src_mask, max_len, start_symbol, EOS_IDX):\n", " src = src.to(DEVICE)\n", " src_mask=src_mask.to(DEVICE)\n", " memory = model.encode(src, src_mask)\n", " ys = torch.ones(1,1).fill_(start_symbol).type(torch.long).to(DEVICE)\n", " for i in range(max_len):\n", " #print(i,'ys',ys)\n", " memory = memory.to(DEVICE)\n", " tgt_mask = (generate_square_subsequent_mask(ys.size(0)).type(torch.bool)).to(DEVICE)\n", " #print('tgt_mask',tgt_mask)\n", " out = model.decode(ys,memory, tgt_mask)#.squeeze()\n", " #print(\"out\",out,'out_shape',out.shape)\n", " out = out.transpose(0,1)\n", " #print(\"out transpose\",out,'out_transpose_shape',out.shape)\n", " prob = model.generator(out)[:,-1]\n", " _, next_word = torch.max(prob, dim=1)\n", " next_word = next_word.item()\n", " #print('next_word = ',next_word)\n", " ys = torch.cat([ys, torch.ones(1,1).type_as(src.data).fill_(next_word)], dim = 0)\n", " #print('ys',ys)\n", " if next_word == EOS_IDX:\n", " break\n", " return ys\n", "\n", "\n", "\n", "def translate( device,model:torch.nn.Module, src_sentence:str, BOS_IDX, EOS_IDX):\n", " model.eval()\n", " src= src_sentence\n", " #print('src',src)\n", " num_tokens = src.shape[0]\n", " #print(num_tokens)\n", " src_mask = (torch.zeros(num_tokens, num_tokens)).type(torch.bool)\n", " #print('src_mask',src_mask)\n", " tgt_tokens = greedy_decode(device,model, src, src_mask, max_len = num_tokens, start_symbol=BOS_IDX, EOS_IDX=EOS_IDX).flatten()\n", " return tgt_tokens\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "input_df = 'dataset_for_APE_hinglish_to_english2.csv'\n", "fpath = \"nmt_IITB_APE2\"\n", "\n", "\n", "#dataset = NMTDataset.load_dataset_and_make_vectorizer('IITB_dataset_1.csv')\n", "#dataset.save_vectorizer(\"vectorizer_transformer_3layer_IITB1mill.json\")\n", "\n", "\n", "\n", "#dataloader = DataLoader(dataset=dataset, batch_size=1024,shuffle=False, drop_last=True)\n", "\n", "dataset_csv = 'dataset_for_APE_hinglish_to_english2.csv'\n", "vectorizer_file = 'vectorizer_APE_2.json'\n", "print(vectorizer_file)\n", "model_state_file = 'APE_2.pth'\n", "save_dir = \"nmt_DG2_FFNN8192\"#'GenV1_Transforemer_1',\n", "print(save_dir)\n", "reload_from_files = True\n", "cuda = False\n", "seed = 13\n", "learning_rate = 8e-3\n", "batch_size = 1024\n", "batch_size_val = 1\n", "num_epochs = 40\n", "source_embedding_size = 256\n", "target_embedding_size = 256\n", "encoding_size = 256\n", "use_glove = False\n", "expand_filepaths_to_save_dir = True\n", "early_stopping_criteria = 10\n", "dataset_to_evaluate = 'dataset_for_APE_hinglish_to_english2.csv'\n", "path_to_save = 'APE_1_new.csv'\n", "saved_model_path = 'APE_1_new.pt'\n", "file_exist = 0\n", "existing_file_name = 'dataset_for_APE_hinglish_to_english2.csv'\n", "\n", "\n", "dataset_path = fpath\n", "existing_file_name = input_df\n", "fname = existing_file_name\n", "dataset_csv = fname\n", "\n", "\n", "\n", "\n", "\n", "\n", "model_state_file = model_state_file\n", "save_dir = save_dir\n", "print(save_dir)\n", "reload_from_files = reload_from_files\n", "expand_filepaths_to_save_dir = expand_filepaths_to_save_dir\n", "cuda = cuda\n", "seed = seed\n", "learning_rate = learning_rate\n", "batch_size = batch_size\n", "batch_size_val = batch_size_val\n", "num_epochs = num_epochs\n", "early_stopping_criteria = True#self.early_stopping_criteria\n", "source_embedding_size = source_embedding_size\n", "target_embedding_size = target_embedding_size\n", "encoding_size = encoding_size\n", "use_glove = False\n", "catch_keyboard_interrupt = True\n", "if expand_filepaths_to_save_dir:\n", " vectorizer_file = os.path.join(save_dir, vectorizer_file)\n", "model_state_file = os.path.join(save_dir, model_state_file)\n", "if not torch.cuda.is_available():\n", " cuda = False\n", "device = torch.device(\"cuda\" if cuda else \"cpu\")\n", "set_seed_everywhere(seed,cuda)\n", "handle_dirs(save_dir)\n", "if reload_from_files and os.path.exists(vectorizer_file):\n", " dataset = NMTDataset.load_dataset_and_load_vectorizer(dataset_csv, vectorizer_file)\n", " print('load_dataset_and_load_vectorizer______')\n", "else:\n", " dataset = NMTDataset.load_dataset_and_make_vectorizer(dataset_csv)\n", " dataset.save_vectorizer(vectorizer_file)\n", " print('_________load_dataset_and_make_vectorizer______')\n", "vectorizer = dataset.get_vectorizer()\n", "PAD_IDX = vectorizer.to_serializable()['target_vocab']['token_to_idx']['']\n", "BOS_IDX = vectorizer.to_serializable()['target_vocab']['token_to_idx']['']\n", "EOS_IDX = vectorizer.to_serializable()['target_vocab']['token_to_idx']['']\n", "SRC_VOCAB_SIZE = len(vectorizer.to_serializable()['source_vocab']['token_to_idx'])\n", "TGT_VOCAB_SiZE = len(vectorizer.to_serializable()['target_vocab']['token_to_idx'])\n", "print('target vocab size',TGT_VOCAB_SiZE)\n", "print('dataset_size 1: ', dataset.__len__(), dataset_path, dataset_csv)\n", "print(' dataset csv length',len(pd.read_csv(dataset_csv)))\n", "EMB_SIZE = 256\n", "NHEAD = 16\n", "FFN_HID_DIM =8192\n", "BATCH_SIZE = 128\n", "NUM_ENCODER_LAYERS = 3\n", "NUM_DECODER_LAYERS = 3\n", "batch_size = BATCH_SIZE\n", "transformer = Seq2SeqTransformer(NUM_ENCODER_LAYERS, NUM_DECODER_LAYERS, EMB_SIZE, NHEAD, SRC_VOCAB_SIZE, TGT_VOCAB_SiZE, FFN_HID_DIM)\n", "transformer = transformer.to(DEVICE)\n", "loss_fn = torch.nn.CrossEntropyLoss(ignore_index=PAD_IDX)\n", "optimizer = torch.optim.Adam(transformer.parameters(), lr=0.004, betas = (0.99, 0.99), eps = 1e-9)\n", "from timeit import default_timer as timer\n", "NUM_EPOCHS = num_epochs\n", "for epoch in range(1, NUM_EPOCHS+1):\n", " print(\"==================Training started==================\",epoch)\n", " start_time = timer()\n", " split_value_train = 'train'\n", " split_value_validate = 'val'\n", " train_loss = train_epoch(batch_size,device,transformer, dataset, split_value_train, optimizer, PAD_IDX, loss_fn)\n", " end_time = timer()\n", " torch.save(transformer,'epoch'+str(epoch)+'_APE_2_new.pt')\n", "#torch.save(transformer, save_dir+\"/\"+saved_model_path+\"_epoch\")\n", " #val_loss = evaluate(batch_size,device,transformer, dataset, split_value_validate, PAD_IDX, loss_fn)\n", "torch.save(transformer, save_dir+\"/\"+saved_model_path)\n" ] }, { "cell_type": "code", "execution_count": 8, "id": "e8eeab4d-d3a8-44e3-838a-4a38d4a3d92a", "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "python(8100) MallocStackLogging: can't turn off malloc stack logging because it was not enabled.\n" ] }, { "name": "stdout", "output_type": "stream", "text": [ "Requirement already satisfied: nltk in /opt/anaconda3/lib/python3.11/site-packages (3.8.1)\n", "Requirement already satisfied: click in /opt/anaconda3/lib/python3.11/site-packages (from nltk) (8.1.7)\n", "Requirement already satisfied: joblib in /opt/anaconda3/lib/python3.11/site-packages (from nltk) (1.2.0)\n", "Requirement already satisfied: regex>=2021.8.3 in /opt/anaconda3/lib/python3.11/site-packages (from nltk) (2024.5.15)\n", "Requirement already satisfied: tqdm in /opt/anaconda3/lib/python3.11/site-packages (from nltk) (4.66.4)\n", "Note: you may need to restart the kernel to use updated packages.\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: the factors influence the market price of \n", "rank: 12 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.438504580108322 min_bleu: 0.024893534183931972\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 20 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.438504580108322 min_bleu: 0.024893534183931972\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: the factors influence of market price of \n", "rank: 24 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.438504580108322 min_bleu: 0.024893534183931972\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: the factors affect the market price of \n", "rank: 44 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.438504580108322 min_bleu: 0.024893534183931972\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 53 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.438504580108322 min_bleu: 0.024893534183931972\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: the factors affect its market price of \n", "rank: 67 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.438504580108322 min_bleu: 0.024893534183931972\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: the factors affect the market price of \n", "rank: 5 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: the factors influence the market price of \n", "rank: 10 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: the factors affect its market price of \n", "rank: 13 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 50 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 58 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: the factors influence of market price of \n", "rank: 67 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 31 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: the factors affect the market price of \n", "rank: 38 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: the factors influence the market price of \n", "rank: 42 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 45 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: the factors influence of market price of \n", "rank: 65 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: the factors affect its market price of \n", "rank: 68 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: the factors affect the market price of \n", "rank: 14 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: the factors influence of market price of \n", "rank: 37 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: the factors influence the market price of \n", "rank: 38 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 39 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: the factors affect its market price of \n", "rank: 47 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 56 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: the factors affect its market price of \n", "rank: 24 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44622652084939823 min_bleu: 0.024893534183931972\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: the factors affect the market price of \n", "rank: 28 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44622652084939823 min_bleu: 0.024893534183931972\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: the factors influence the market price of \n", "rank: 33 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.44622652084939823 min_bleu: 0.024893534183931972\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 39 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44622652084939823 min_bleu: 0.024893534183931972\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 41 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.44622652084939823 min_bleu: 0.024893534183931972\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: the factors influence of market price of \n", "rank: 61 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.44622652084939823 min_bleu: 0.024893534183931972\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: the factors affect the market price of \n", "rank: 13 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44202517314549095 min_bleu: 0.024893534183931972\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: the factors influence the market price of \n", "rank: 17 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.44202517314549095 min_bleu: 0.024893534183931972\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 37 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44202517314549095 min_bleu: 0.024893534183931972\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: the factors influence of market price of \n", "rank: 40 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.44202517314549095 min_bleu: 0.024893534183931972\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 44 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.44202517314549095 min_bleu: 0.024893534183931972\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: the factors affect its market price of \n", "rank: 45 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44202517314549095 min_bleu: 0.024893534183931972\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: the factors influence of market price of \n", "rank: 6 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: the factors influence the market price of \n", "rank: 10 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: the factors affect the market price of \n", "rank: 13 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: the factors affect its market price of \n", "rank: 45 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 56 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44726818751606495 min_bleu: 0.024893534183931972\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: the factors influence the market price of \n", "rank: 10 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.43377840843493903 min_bleu: 0.024893534183931972\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 15 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.43377840843493903 min_bleu: 0.024893534183931972\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: the factors affect the market price of \n", "rank: 45 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.43377840843493903 min_bleu: 0.024893534183931972\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 51 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.43377840843493903 min_bleu: 0.024893534183931972\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: the factors influence of market price of \n", "rank: 60 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.43377840843493903 min_bleu: 0.024893534183931972\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: the factors affect its market price of \n", "rank: 62 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.43377840843493903 min_bleu: 0.024893534183931972\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.42086668563080454 min_bleu: 0.024893534183931972\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: the factors influence of market price of \n", "rank: 5 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42086668563080454 min_bleu: 0.024893534183931972\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: the factors affect the market price of \n", "rank: 19 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.42086668563080454 min_bleu: 0.024893534183931972\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: the factors influence the market price of \n", "rank: 33 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42086668563080454 min_bleu: 0.024893534183931972\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: the factors affect its market price of \n", "rank: 56 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.42086668563080454 min_bleu: 0.024893534183931972\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: the factors affect its market price of \n", "rank: 2 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4208666856308046 min_bleu: 0.024893534183931972\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: the factors affect the market price of \n", "rank: 12 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4208666856308046 min_bleu: 0.024893534183931972\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: the factors influence the market price of \n", "rank: 14 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4208666856308046 min_bleu: 0.024893534183931972\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: the factors influence of market price of \n", "rank: 15 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4208666856308046 min_bleu: 0.024893534183931972\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 49 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4208666856308046 min_bleu: 0.024893534183931972\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 21 bleu_score 0.6923076923076923 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 26 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested guava is long does it take for \n", "rank: 42 bleu_score 0.596559544542913 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls common challenges irrigations does it take for to reach \n", "rank: 53 bleu_score 0.5833333333333334 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls is it for to reach harvest?\n", "rank: 56 bleu_score 0.596559544542913 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls iu per bigha how long does it take for to reach harvest?\n", "rank: 68 bleu_score 0.6666666666666666 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested guava orchards, is long does it take for \n", "rank: 85 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 9 bleu_score 0.6923076923076923 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 14 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested guava is long does it take for \n", "rank: 36 bleu_score 0.596559544542913 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls iu per bigha how long does it take for to reach harvest?\n", "rank: 52 bleu_score 0.6666666666666666 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls is it for to reach harvest?\n", "rank: 58 bleu_score 0.596559544542913 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls common challenges irrigations does it take for to reach \n", "rank: 59 bleu_score 0.5833333333333334 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested guava orchards, is long does it take for \n", "rank: 88 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.22404177481546841 min_bleu: 0.0\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 12 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.2131587980548146 min_bleu: 0.0\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 58 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2131587980548146 min_bleu: 0.0\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 12 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.21315879805481455 min_bleu: 0.0\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 78 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.21315879805481455 min_bleu: 0.0\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 14 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.21315879805481455 min_bleu: 0.0\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 49 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.21315879805481455 min_bleu: 0.0\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 8 bleu_score 0.6923076923076923 max_bleu: 0.7142857142857143 avg_bleu: 0.22436026022647568 min_bleu: 0.0\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 25 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.22436026022647568 min_bleu: 0.0\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested guava is long does it take for \n", "rank: 34 bleu_score 0.596559544542913 max_bleu: 0.7142857142857143 avg_bleu: 0.22436026022647568 min_bleu: 0.0\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls is it for to reach harvest?\n", "rank: 63 bleu_score 0.596559544542913 max_bleu: 0.7142857142857143 avg_bleu: 0.22436026022647568 min_bleu: 0.0\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls iu per bigha how long does it take for to reach harvest?\n", "rank: 73 bleu_score 0.6666666666666666 max_bleu: 0.7142857142857143 avg_bleu: 0.22436026022647568 min_bleu: 0.0\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls common challenges irrigations does it take for to reach \n", "rank: 74 bleu_score 0.5833333333333334 max_bleu: 0.7142857142857143 avg_bleu: 0.22436026022647568 min_bleu: 0.0\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested guava orchards, is long does it take for \n", "rank: 85 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.22436026022647568 min_bleu: 0.0\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls common challenges irrigations does it take for to reach harvest?\n", "rank: 8 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 15 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 31 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls iu per bigha how long does it take for to reach harvest?\n", "rank: 43 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 71 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested sanjay! how important is long does it take for to reach harvest?\n", "rank: 8 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.23160444625418877 min_bleu: 0.0\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 18 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.23160444625418877 min_bleu: 0.0\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 20 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.23160444625418877 min_bleu: 0.0\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested sanjay! how long does it take for to reach harvest?\n", "rank: 39 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.23160444625418877 min_bleu: 0.0\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 82 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.23160444625418877 min_bleu: 0.0\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls common challenges irrigations does it take for to reach harvest?\n", "rank: 3 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 14 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls iu per bigha how long does it take for to reach harvest?\n", "rank: 60 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 61 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 70 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 10 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls common challenges irrigations does it take for to reach harvest?\n", "rank: 45 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 63 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 71 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: balls iu per bigha how long does it take for to reach harvest?\n", "rank: 74 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.23572581851536198 min_bleu: 0.0\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 23 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 29 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: to mix overwatering of plants in plants?\n", "rank: 56 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 59 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 71 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 74 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: signs of overwatering that are overwatering in plants?\n", "rank: 82 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 87 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 4 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 7 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 30 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: to mix overwatering of plants in plants?\n", "rank: 34 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 45 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 50 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 55 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: signs of overwatering that are overwatering in plants?\n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 17 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 34 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 45 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 51 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 57 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 69 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: to mix overwatering of plants in plants?\n", "rank: 77 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: signs of overwatering that are overwatering in plants?\n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: signs of overwatering that are overwatering in plants?\n", "rank: 16 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 19 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: to mix overwatering of plants in plants?\n", "rank: 39 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 49 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 58 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 62 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 78 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 86 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.4491695336824654 min_bleu: 0.07162619921504752\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 5 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 16 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 30 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 53 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 79 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: to mix overwatering of plants in plants?\n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: signs of overwatering that are overwatering in plants?\n", "rank: 86 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 89 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 25 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.4457291048417244 min_bleu: 0.07162619921504752\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 30 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.4457291048417244 min_bleu: 0.07162619921504752\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 37 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.4457291048417244 min_bleu: 0.07162619921504752\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 42 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.4457291048417244 min_bleu: 0.07162619921504752\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 55 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.4457291048417244 min_bleu: 0.07162619921504752\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 63 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.4457291048417244 min_bleu: 0.07162619921504752\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: to mix overwatering of plants in plants?\n", "rank: 65 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.4457291048417244 min_bleu: 0.07162619921504752\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 27 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.44287634474534726 min_bleu: 0.07162619921504752\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: to mix overwatering of plants in plants?\n", "rank: 37 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.44287634474534726 min_bleu: 0.07162619921504752\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 43 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.44287634474534726 min_bleu: 0.07162619921504752\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 56 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.44287634474534726 min_bleu: 0.07162619921504752\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 72 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.44287634474534726 min_bleu: 0.07162619921504752\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 81 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.44287634474534726 min_bleu: 0.07162619921504752\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.44287634474534726 min_bleu: 0.07162619921504752\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 26 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 32 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 48 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 56 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: to mix overwatering of plants in plants?\n", "rank: 60 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 63 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: signs of overwatering that are overwatering in plants?\n", "rank: 84 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 86 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.45418072512118135 min_bleu: 0.07162619921504752\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.4401222391351665 min_bleu: 0.07162619921504752\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 19 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.4401222391351665 min_bleu: 0.07162619921504752\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: to mix overwatering of plants in plants?\n", "rank: 22 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.4401222391351665 min_bleu: 0.07162619921504752\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 27 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.4401222391351665 min_bleu: 0.07162619921504752\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 65 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.4401222391351665 min_bleu: 0.07162619921504752\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 82 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.4401222391351665 min_bleu: 0.07162619921504752\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 85 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.4401222391351665 min_bleu: 0.07162619921504752\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 15 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.44572910484172445 min_bleu: 0.07162619921504752\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 31 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.44572910484172445 min_bleu: 0.07162619921504752\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 37 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.44572910484172445 min_bleu: 0.07162619921504752\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 53 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.44572910484172445 min_bleu: 0.07162619921504752\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: to mix overwatering of plants in plants?\n", "rank: 59 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.44572910484172445 min_bleu: 0.07162619921504752\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 79 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.44572910484172445 min_bleu: 0.07162619921504752\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 82 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.44572910484172445 min_bleu: 0.07162619921504752\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 41 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4460613817493188 min_bleu: 0.0820849986238988\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you recommend organic fertilizers for \n", "rank: 64 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.4460613817493188 min_bleu: 0.0820849986238988\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 44 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.47229710370909367 min_bleu: 0.0820849986238988\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 45 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.47229710370909367 min_bleu: 0.0820849986238988\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 47 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.47229710370909367 min_bleu: 0.0820849986238988\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 22 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4460613817493188 min_bleu: 0.0820849986238988\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you recommend organic fertilizers for \n", "rank: 65 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.4460613817493188 min_bleu: 0.0820849986238988\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 34 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.42792473879230286 min_bleu: 0.0820849986238988\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 35 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.42792473879230286 min_bleu: 0.0820849986238988\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic pesticides for \n", "rank: 60 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.42792473879230286 min_bleu: 0.0820849986238988\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 46 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.44606138174931886 min_bleu: 0.0820849986238988\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you recommend organic fertilizers for \n", "rank: 64 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.44606138174931886 min_bleu: 0.0820849986238988\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic pesticides for \n", "rank: 1 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.42792473879230286 min_bleu: 0.0820849986238988\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 35 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.42792473879230286 min_bleu: 0.0820849986238988\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 39 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.42792473879230286 min_bleu: 0.0820849986238988\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 17 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.44606138174931886 min_bleu: 0.0820849986238988\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you recommend organic fertilizers for \n", "rank: 66 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.44606138174931886 min_bleu: 0.0820849986238988\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 12 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.47229710370909367 min_bleu: 0.0820849986238988\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 43 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.47229710370909367 min_bleu: 0.0820849986238988\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 47 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.47229710370909367 min_bleu: 0.0820849986238988\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 42 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.44606138174931886 min_bleu: 0.0820849986238988\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you recommend organic fertilizers for \n", "rank: 56 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.44606138174931886 min_bleu: 0.0820849986238988\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 28 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4638922028495898 min_bleu: 0.0820849986238988\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 30 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.4638922028495898 min_bleu: 0.0820849986238988\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 49 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.4638922028495898 min_bleu: 0.0820849986238988\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 28 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.3829020646392345 min_bleu: 0.10000000000000002\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 42 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.3829020646392345 min_bleu: 0.10000000000000002\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 48 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3829020646392345 min_bleu: 0.10000000000000002\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 50 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.3829020646392345 min_bleu: 0.10000000000000002\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how can i protect plants from frost?\n", "rank: 60 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.3829020646392345 min_bleu: 0.10000000000000002\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from of how can i protect plants from frost?\n", "rank: 4 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.35856652154655483 min_bleu: 0.0\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 17 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.35856652154655483 min_bleu: 0.0\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 23 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.35856652154655483 min_bleu: 0.0\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: to protect your patta plants from frost?\n", "rank: 30 bleu_score 0.625 max_bleu: 0.7 avg_bleu: 0.35856652154655483 min_bleu: 0.0\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: to protect plants from frost?\n", "rank: 42 bleu_score 0.5971094254781577 max_bleu: 0.7 avg_bleu: 0.35856652154655483 min_bleu: 0.0\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants from how can i protect plants from frost?\n", "rank: 47 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.35856652154655483 min_bleu: 0.0\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: to protect plants from frost?\n", "rank: 59 bleu_score 0.6191984998215584 max_bleu: 0.7 avg_bleu: 0.35856652154655483 min_bleu: 0.0\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: to protect plants plants from frost?\n", "rank: 88 bleu_score 0.6191984998215584 max_bleu: 0.7 avg_bleu: 0.35856652154655483 min_bleu: 0.0\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: to protect crops plants from frost?\n", "rank: 95 bleu_score 0.6191984998215584 max_bleu: 0.7 avg_bleu: 0.35856652154655483 min_bleu: 0.0\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 10 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.39259914301338933 min_bleu: 0.0\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 20 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.39259914301338933 min_bleu: 0.0\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 40 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.39259914301338933 min_bleu: 0.0\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: to prevent protect plants from frost?\n", "rank: 47 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.39259914301338933 min_bleu: 0.0\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants to protect their from frost?\n", "rank: 70 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.39259914301338933 min_bleu: 0.0\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: to prevent protect mango plants from frost?\n", "rank: 87 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.39259914301338933 min_bleu: 0.0\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 10 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.36128929436390056 min_bleu: 0.0\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 12 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.36128929436390056 min_bleu: 0.0\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 36 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.36128929436390056 min_bleu: 0.0\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how can i protect from frost?\n", "rank: 80 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.36128929436390056 min_bleu: 0.0\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: to protect it from plants from frost?\n", "rank: 86 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.36128929436390056 min_bleu: 0.0\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 22 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.3610788566534628 min_bleu: 0.0\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 40 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3610788566534628 min_bleu: 0.0\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 46 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.3610788566534628 min_bleu: 0.0\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how can i protect from frost?\n", "rank: 56 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.3610788566534628 min_bleu: 0.0\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: to protect it from plants from frost?\n", "rank: 82 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.3610788566534628 min_bleu: 0.0\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 52 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.38535064414598996 min_bleu: 0.0625\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 53 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.38535064414598996 min_bleu: 0.0625\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 54 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.38535064414598996 min_bleu: 0.0625\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 55 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.38535064414598996 min_bleu: 0.0625\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: to plants to protect plants from frost?\n", "rank: 72 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.38535064414598996 min_bleu: 0.0625\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how can i protect plants from frost?\n", "rank: 80 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.38535064414598996 min_bleu: 0.0625\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how to protect from frost?\n", "rank: 25 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.37241693726273556 min_bleu: 0.0\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 30 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.37241693726273556 min_bleu: 0.0\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 33 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.37241693726273556 min_bleu: 0.0\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 41 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.37241693726273556 min_bleu: 0.0\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 46 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.37241693726273556 min_bleu: 0.0\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect mango plants from frost?\n", "rank: 57 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.37241693726273556 min_bleu: 0.0\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: common plants affected how can i protect from frost?\n", "rank: 70 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.37241693726273556 min_bleu: 0.0\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how can i protect from frost?\n", "rank: 77 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.37241693726273556 min_bleu: 0.0\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect mango plants from frost?\n", "rank: 6 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.3693522906883245 min_bleu: 0.0\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 19 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.3693522906883245 min_bleu: 0.0\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 20 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.3693522906883245 min_bleu: 0.0\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect plants from frost?\n", "rank: 46 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.3693522906883245 min_bleu: 0.0\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 57 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3693522906883245 min_bleu: 0.0\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 60 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.3693522906883245 min_bleu: 0.0\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how can i protect from frost?\n", "rank: 75 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.3693522906883245 min_bleu: 0.0\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to prevent protect plants from frost?\n", "rank: 88 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.3693522906883245 min_bleu: 0.0\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 11 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.41519710742137067 min_bleu: 0.09196986029286058\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 21 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.41519710742137067 min_bleu: 0.09196986029286058\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 29 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.41519710742137067 min_bleu: 0.09196986029286058\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: to prevent protect mango plants from frost?\n", "rank: 35 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.41519710742137067 min_bleu: 0.09196986029286058\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants to protect plants from frost?\n", "rank: 64 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.41519710742137067 min_bleu: 0.09196986029286058\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: to plants to protect plants from frost?\n", "rank: 70 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.41519710742137067 min_bleu: 0.09196986029286058\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect mango plants from frost?\n", "rank: 72 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.41519710742137067 min_bleu: 0.09196986029286058\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: to prevent protect plants from frost?\n", "rank: 83 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.41519710742137067 min_bleu: 0.09196986029286058\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 15 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.38545840057108577 min_bleu: 0.07142857142857141\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 52 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.38545840057108577 min_bleu: 0.07142857142857141\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how can i protect plants from frost?\n", "rank: 56 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.38545840057108577 min_bleu: 0.07142857142857141\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 58 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.38545840057108577 min_bleu: 0.07142857142857141\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 59 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.38545840057108577 min_bleu: 0.07142857142857141\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of is rainfall on cultivation?\n", "rank: 9 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall impact on cultivation?\n", "rank: 13 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the rainfall on cultivation?\n", "rank: 25 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the impact of rainfall on cultivation?\n", "rank: 38 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of rainfall impact the affected by of cultivation?\n", "rank: 42 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall impact on cultivation?\n", "rank: 43 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of krishi is rainfall on cultivation?\n", "rank: 68 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of is rainfall on cultivation?\n", "rank: 2 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the rainfall on cultivation?\n", "rank: 15 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the impact of rainfall on cultivation?\n", "rank: 33 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall impact on cultivation?\n", "rank: 48 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall impact on cultivation?\n", "rank: 50 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of rainfall impact the affected by of cultivation?\n", "rank: 66 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of krishi is rainfall on cultivation?\n", "rank: 69 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall impact on cultivation?\n", "rank: 10 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of is rainfall on cultivation?\n", "rank: 22 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of rainfall impact the affected by of cultivation?\n", "rank: 34 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the rainfall on cultivation?\n", "rank: 39 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall impact on cultivation?\n", "rank: 51 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of krishi is rainfall on cultivation?\n", "rank: 52 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the impact of rainfall on cultivation?\n", "rank: 55 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of is rainfall on cultivation?\n", "rank: 14 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall impact on cultivation?\n", "rank: 15 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of krishi is rainfall on cultivation?\n", "rank: 28 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the rainfall on cultivation?\n", "rank: 30 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of rainfall impact the affected by of cultivation?\n", "rank: 32 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the impact of rainfall on cultivation?\n", "rank: 36 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall impact on cultivation?\n", "rank: 40 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "54 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the rainfall on cultivation?\n", "rank: 4 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34481200827736647 min_bleu: 0.045111761078870896\n", "===================================================================\n", "54 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall impact on cultivation?\n", "rank: 10 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34481200827736647 min_bleu: 0.045111761078870896\n", "===================================================================\n", "54 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of rainfall impact the affected by of cultivation?\n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.34481200827736647 min_bleu: 0.045111761078870896\n", "===================================================================\n", "54 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall impact on cultivation?\n", "rank: 41 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34481200827736647 min_bleu: 0.045111761078870896\n", "===================================================================\n", "54 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the impact of rainfall on cultivation?\n", "rank: 49 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.34481200827736647 min_bleu: 0.045111761078870896\n", "===================================================================\n", "54 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of is rainfall on cultivation?\n", "rank: 50 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.34481200827736647 min_bleu: 0.045111761078870896\n", "===================================================================\n", "54 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of krishi is rainfall on cultivation?\n", "rank: 65 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.34481200827736647 min_bleu: 0.045111761078870896\n", "===================================================================\n", "55 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper pollination on farming?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of krishi is rainfall on cultivation?\n", "rank: 15 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.311098346015735 min_bleu: 0.0\n", "===================================================================\n", "55 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper pollination on farming?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of water is rainfall impact the cultivation?\n", "rank: 26 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.311098346015735 min_bleu: 0.0\n", "===================================================================\n", "55 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper pollination on farming?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected typically is the impact of rainfall on cultivation?\n", "rank: 27 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.311098346015735 min_bleu: 0.0\n", "===================================================================\n", "55 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper pollination on farming?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of water is rainfall on cultivation?\n", "rank: 57 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.311098346015735 min_bleu: 0.0\n", "===================================================================\n", "55 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper pollination on farming?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected typically is rainfall impact on cultivation?\n", "rank: 70 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.311098346015735 min_bleu: 0.0\n", "===================================================================\n", "56 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of is rainfall on cultivation?\n", "rank: 7 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "56 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the rainfall on cultivation?\n", "rank: 35 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "56 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of krishi is rainfall on cultivation?\n", "rank: 37 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "56 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of rainfall impact the affected by of cultivation?\n", "rank: 41 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "56 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall impact on cultivation?\n", "rank: 43 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "56 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall impact on cultivation?\n", "rank: 45 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "56 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the impact of rainfall on cultivation?\n", "rank: 50 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "57 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall impact on cultivation?\n", "rank: 7 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "57 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of krishi is rainfall on cultivation?\n", "rank: 24 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "57 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of is rainfall on cultivation?\n", "rank: 34 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "57 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the rainfall on cultivation?\n", "rank: 44 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "57 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall impact on cultivation?\n", "rank: 52 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "57 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the impact of rainfall on cultivation?\n", "rank: 54 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "57 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of rainfall impact the affected by of cultivation?\n", "rank: 71 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3426412720623808 min_bleu: 0.045111761078870896\n", "===================================================================\n", "58 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall impact on cultivation?\n", "rank: 31 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "58 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the rainfall on cultivation?\n", "rank: 32 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "58 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of is rainfall on cultivation?\n", "rank: 33 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "58 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall impact on cultivation?\n", "rank: 34 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "58 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of krishi is rainfall on cultivation?\n", "rank: 39 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "58 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the impact of rainfall on cultivation?\n", "rank: 44 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "58 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of rainfall impact the affected by of cultivation?\n", "rank: 65 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.34264127206238076 min_bleu: 0.045111761078870896\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: on is there a 0.1% of cultivation?\n", "rank: 7 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of is rainfall about cultivation?\n", "rank: 11 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of rainfall on a remedies is rainfall of cultivation?\n", "rank: 15 bleu_score 0.6 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: on is rainfall of cultivation?\n", "rank: 17 bleu_score 0.6065306597126334 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected common diseases is rainfall on cultivation?\n", "rank: 28 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of is needed on cultivation?\n", "rank: 32 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected patta is rainfall on cultivation?\n", "rank: 37 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected patta is typically impact the rainfall of rainfall on cultivation?\n", "rank: 44 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: on is rainfall of cultivation?\n", "rank: 45 bleu_score 0.6065306597126334 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected common challenges is rainfall on cultivation?\n", "rank: 50 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies is rainfall on cultivation?\n", "rank: 51 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected patta is rainfall impact on cultivation?\n", "rank: 52 bleu_score 0.6618726769384466 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of krishi is the impact the affected village of rainfall on cultivation?\n", "rank: 57 bleu_score 0.6153846153846154 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of rainfall impact the cultivation?\n", "rank: 61 bleu_score 0.6065306597126334 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected common diseases subsidies is rainfall on cultivation?\n", "rank: 62 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of is rainfall on cultivation?\n", "rank: 63 bleu_score 0.6441233940645307 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: on is rainfall of cultivation?\n", "rank: 64 bleu_score 0.6065306597126334 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of rainfall impact the affected by of cultivation?\n", "rank: 66 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of krishi is rainfall impact the affected village of rainfall on cultivation?\n", "rank: 68 bleu_score 0.6153846153846154 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of krishi is rainfall on cultivation?\n", "rank: 70 bleu_score 0.6441233940645307 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: of typically is rainfall on cultivation?\n", "rank: 72 bleu_score 0.6618726769384466 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "59 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || on sunflower cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected patta cultivation? is the impact on cultivation?\n", "rank: 91 bleu_score 0.6 max_bleu: 0.6666666666666666 avg_bleu: 0.31556259344251075 min_bleu: 0.0\n", "===================================================================\n", "60 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || farming what is needed to apply for government \n", "target: what is needed to apply for guava farming \n", "prediction: is needed to apply for guava farming \n", "rank: 19 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.38509176768431613 min_bleu: 0.06464797857627003\n", "===================================================================\n", "60 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || farming what is needed to apply for government \n", "target: what is needed to apply for guava farming \n", "prediction: is ideal to apply for guava farming \n", "rank: 29 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.38509176768431613 min_bleu: 0.06464797857627003\n", "===================================================================\n", "60 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || farming what is needed to apply for government \n", "target: what is needed to apply for guava farming \n", "prediction: access is needed to apply for guava farming \n", "rank: 45 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.38509176768431613 min_bleu: 0.06464797857627003\n", "===================================================================\n", "61 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || farming what is needed to apply for government \n", "target: what is needed to apply for guava farming \n", "prediction: access is needed to apply for guava farming \n", "rank: 3 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.38509176768431613 min_bleu: 0.06464797857627003\n", "===================================================================\n", "61 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || farming what is needed to apply for government \n", "target: what is needed to apply for guava farming \n", "prediction: is needed to apply for guava farming \n", "rank: 14 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.38509176768431613 min_bleu: 0.06464797857627003\n", "===================================================================\n", "61 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || farming what is needed to apply for government \n", "target: what is needed to apply for guava farming \n", "prediction: is ideal to apply for guava farming \n", "rank: 63 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.38509176768431613 min_bleu: 0.06464797857627003\n", "===================================================================\n", "62 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || farming what is needed to apply for government \n", "target: what is needed to apply for guava farming \n", "prediction: is needed to apply for guava farming \n", "rank: 10 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.385091767684316 min_bleu: 0.06464797857627003\n", "===================================================================\n", "62 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || farming what is needed to apply for government \n", "target: what is needed to apply for guava farming \n", "prediction: access is needed to apply for guava farming \n", "rank: 39 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.385091767684316 min_bleu: 0.06464797857627003\n", "===================================================================\n", "62 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || farming what is needed to apply for government \n", "target: what is needed to apply for guava farming \n", "prediction: is ideal to apply for guava farming \n", "rank: 62 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.385091767684316 min_bleu: 0.06464797857627003\n", "===================================================================\n", "63 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what are needed to apply for a successful harvest. here's farming?\n", "target: what is needed to apply for guava farming \n", "prediction: is needed to apply for guava farming \n", "rank: 32 bleu_score 0.8948393168143697 max_bleu: 0.8948393168143697 avg_bleu: 0.4177729041740146 min_bleu: 0.06464797857627003\n", "===================================================================\n", "63 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what are needed to apply for a successful harvest. here's farming?\n", "target: what is needed to apply for guava farming \n", "prediction: to get is needed to apply for guava farming \n", "rank: 38 bleu_score 0.8181818181818182 max_bleu: 0.8948393168143697 avg_bleu: 0.4177729041740146 min_bleu: 0.06464797857627003\n", "===================================================================\n", "63 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what are needed to apply for a successful harvest. here's farming?\n", "target: what is needed to apply for guava farming \n", "prediction: is ideal to apply for guava farming \n", "rank: 39 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.4177729041740146 min_bleu: 0.06464797857627003\n", "===================================================================\n", "63 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what are needed to apply for a successful harvest. here's farming?\n", "target: what is needed to apply for guava farming \n", "prediction: needed to apply h.a.n.p.v for guava farming \n", "rank: 72 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.4177729041740146 min_bleu: 0.06464797857627003\n", "===================================================================\n", "64 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: needed to apply h.a.n.p.v for guava farming \n", "rank: 5 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.4084885109217608 min_bleu: 0.06464797857627003\n", "===================================================================\n", "64 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: is needed to apply for guava farming \n", "rank: 11 bleu_score 0.8948393168143697 max_bleu: 0.8948393168143697 avg_bleu: 0.4084885109217608 min_bleu: 0.06464797857627003\n", "===================================================================\n", "64 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: to get is needed to apply for guava farming \n", "rank: 53 bleu_score 0.8181818181818182 max_bleu: 0.8948393168143697 avg_bleu: 0.4084885109217608 min_bleu: 0.06464797857627003\n", "===================================================================\n", "64 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: is ideal to apply for guava farming \n", "rank: 64 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.4084885109217608 min_bleu: 0.06464797857627003\n", "===================================================================\n", "65 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what are needed to apply for a successful harvest. here's farming?\n", "target: what is needed to apply for guava farming \n", "prediction: is needed to apply for guava farming \n", "rank: 30 bleu_score 0.8948393168143697 max_bleu: 0.8948393168143697 avg_bleu: 0.40662958133243937 min_bleu: 0.06464797857627003\n", "===================================================================\n", "65 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what are needed to apply for a successful harvest. here's farming?\n", "target: what is needed to apply for guava farming \n", "prediction: needed to apply loans for guava farming \n", "rank: 43 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.40662958133243937 min_bleu: 0.06464797857627003\n", "===================================================================\n", "65 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what are needed to apply for a successful harvest. here's farming?\n", "target: what is needed to apply for guava farming \n", "prediction: to get is needed to apply for guava farming \n", "rank: 53 bleu_score 0.8181818181818182 max_bleu: 0.8948393168143697 avg_bleu: 0.40662958133243937 min_bleu: 0.06464797857627003\n", "===================================================================\n", "65 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what are needed to apply for a successful harvest. here's farming?\n", "target: what is needed to apply for guava farming \n", "prediction: is ideal to apply for guava farming \n", "rank: 72 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.40662958133243937 min_bleu: 0.06464797857627003\n", "===================================================================\n", "66 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: is needed to apply for guava farming \n", "rank: 7 bleu_score 0.8948393168143697 max_bleu: 0.8948393168143697 avg_bleu: 0.40848851092176086 min_bleu: 0.06464797857627003\n", "===================================================================\n", "66 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: needed to apply h.a.n.p.v for guava farming \n", "rank: 17 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.40848851092176086 min_bleu: 0.06464797857627003\n", "===================================================================\n", "66 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: is ideal to apply for guava farming \n", "rank: 20 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.40848851092176086 min_bleu: 0.06464797857627003\n", "===================================================================\n", "66 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: to get is needed to apply for guava farming \n", "rank: 57 bleu_score 0.8181818181818182 max_bleu: 0.8948393168143697 avg_bleu: 0.40848851092176086 min_bleu: 0.06464797857627003\n", "===================================================================\n", "67 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what are needed to apply for a successful harvest. here's farming?\n", "target: what is needed to apply for guava farming \n", "prediction: needed to apply h.a.n.p.v for guava farming \n", "rank: 3 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.41563662646428545 min_bleu: 0.06464797857627003\n", "===================================================================\n", "67 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what are needed to apply for a successful harvest. here's farming?\n", "target: what is needed to apply for guava farming \n", "prediction: is needed to apply for guava farming \n", "rank: 24 bleu_score 0.8948393168143697 max_bleu: 0.8948393168143697 avg_bleu: 0.41563662646428545 min_bleu: 0.06464797857627003\n", "===================================================================\n", "67 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what are needed to apply for a successful harvest. here's farming?\n", "target: what is needed to apply for guava farming \n", "prediction: to get is needed to apply for guava farming \n", "rank: 37 bleu_score 0.8181818181818182 max_bleu: 0.8948393168143697 avg_bleu: 0.41563662646428545 min_bleu: 0.06464797857627003\n", "===================================================================\n", "67 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what are needed to apply for a successful harvest. here's farming?\n", "target: what is needed to apply for guava farming \n", "prediction: is ideal to apply for guava farming \n", "rank: 69 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.41563662646428545 min_bleu: 0.06464797857627003\n", "===================================================================\n", "68 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: needed to apply h.a.n.p.v for guava farming \n", "rank: 6 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.4084885109217608 min_bleu: 0.06464797857627003\n", "===================================================================\n", "68 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: is needed to apply for guava farming \n", "rank: 18 bleu_score 0.8948393168143697 max_bleu: 0.8948393168143697 avg_bleu: 0.4084885109217608 min_bleu: 0.06464797857627003\n", "===================================================================\n", "68 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: to get is needed to apply for guava farming \n", "rank: 20 bleu_score 0.8181818181818182 max_bleu: 0.8948393168143697 avg_bleu: 0.4084885109217608 min_bleu: 0.06464797857627003\n", "===================================================================\n", "68 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: is ideal to apply for guava farming \n", "rank: 27 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.4084885109217608 min_bleu: 0.06464797857627003\n", "===================================================================\n", "69 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: is needed to apply for guava farming \n", "rank: 9 bleu_score 0.8948393168143697 max_bleu: 0.8948393168143697 avg_bleu: 0.4084885109217608 min_bleu: 0.06464797857627003\n", "===================================================================\n", "69 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: to get is needed to apply for guava farming \n", "rank: 45 bleu_score 0.8181818181818182 max_bleu: 0.8948393168143697 avg_bleu: 0.4084885109217608 min_bleu: 0.06464797857627003\n", "===================================================================\n", "69 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: is ideal to apply for guava farming \n", "rank: 68 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.4084885109217608 min_bleu: 0.06464797857627003\n", "===================================================================\n", "69 1500 ==== source list: amrood ki kheti ke yojanaon ke liye kya kya dastavez ki zaroorat hai? || what is needed to apply for a guava cultivation?\n", "target: what is needed to apply for guava farming \n", "prediction: needed to apply h.a.n.p.v for guava farming \n", "rank: 75 bleu_score 0.7954127260572175 max_bleu: 0.8948393168143697 avg_bleu: 0.4084885109217608 min_bleu: 0.06464797857627003\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate the profit margin on cultivation?\n", "rank: 7 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the profit margin on cultivation?\n", "rank: 13 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit on to calculate the profit margin on cultivation?\n", "rank: 18 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate on profit margin on cultivation?\n", "rank: 20 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on the profit margin on cultivation?\n", "rank: 21 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit to calculate the profit margin on cultivation?\n", "rank: 23 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail the profit margin on cultivation?\n", "rank: 28 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 32 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate the profit margin on cultivation?\n", "rank: 35 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to get calculate the profit margin on cultivation?\n", "rank: 37 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin on cultivation?\n", "rank: 45 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: quintals per how to calculate the profit margin on cultivation?\n", "rank: 51 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the benefits of profit margin on cultivation?\n", "rank: 54 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate on calculate the profit margin on cultivation?\n", "rank: 58 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit margin on cultivation?\n", "rank: 61 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to sell profit margin on cultivation?\n", "rank: 66 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit profit margin on cultivation?\n", "rank: 71 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the yield of profit margin on cultivation?\n", "rank: 72 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin based on cultivation?\n", "rank: 82 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "70 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on the benefits profit margin on cultivation?\n", "rank: 90 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to get calculate the profit margin on cultivation?\n", "rank: 1 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the profit margin on cultivation?\n", "rank: 4 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate the profit margin on cultivation?\n", "rank: 5 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit margin on cultivation?\n", "rank: 6 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail the profit margin on cultivation?\n", "rank: 11 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit profit margin on cultivation?\n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 26 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate on calculate the profit margin on cultivation?\n", "rank: 35 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate the profit margin on cultivation?\n", "rank: 41 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin on cultivation?\n", "rank: 42 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit on to calculate the profit margin on cultivation?\n", "rank: 47 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit to calculate the profit margin on cultivation?\n", "rank: 49 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: quintals per how to calculate the profit margin on cultivation?\n", "rank: 52 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to sell profit margin on cultivation?\n", "rank: 54 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 57 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate on profit margin on cultivation?\n", "rank: 71 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the yield of profit margin on cultivation?\n", "rank: 72 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the benefits of profit margin on cultivation?\n", "rank: 77 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "71 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin based on cultivation?\n", "rank: 87 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate on calculate the profit margin on cultivation?\n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit to calculate the profit margin on cultivation?\n", "rank: 7 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin based on cultivation?\n", "rank: 10 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate the profit margin on cultivation?\n", "rank: 16 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate on profit margin on cultivation?\n", "rank: 19 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the profit margin on cultivation?\n", "rank: 20 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to sell profit margin on cultivation?\n", "rank: 21 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail the profit margin on cultivation?\n", "rank: 28 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate the profit margin on cultivation?\n", "rank: 30 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 31 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 32 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit margin on cultivation?\n", "rank: 34 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin on cultivation?\n", "rank: 41 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to get calculate the profit margin on cultivation?\n", "rank: 45 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the yield of profit margin on cultivation?\n", "rank: 47 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit on to calculate the profit margin on cultivation?\n", "rank: 48 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: quintals per how to calculate the profit margin on cultivation?\n", "rank: 57 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the benefits of profit margin on cultivation?\n", "rank: 63 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "72 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on the cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit profit margin on cultivation?\n", "rank: 76 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5124867802630334 min_bleu: 0.0\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to sell profit margin on cultivation?\n", "rank: 1 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: of calculate on to calculate the profit margin on cultivation?\n", "rank: 5 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 9 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to get calculate the profit margin on cultivation?\n", "rank: 18 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate the profit margin on cultivation?\n", "rank: 20 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: of calculate the profit margin on cultivation?\n", "rank: 22 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 23 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate on profit margin on cultivation?\n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the profit margin on cultivation?\n", "rank: 31 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit profit margin on cultivation?\n", "rank: 33 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit margin on cultivation?\n", "rank: 43 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin on cultivation?\n", "rank: 45 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate the profit margin on cultivation?\n", "rank: 46 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: of on how to calculate the profit margin on cultivation?\n", "rank: 48 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail the profit margin on cultivation?\n", "rank: 49 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit on to calculate the profit margin on cultivation?\n", "rank: 54 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit to calculate the profit margin on cultivation?\n", "rank: 55 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate on calculate the profit margin on cultivation?\n", "rank: 61 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the yield of profit margin on cultivation?\n", "rank: 66 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the benefits of profit margin on cultivation?\n", "rank: 76 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "73 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin based on cultivation?\n", "rank: 87 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5487071212611903 min_bleu: 0.09022352215774179\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the profit margin on cultivation?\n", "rank: 4 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 7 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit on to calculate the profit margin on cultivation?\n", "rank: 9 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to get calculate the profit margin on cultivation?\n", "rank: 10 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate the profit margin on cultivation?\n", "rank: 11 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail the profit margin on cultivation?\n", "rank: 12 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to sell profit margin on cultivation?\n", "rank: 15 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate on calculate the profit margin on cultivation?\n", "rank: 19 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit profit margin on cultivation?\n", "rank: 25 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: quintals per how to calculate the profit margin on cultivation?\n", "rank: 28 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit margin on cultivation?\n", "rank: 32 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate the profit margin on cultivation?\n", "rank: 37 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin on cultivation?\n", "rank: 42 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit to calculate the profit margin on cultivation?\n", "rank: 45 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the yield of profit margin on cultivation?\n", "rank: 51 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on the profit margin on cultivation?\n", "rank: 54 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate on profit margin on cultivation?\n", "rank: 72 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the benefits of profit margin on cultivation?\n", "rank: 74 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin based on cultivation?\n", "rank: 83 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "74 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on the benefits profit margin on cultivation?\n", "rank: 91 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180012 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to sell profit margin on cultivation?\n", "rank: 3 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate the benefits of profit margin on cultivation?\n", "rank: 7 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail the profit of calculate on cultivation?\n", "rank: 21 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on a profit margin on cultivation?\n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate the profit margin on cultivation?\n", "rank: 27 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: of on how to calculate the profit margin on cultivation?\n", "rank: 28 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate the profit margin on cultivation?\n", "rank: 31 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: of calculate the profit margin on cultivation?\n", "rank: 33 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the yield to calculate of profit margin on cultivation?\n", "rank: 38 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin on cultivation?\n", "rank: 39 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail the profit margin on cultivation?\n", "rank: 45 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: of calculate on the profit margin on cultivation?\n", "rank: 47 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to get calculate the profit margin on cultivation?\n", "rank: 50 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the profit margin on cultivation?\n", "rank: 52 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate the profit of on cultivation?\n", "rank: 54 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 60 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on the profit margin on cultivation?\n", "rank: 64 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the yield of profit margin on cultivation?\n", "rank: 72 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to get calculate on the profit margin on cultivation?\n", "rank: 79 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate on calculate the profit margin on cultivation?\n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the benefits of profit margin on cultivation?\n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "75 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || profits. quintals the past 2-3 cm on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on the benefits profit margin on cultivation?\n", "rank: 95 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5177503627153843 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate the profit margin on cultivation?\n", "rank: 5 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit margin on cultivation?\n", "rank: 8 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the yield of profit margin on cultivation?\n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 15 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to get calculate the profit margin on cultivation?\n", "rank: 27 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: quintals per how to calculate the profit margin on cultivation?\n", "rank: 31 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate the profit margin on cultivation?\n", "rank: 36 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin on cultivation?\n", "rank: 37 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail the profit margin on cultivation?\n", "rank: 46 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the profit margin on cultivation?\n", "rank: 47 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit on to calculate the profit margin on cultivation?\n", "rank: 51 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit to calculate the profit margin on cultivation?\n", "rank: 54 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 60 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate on calculate the profit margin on cultivation?\n", "rank: 68 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to sell profit margin on cultivation?\n", "rank: 71 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate on profit margin on cultivation?\n", "rank: 75 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit profit margin on cultivation?\n", "rank: 76 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the benefits of profit margin on cultivation?\n", "rank: 79 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "76 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || per pump are on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin based on cultivation?\n", "rank: 87 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5039711038582562 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate on calculate the profit margin on cultivation?\n", "rank: 1 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate the profit margin on cultivation?\n", "rank: 2 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate on profit margin on cultivation?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on the profit margin on cultivation?\n", "rank: 9 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on the benefits profit margin on cultivation?\n", "rank: 15 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate the profit margin on cultivation?\n", "rank: 16 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail the profit margin on cultivation?\n", "rank: 19 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the benefits of profit margin on cultivation?\n", "rank: 24 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to get calculate the profit margin on cultivation?\n", "rank: 26 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit profit margin on cultivation?\n", "rank: 28 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: quintals per how to calculate the profit margin on cultivation?\n", "rank: 29 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit to calculate the profit margin on cultivation?\n", "rank: 32 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin on cultivation?\n", "rank: 37 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the profit margin on cultivation?\n", "rank: 40 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit on to calculate the profit margin on cultivation?\n", "rank: 44 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit margin on cultivation?\n", "rank: 66 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to sell profit margin on cultivation?\n", "rank: 72 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the yield of profit margin on cultivation?\n", "rank: 79 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "77 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on the last a cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin based on cultivation?\n", "rank: 84 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5151211405180011 min_bleu: 0.0\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate the profit margin on cultivation?\n", "rank: 1 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on the benefits profit margin on cultivation?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the profit margin on cultivation?\n", "rank: 7 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate on calculate the profit margin on cultivation?\n", "rank: 10 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit on to calculate the profit margin on cultivation?\n", "rank: 12 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit margin on cultivation?\n", "rank: 15 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail the profit margin on cultivation?\n", "rank: 19 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to get calculate the profit margin on cultivation?\n", "rank: 20 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the benefits of profit margin on cultivation?\n", "rank: 25 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the yield of profit margin on cultivation?\n", "rank: 28 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate the profit margin on cultivation?\n", "rank: 31 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail the profit of calculate on cultivation?\n", "rank: 32 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin based on cultivation?\n", "rank: 35 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: of calculate the profit margin on cultivation?\n", "rank: 39 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: of on how to calculate the profit margin on cultivation?\n", "rank: 41 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin on cultivation?\n", "rank: 42 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit to calculate the profit margin on cultivation?\n", "rank: 50 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to sell profit margin on cultivation?\n", "rank: 61 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: of calculate on to calculate the profit margin on cultivation?\n", "rank: 63 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on the profit margin on cultivation?\n", "rank: 67 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate on profit margin on cultivation?\n", "rank: 70 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "78 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on guava farming\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit profit margin on cultivation?\n", "rank: 75 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5479278296617199 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on to calculate the profit margin on cultivation?\n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail the profit margin on cultivation?\n", "rank: 9 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate on calculate the profit margin on cultivation?\n", "rank: 12 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: of high on how to calculate the profit margin on cultivation?\n", "rank: 13 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate the profit margin on cultivation?\n", "rank: 14 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to sell profit margin on cultivation?\n", "rank: 15 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on the profit margin on cultivation?\n", "rank: 19 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to get calculate the profit margin on cultivation?\n", "rank: 21 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit margin on cultivation?\n", "rank: 27 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the yield of profit margin on cultivation?\n", "rank: 38 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate the profit margin on cultivation?\n", "rank: 39 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to avail calculate the profit margin on cultivation?\n", "rank: 42 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: of on how to calculate the profit margin on cultivation?\n", "rank: 43 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the profit margin on cultivation?\n", "rank: 47 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit to calculate the profit margin on cultivation?\n", "rank: 50 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: profit on to calculate the profit margin on cultivation?\n", "rank: 51 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: of calculate the profit margin on cultivation?\n", "rank: 54 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: of calculate on to calculate the profit margin on cultivation?\n", "rank: 61 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate on profit margin on cultivation?\n", "rank: 69 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: to calculate on profit profit margin on cultivation?\n", "rank: 73 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate to calculate the benefits of profit margin on cultivation?\n", "rank: 75 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "79 1500 ==== source list: lauki ki kheti par laabh kaise ganana kare? || on cultivation?\n", "target: how to calculate the profit margin on cultivation?\n", "prediction: calculate on the benefits profit margin on cultivation?\n", "rank: 92 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5475227471483919 min_bleu: 0.09022352215774179\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best market price for my during peak \n", "rank: 2 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best season best market price for my during the peak \n", "rank: 7 bleu_score 0.5985403583811576 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get the best market price for my \n", "rank: 9 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the ideal a price for my during the peak \n", "rank: 17 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is the best market price for my during the peak \n", "rank: 18 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best market price for my during peak \n", "rank: 19 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the best season to get better prices for my during peak \n", "rank: 26 bleu_score 0.5333333333333333 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is best market price for my during the peak \n", "rank: 30 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure my best market price for my during peak \n", "rank: 31 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the best season to get better prices for my during peak \n", "rank: 42 bleu_score 0.5320358741165845 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the best market price for my during the peak \n", "rank: 43 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is there a best market price for my during the peak \n", "rank: 47 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the best market price for my during the peak \n", "rank: 48 bleu_score 0.5935873286495363 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get a better prices for my during peak \n", "rank: 52 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is best market price for my during the peak \n", "rank: 62 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal weather is best market price for my during the peak \n", "rank: 85 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "80 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best during the best market price for my \n", "rank: 87 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best market price for my during peak \n", "rank: 1 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get a better prices for my during peak \n", "rank: 3 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best season best market price for my during the peak \n", "rank: 4 bleu_score 0.5985403583811576 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the best market price for my during the peak \n", "rank: 8 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get the best market price for my \n", "rank: 9 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal weather is best market price for my during the peak \n", "rank: 11 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the best season to get better prices for my during peak \n", "rank: 22 bleu_score 0.5320358741165845 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is best market price for my during the peak \n", "rank: 26 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the best season to get better prices for my during peak \n", "rank: 42 bleu_score 0.5333333333333333 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is the best market price for my during the peak \n", "rank: 44 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best market price for my during peak \n", "rank: 46 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is there a best market price for my during the peak \n", "rank: 47 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the best market price for my during the peak \n", "rank: 49 bleu_score 0.5935873286495363 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure my best market price for my during peak \n", "rank: 57 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is best market price for my during the peak \n", "rank: 60 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best during the best market price for my \n", "rank: 65 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "81 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the ideal a price for my during the peak \n", "rank: 78 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get a better prices for my during peak \n", "rank: 3 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the ideal a price for my during peak \n", "rank: 4 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best market price for my during peak \n", "rank: 16 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the ideal get a price for my during peak \n", "rank: 23 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a available for my during the best season?\n", "rank: 25 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a prices for my during the best season?\n", "rank: 26 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: social media is best market price for my during the \n", "rank: 27 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: social is best market to get a price for my during peak \n", "rank: 38 bleu_score 0.5320358741165845 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the best season to get a price for my during peak \n", "rank: 43 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: social the best market to get a good during the best market price for my \n", "rank: 50 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the best market price for my during the best season?\n", "rank: 59 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is best market price for my during peak \n", "rank: 67 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get the best market price for my \n", "rank: 69 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal a price for my during the best season?\n", "rank: 76 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best market price for my during peak \n", "rank: 79 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal temperature during the best market price for my \n", "rank: 82 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "82 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best season best market price for my during peak \n", "rank: 89 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best market price for my during peak \n", "rank: 0 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best market price for my during peak \n", "rank: 12 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: social the best market to get a good during the best market price for my \n", "rank: 20 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get the best market price for my \n", "rank: 21 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is best market price for my during peak \n", "rank: 26 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the ideal a price for my during peak \n", "rank: 33 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: social media is best market price for my during the \n", "rank: 34 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a prices for my during the best season?\n", "rank: 36 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: social is best market to get a price for my during peak \n", "rank: 44 bleu_score 0.5320358741165845 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the best season to get a price for my during peak \n", "rank: 45 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a available for my during the best season?\n", "rank: 47 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the best market price for my during the best season?\n", "rank: 56 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get a better prices for my during peak \n", "rank: 59 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the ideal get a price for my during peak \n", "rank: 66 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal a price for my during the best season?\n", "rank: 71 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best season best market price for my during peak \n", "rank: 77 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "83 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || prices for the best results.\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal temperature during the best market price for my \n", "rank: 83 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3272396917993707 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best market to get a good during the best market price for my \n", "rank: 0 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get a better prices for my during peak \n", "rank: 1 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal weather is best market price for my during the rainy season?\n", "rank: 3 bleu_score 0.5333333333333333 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal a best market price for my during peak \n", "rank: 7 bleu_score 0.5935873286495363 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get the best market price for my \n", "rank: 8 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the ideal a price for my during peak \n", "rank: 10 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal a price for my during the best season?\n", "rank: 11 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best season best market price for my during peak \n", "rank: 14 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the best market price for my during peak \n", "rank: 16 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is the best market to get a price for my during peak \n", "rank: 17 bleu_score 0.5985403583811576 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best market price for my during peak \n", "rank: 18 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best market price for my during peak \n", "rank: 29 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the best season to get a price for my during peak \n", "rank: 40 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the best market price for my during peak \n", "rank: 45 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is best market to get a price for my during peak \n", "rank: 55 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the ideal get a price for my during peak \n", "rank: 67 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is best market price for my during peak \n", "rank: 69 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the ideal a price for my during the best season?\n", "rank: 77 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "84 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a season? prices for my during the best season?\n", "rank: 84 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is the best market to get a price for my during peak \n", "rank: 0 bleu_score 0.5985403583811576 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the ideal a price for my during the best season?\n", "rank: 5 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal a best market price for my during peak \n", "rank: 14 bleu_score 0.5935873286495363 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best season best market price for my during peak \n", "rank: 15 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the best market price for my during peak \n", "rank: 18 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the ideal a price for my during peak \n", "rank: 21 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best market price for my during peak \n", "rank: 24 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the best season to get a price for my during peak \n", "rank: 34 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is best market to get a price for my during peak \n", "rank: 45 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best market to get a good during the best market price for my \n", "rank: 48 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal weather is best market price for my during the rainy season?\n", "rank: 49 bleu_score 0.5333333333333333 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get a better prices for my during peak \n", "rank: 54 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the best market price for my during peak \n", "rank: 56 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get the best market price for my \n", "rank: 64 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the ideal get a price for my during peak \n", "rank: 66 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is best market price for my during peak \n", "rank: 69 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal a price for my during the best season?\n", "rank: 74 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best market price for my during peak \n", "rank: 78 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "85 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a season? prices for my during the best season?\n", "rank: 94 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get a better prices for my during peak \n", "rank: 0 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal weather is best market price for my during the peak \n", "rank: 2 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best during the best market price for my \n", "rank: 3 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best market price for my during peak \n", "rank: 5 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is the best market price for my during the peak \n", "rank: 16 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the best season to get better prices for my during peak \n", "rank: 22 bleu_score 0.5320358741165845 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure my best market price for my during peak \n", "rank: 24 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the best season to get better prices for my during peak \n", "rank: 28 bleu_score 0.5333333333333333 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the best market price for my during the peak \n", "rank: 38 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is there a best market price for my during the peak \n", "rank: 50 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the best market price for my during the peak \n", "rank: 52 bleu_score 0.5935873286495363 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get the best market price for my \n", "rank: 59 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is best market price for my during the peak \n", "rank: 65 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is best market price for my during the peak \n", "rank: 68 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best market price for my during peak \n", "rank: 75 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the ideal a price for my during the peak \n", "rank: 80 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "86 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || the best season when to ensure a good price for my during the \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best season best market price for my during the peak \n", "rank: 90 bleu_score 0.5985403583811576 max_bleu: 0.6 avg_bleu: 0.3319818693250182 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal temperature is best market price for my during the peak \n", "rank: 0 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best season best market price for my during the peak \n", "rank: 1 bleu_score 0.5985403583811576 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is there a best market price for my during the peak \n", "rank: 3 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best market price for my during peak \n", "rank: 4 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the best market price for my during the peak \n", "rank: 9 bleu_score 0.5935873286495363 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best market price for my during peak \n", "rank: 14 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is best market price for my during the peak \n", "rank: 16 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is best market price for my during the peak \n", "rank: 24 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the best season to get better prices for my during peak \n", "rank: 40 bleu_score 0.5320358741165845 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the best market price for my during the peak \n", "rank: 43 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the best season to get better prices for my during peak \n", "rank: 46 bleu_score 0.5333333333333333 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is the best market price for my during the peak \n", "rank: 50 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get a better prices for my during peak \n", "rank: 53 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get the best market price for my \n", "rank: 58 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure my best market price for my during peak \n", "rank: 62 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal temperature during the best market price for my \n", "rank: 75 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the ideal a price for my during the peak \n", "rank: 78 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal weather is best market price for my during the peak \n", "rank: 88 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "87 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || to keep the best season to ensure that during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best during the best market price for my \n", "rank: 90 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3354312402307172 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is best market to get a price for my during peak \n", "rank: 0 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get a better prices for my during peak \n", "rank: 3 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the best market price for my during peak \n", "rank: 12 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the ideal get a price for my during peak \n", "rank: 13 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best season best market price for my during peak \n", "rank: 15 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the ideal a price for my during peak \n", "rank: 22 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a season? prices for my during the best season?\n", "rank: 29 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the best market price for my during peak \n", "rank: 30 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the best season to get a price for my during peak \n", "rank: 43 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best market price for my during peak \n", "rank: 49 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best market to get a good during the best market price for my \n", "rank: 56 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is the best market to get a price for my during peak \n", "rank: 64 bleu_score 0.5985403583811576 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get the best market price for my \n", "rank: 65 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is best market price for my during peak \n", "rank: 67 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal a best market price for my during peak \n", "rank: 70 bleu_score 0.5935873286495363 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal a price for my during the best season?\n", "rank: 74 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best market price for my during peak \n", "rank: 76 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the ideal a price for my during the best season?\n", "rank: 77 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "88 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the best times for selling during the rainy season?\n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal weather is best market price for my during the rainy season?\n", "rank: 87 bleu_score 0.5333333333333333 max_bleu: 0.6 avg_bleu: 0.32682656412956373 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best market price for my during peak \n", "rank: 0 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is the best market to get a price for my during peak \n", "rank: 1 bleu_score 0.5985403583811576 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the ideal a price for my during peak \n", "rank: 3 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal weather is best market price for my during the rainy season?\n", "rank: 4 bleu_score 0.5333333333333333 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i best during the best market price for my \n", "rank: 9 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to maintain the best season to get a price for my during peak \n", "rank: 11 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal a best market price for my during peak \n", "rank: 13 bleu_score 0.5935873286495363 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get the best market price for my \n", "rank: 14 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the best market price for my during peak \n", "rank: 20 bleu_score 0.5687541232354464 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best market price for my during peak \n", "rank: 22 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is best market price for my during peak \n", "rank: 30 bleu_score 0.50555922065373 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the best season to get a price for my during peak \n", "rank: 35 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: is best market to get a price for my during peak \n", "rank: 50 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the best market price for my during peak \n", "rank: 56 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to ensure i get a better prices for my during peak \n", "rank: 57 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: to get the ideal get a price for my during peak \n", "rank: 66 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get the ideal a price for my during the best season?\n", "rank: 73 bleu_score 0.5192005220476033 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get is the ideal a price for my during the best season?\n", "rank: 80 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a best season best market price for my during peak \n", "rank: 85 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "89 1500 ==== source list: mausam ke dauran apni ke liye sabse achha daam kaise sunishchit karen? || find the fair to ensure that during the best times to ensure a good \n", "target: how can i ensure i get the best price for my during seasons?\n", "prediction: get a season? prices for my during the best season?\n", "rank: 94 bleu_score 0.5276331810218101 max_bleu: 0.6 avg_bleu: 0.33624911503183 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: to reach government long does it take for \n", "rank: 8 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: to get is long does it take for \n", "rank: 15 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: to reach how long does it take for \n", "rank: 22 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: is long does it take for to reach \n", "rank: 29 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: long is it take for to reach \n", "rank: 33 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: to common is long does it take for \n", "rank: 39 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: to common long does it take for to reach \n", "rank: 40 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 49 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 52 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: long time is it take for to reach \n", "rank: 53 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 54 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: to reach market long does it take for \n", "rank: 58 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: to common long does it take for \n", "rank: 59 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: to reach is long does it take for \n", "rank: 71 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 74 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "90 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato that a how long does it take for long does it bear fruit?\n", "target: how long does it take for to reach \n", "prediction: to mature? how long does it take for \n", "rank: 89 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.40873439509593434 min_bleu: 0.0\n", "===================================================================\n", "91 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: is long does it take for to mature?\n", "rank: 3 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "91 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: to mature? how long does it take for \n", "rank: 16 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "91 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to mature?\n", "rank: 20 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "91 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: to reach government long does it take for \n", "rank: 40 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "91 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: 1-2 to is long does it take for \n", "rank: 42 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "91 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: 1-2 to reach government long does it take for \n", "rank: 50 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "91 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to mature?\n", "rank: 53 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "91 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: 1-2 to from long does it take for \n", "rank: 64 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "91 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: to reach how long does it take for \n", "rank: 71 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "92 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: to reach government long does it take for \n", "rank: 3 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "92 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: is long does it take for to mature?\n", "rank: 4 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "92 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to mature?\n", "rank: 33 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "92 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: 1-2 to is long does it take for \n", "rank: 38 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "92 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: 1-2 to reach government long does it take for \n", "rank: 46 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "92 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to mature?\n", "rank: 47 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "92 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: to reach how long does it take for \n", "rank: 54 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "92 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: 1-2 to from long does it take for \n", "rank: 60 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "92 1500 ==== source list: ko pakne mein kitna samay lagta hai? || to tomato nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: to mature? how long does it take for \n", "rank: 90 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.36248229122157977 min_bleu: 0.0\n", "===================================================================\n", "93 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: from to the how long does it take for \n", "rank: 10 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "93 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 19 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "93 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 21 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "93 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long is it take for to reach \n", "rank: 25 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "93 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: is long does it take for to reach \n", "rank: 29 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "93 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: 1-2 to is long does it take for \n", "rank: 38 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "93 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: to reach how long does it take for \n", "rank: 49 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "93 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 53 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "93 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 63 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "93 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: to mature? how long does it take for \n", "rank: 83 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "94 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: 1-2 to is long does it take for \n", "rank: 7 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "94 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 16 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "94 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 23 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "94 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: is long does it take for to reach \n", "rank: 32 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "94 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long is it take for to reach \n", "rank: 37 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "94 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: 1-2 to from long does it take for \n", "rank: 41 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "94 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 60 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "94 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: to reach how long does it take for \n", "rank: 63 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "94 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 70 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "95 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode egg how much does to \n", "target: how long does it take for to reach \n", "prediction: is long does it take for to reach \n", "rank: 18 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.38541384593279426 min_bleu: 0.0\n", "===================================================================\n", "95 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode egg how much does to \n", "target: how long does it take for to reach \n", "prediction: long is it take for to reach \n", "rank: 25 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.38541384593279426 min_bleu: 0.0\n", "===================================================================\n", "95 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode egg how much does to \n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 28 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.38541384593279426 min_bleu: 0.0\n", "===================================================================\n", "95 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode egg how much does to \n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 30 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.38541384593279426 min_bleu: 0.0\n", "===================================================================\n", "95 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode egg how much does to \n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 37 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.38541384593279426 min_bleu: 0.0\n", "===================================================================\n", "95 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode egg how much does to \n", "target: how long does it take for to reach \n", "prediction: 1-2 is long does it take for to reach \n", "rank: 41 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.38541384593279426 min_bleu: 0.0\n", "===================================================================\n", "95 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode egg how much does to \n", "target: how long does it take for to reach \n", "prediction: long time is it take for to reach \n", "rank: 43 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.38541384593279426 min_bleu: 0.0\n", "===================================================================\n", "95 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode egg how much does to \n", "target: how long does it take for to reach \n", "prediction: to reach how long does it take for \n", "rank: 48 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.38541384593279426 min_bleu: 0.0\n", "===================================================================\n", "95 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode egg how much does to \n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 64 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.38541384593279426 min_bleu: 0.0\n", "===================================================================\n", "95 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode egg how much does to \n", "target: how long does it take for to reach \n", "prediction: 1-2 to from long does it take for \n", "rank: 67 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.38541384593279426 min_bleu: 0.0\n", "===================================================================\n", "95 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode egg how much does to \n", "target: how long does it take for to reach \n", "prediction: to mature? how long does it take for \n", "rank: 87 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.38541384593279426 min_bleu: 0.0\n", "===================================================================\n", "96 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by a how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 9 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.3502952743455206 min_bleu: 0.0\n", "===================================================================\n", "96 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by a how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 14 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.3502952743455206 min_bleu: 0.0\n", "===================================================================\n", "96 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by a how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long is it take for to reach \n", "rank: 26 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.3502952743455206 min_bleu: 0.0\n", "===================================================================\n", "96 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by a how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: from to the how long does it take for \n", "rank: 29 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.3502952743455206 min_bleu: 0.0\n", "===================================================================\n", "96 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by a how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: 1-2 to is long does it take for \n", "rank: 30 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.3502952743455206 min_bleu: 0.0\n", "===================================================================\n", "96 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by a how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: is long does it take for to reach \n", "rank: 38 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3502952743455206 min_bleu: 0.0\n", "===================================================================\n", "96 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by a how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 39 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.3502952743455206 min_bleu: 0.0\n", "===================================================================\n", "96 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by a how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 59 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3502952743455206 min_bleu: 0.0\n", "===================================================================\n", "96 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by a how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: to reach how long does it take for \n", "rank: 64 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.3502952743455206 min_bleu: 0.0\n", "===================================================================\n", "96 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by a how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long is it take for to reach \n", "rank: 67 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.3502952743455206 min_bleu: 0.0\n", "===================================================================\n", "96 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by a how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: to mature? how long does it take for \n", "rank: 88 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.3502952743455206 min_bleu: 0.0\n", "===================================================================\n", "97 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 16 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "97 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long is it take for to reach \n", "rank: 23 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "97 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 28 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "97 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: 1-2 to is long does it take for \n", "rank: 30 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "97 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 36 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "97 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: 1-2 to from long does it take for \n", "rank: 38 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "97 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: is long does it take for to reach \n", "rank: 39 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "97 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 50 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "97 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode infestation? how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: to reach how long does it take for \n", "rank: 55 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.3565124124749493 min_bleu: 0.0\n", "===================================================================\n", "98 1500 ==== source list: ko pakne mein kitna samay lagta hai? || about tomato how much long does it take for long does it to mature?\n", "target: how long does it take for to reach \n", "prediction: to common long does it take for to reach \n", "rank: 9 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4120379648236905 min_bleu: 0.0\n", "===================================================================\n", "98 1500 ==== source list: ko pakne mein kitna samay lagta hai? || about tomato how much long does it take for long does it to mature?\n", "target: how long does it take for to reach \n", "prediction: is long does it take for to reach \n", "rank: 13 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4120379648236905 min_bleu: 0.0\n", "===================================================================\n", "98 1500 ==== source list: ko pakne mein kitna samay lagta hai? || about tomato how much long does it take for long does it to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 21 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4120379648236905 min_bleu: 0.0\n", "===================================================================\n", "98 1500 ==== source list: ko pakne mein kitna samay lagta hai? || about tomato how much long does it take for long does it to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 26 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4120379648236905 min_bleu: 0.0\n", "===================================================================\n", "98 1500 ==== source list: ko pakne mein kitna samay lagta hai? || about tomato how much long does it take for long does it to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 53 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4120379648236905 min_bleu: 0.0\n", "===================================================================\n", "98 1500 ==== source list: ko pakne mein kitna samay lagta hai? || about tomato how much long does it take for long does it to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 54 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4120379648236905 min_bleu: 0.0\n", "===================================================================\n", "98 1500 ==== source list: ko pakne mein kitna samay lagta hai? || about tomato how much long does it take for long does it to mature?\n", "target: how long does it take for to reach \n", "prediction: to reach how long does it take for \n", "rank: 63 bleu_score 0.9090909090909091 max_bleu: 1.0 avg_bleu: 0.4120379648236905 min_bleu: 0.0\n", "===================================================================\n", "98 1500 ==== source list: ko pakne mein kitna samay lagta hai? || about tomato how much long does it take for long does it to mature?\n", "target: how long does it take for to reach \n", "prediction: to reach how long does it take for \n", "rank: 64 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4120379648236905 min_bleu: 0.0\n", "===================================================================\n", "98 1500 ==== source list: ko pakne mein kitna samay lagta hai? || about tomato how much long does it take for long does it to mature?\n", "target: how long does it take for to reach \n", "prediction: to reach how important is long does it take for \n", "rank: 87 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.4120379648236905 min_bleu: 0.0\n", "===================================================================\n", "99 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: from to the how long does it take for \n", "rank: 9 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "99 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: is long does it take for to reach \n", "rank: 22 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "99 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 33 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "99 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to reach \n", "rank: 36 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "99 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: 1-2 to is long does it take for \n", "rank: 42 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "99 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: to reach how long does it take for \n", "rank: 48 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "99 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 56 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "99 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to reach \n", "rank: 63 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "99 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: long is it take for to reach \n", "rank: 70 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "99 1500 ==== source list: ko pakne mein kitna samay lagta hai? || nematode problems faced by about how long does it take for to mature?\n", "target: how long does it take for to reach \n", "prediction: to mature? how long does it take for \n", "rank: 86 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.34667094207408117 min_bleu: 0.0\n", "===================================================================\n", "100 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 9 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096894 min_bleu: 0.004086771438464067\n", "===================================================================\n", "100 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 15 bleu_score 0.9200444146293233 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096894 min_bleu: 0.004086771438464067\n", "===================================================================\n", "100 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status of my application for government schemes for \n", "rank: 27 bleu_score 0.8433740467435463 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096894 min_bleu: 0.004086771438464067\n", "===================================================================\n", "100 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check government the status of my application for \n", "rank: 38 bleu_score 0.757957198250164 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096894 min_bleu: 0.004086771438464067\n", "===================================================================\n", "100 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status my application for government schemes for \n", "rank: 83 bleu_score 0.8337529180751805 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096894 min_bleu: 0.004086771438464067\n", "===================================================================\n", "100 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status my application for government schemes for my \n", "rank: 85 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096894 min_bleu: 0.004086771438464067\n", "===================================================================\n", "101 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 1 bleu_score 0.9200444146293233 max_bleu: 0.9230769230769231 avg_bleu: 0.3953092042621378 min_bleu: 0.004086771438464067\n", "===================================================================\n", "101 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 2 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.3953092042621378 min_bleu: 0.004086771438464067\n", "===================================================================\n", "101 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status my application for government schemes for my \n", "rank: 4 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.3953092042621378 min_bleu: 0.004086771438464067\n", "===================================================================\n", "101 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check government the status of my application for \n", "rank: 39 bleu_score 0.757957198250164 max_bleu: 0.9230769230769231 avg_bleu: 0.3953092042621378 min_bleu: 0.004086771438464067\n", "===================================================================\n", "101 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status of my application for government schemes for \n", "rank: 57 bleu_score 0.8433740467435463 max_bleu: 0.9230769230769231 avg_bleu: 0.3953092042621378 min_bleu: 0.004086771438464067\n", "===================================================================\n", "101 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status my application for government schemes for \n", "rank: 89 bleu_score 0.8337529180751805 max_bleu: 0.9230769230769231 avg_bleu: 0.3953092042621378 min_bleu: 0.004086771438464067\n", "===================================================================\n", "102 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || check the government scheme application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 4 bleu_score 0.9200444146293233 max_bleu: 0.9200444146293233 avg_bleu: 0.3943126232692015 min_bleu: 0.004086771438464067\n", "===================================================================\n", "102 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || check the government scheme application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check government the status of my application for \n", "rank: 35 bleu_score 0.757957198250164 max_bleu: 0.9200444146293233 avg_bleu: 0.3943126232692015 min_bleu: 0.004086771438464067\n", "===================================================================\n", "102 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || check the government scheme application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status of my application for government schemes for \n", "rank: 56 bleu_score 0.8433740467435463 max_bleu: 0.9200444146293233 avg_bleu: 0.3943126232692015 min_bleu: 0.004086771438464067\n", "===================================================================\n", "102 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || check the government scheme application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status my application for government schemes for \n", "rank: 85 bleu_score 0.8337529180751805 max_bleu: 0.9200444146293233 avg_bleu: 0.3943126232692015 min_bleu: 0.004086771438464067\n", "===================================================================\n", "102 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || check the government scheme application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status my application for government schemes for my \n", "rank: 92 bleu_score 0.7667036788577695 max_bleu: 0.9200444146293233 avg_bleu: 0.3943126232692015 min_bleu: 0.004086771438464067\n", "===================================================================\n", "103 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 1 bleu_score 0.9200444146293233 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096894 min_bleu: 0.004086771438464067\n", "===================================================================\n", "103 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 11 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096894 min_bleu: 0.004086771438464067\n", "===================================================================\n", "103 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check government the status of my application for \n", "rank: 48 bleu_score 0.757957198250164 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096894 min_bleu: 0.004086771438464067\n", "===================================================================\n", "103 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status of my application for government schemes for \n", "rank: 60 bleu_score 0.8433740467435463 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096894 min_bleu: 0.004086771438464067\n", "===================================================================\n", "103 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status my application for government schemes for \n", "rank: 86 bleu_score 0.8337529180751805 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096894 min_bleu: 0.004086771438464067\n", "===================================================================\n", "103 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status my application for government schemes for my \n", "rank: 93 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096894 min_bleu: 0.004086771438464067\n", "===================================================================\n", "104 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 3 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.3953092042621377 min_bleu: 0.004086771438464067\n", "===================================================================\n", "104 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status my application for government schemes for \n", "rank: 12 bleu_score 0.8337529180751805 max_bleu: 0.9230769230769231 avg_bleu: 0.3953092042621377 min_bleu: 0.004086771438464067\n", "===================================================================\n", "104 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 18 bleu_score 0.9200444146293233 max_bleu: 0.9230769230769231 avg_bleu: 0.3953092042621377 min_bleu: 0.004086771438464067\n", "===================================================================\n", "104 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status of my application for government schemes for \n", "rank: 57 bleu_score 0.8433740467435463 max_bleu: 0.9230769230769231 avg_bleu: 0.3953092042621377 min_bleu: 0.004086771438464067\n", "===================================================================\n", "104 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check government the status of my application for \n", "rank: 92 bleu_score 0.757957198250164 max_bleu: 0.9230769230769231 avg_bleu: 0.3953092042621377 min_bleu: 0.004086771438464067\n", "===================================================================\n", "104 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status my application for government schemes for my \n", "rank: 94 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.3953092042621377 min_bleu: 0.004086771438464067\n", "===================================================================\n", "105 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status of my application for government schemes for \n", "rank: 1 bleu_score 0.8433740467435463 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096877 min_bleu: 0.004086771438464067\n", "===================================================================\n", "105 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 2 bleu_score 0.9200444146293233 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096877 min_bleu: 0.004086771438464067\n", "===================================================================\n", "105 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status my application for government schemes for \n", "rank: 22 bleu_score 0.8337529180751805 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096877 min_bleu: 0.004086771438464067\n", "===================================================================\n", "105 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 36 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096877 min_bleu: 0.004086771438464067\n", "===================================================================\n", "105 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check government the status of my application for \n", "rank: 47 bleu_score 0.757957198250164 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096877 min_bleu: 0.004086771438464067\n", "===================================================================\n", "105 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || to apply the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status my application for government schemes for my \n", "rank: 93 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.39298810246096877 min_bleu: 0.004086771438464067\n", "===================================================================\n", "106 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 1 bleu_score 0.9200444146293233 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "106 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status my application for government schemes for my \n", "rank: 8 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "106 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status of my application for government schemes for \n", "rank: 13 bleu_score 0.8433740467435463 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "106 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status my application for government schemes for \n", "rank: 23 bleu_score 0.8337529180751805 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "106 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 28 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "106 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check government the status of my application for \n", "rank: 87 bleu_score 0.757957198250164 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "107 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status of my application for government schemes for \n", "rank: 2 bleu_score 0.8433740467435463 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "107 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 3 bleu_score 0.9200444146293233 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "107 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status my application for government schemes for my \n", "rank: 14 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "107 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 32 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "107 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check government the status of my application for \n", "rank: 38 bleu_score 0.757957198250164 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "107 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status my application for government schemes for \n", "rank: 82 bleu_score 0.8337529180751805 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "108 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || market information to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 4 bleu_score 0.9200444146293233 max_bleu: 0.9230769230769231 avg_bleu: 0.40179855493179567 min_bleu: 0.004086771438464067\n", "===================================================================\n", "108 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || market information to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status of my application for government schemes for \n", "rank: 6 bleu_score 0.8433740467435463 max_bleu: 0.9230769230769231 avg_bleu: 0.40179855493179567 min_bleu: 0.004086771438464067\n", "===================================================================\n", "108 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || market information to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 17 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.40179855493179567 min_bleu: 0.004086771438464067\n", "===================================================================\n", "108 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || market information to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check government the status of my application for \n", "rank: 26 bleu_score 0.757957198250164 max_bleu: 0.9230769230769231 avg_bleu: 0.40179855493179567 min_bleu: 0.004086771438464067\n", "===================================================================\n", "108 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || market information to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status my application for government schemes for \n", "rank: 80 bleu_score 0.8337529180751805 max_bleu: 0.9230769230769231 avg_bleu: 0.40179855493179567 min_bleu: 0.004086771438464067\n", "===================================================================\n", "108 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || market information to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status my application for government schemes for my \n", "rank: 93 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.40179855493179567 min_bleu: 0.004086771438464067\n", "===================================================================\n", "109 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status of my application for government schemes for \n", "rank: 1 bleu_score 0.8433740467435463 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "109 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 2 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "109 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status of my application for government schemes for \n", "rank: 10 bleu_score 0.9200444146293233 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "109 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check government the status of my application for \n", "rank: 35 bleu_score 0.757957198250164 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "109 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to check the status my application for government schemes for \n", "rank: 84 bleu_score 0.8337529180751805 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "109 1500 ==== source list: main apne kira ke liye sarkari yojanaon ke aavedan ka status kaise check kar sakta hoon? || clay to check the status of my application for \n", "target: how to check the status of my application for government schemes for \n", "prediction: to get the status my application for government schemes for my \n", "rank: 94 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.3943166361051233 min_bleu: 0.004086771438464067\n", "===================================================================\n", "110 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || market prices. for the \n", "target: are there any to check market prices for \n", "prediction: to check there any government schemes for \n", "rank: 22 bleu_score 0.622795757824184 max_bleu: 0.7117665803704959 avg_bleu: 0.27090029452455505 min_bleu: 0.043443485862611285\n", "===================================================================\n", "110 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || market prices. for the \n", "target: are there any to check market prices for \n", "prediction: to check there is for market \n", "rank: 31 bleu_score 0.7117665803704959 max_bleu: 0.7117665803704959 avg_bleu: 0.27090029452455505 min_bleu: 0.043443485862611285\n", "===================================================================\n", "111 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || crop market prices. for \n", "target: are there any to check market prices for \n", "prediction: to check there any government schemes for \n", "rank: 53 bleu_score 0.622795757824184 max_bleu: 0.7117665803704959 avg_bleu: 0.2685809866078772 min_bleu: 0.043443485862611285\n", "===================================================================\n", "111 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || crop market prices. for \n", "target: are there any to check market prices for \n", "prediction: to check there is for market \n", "rank: 57 bleu_score 0.7117665803704959 max_bleu: 0.7117665803704959 avg_bleu: 0.2685809866078772 min_bleu: 0.043443485862611285\n", "===================================================================\n", "112 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || to manage market price for \n", "target: are there any to check market prices for \n", "prediction: to check there any government schemes for \n", "rank: 26 bleu_score 0.622795757824184 max_bleu: 0.7117665803704959 avg_bleu: 0.26505715625157095 min_bleu: 0.0\n", "===================================================================\n", "112 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || to manage market price for \n", "target: are there any to check market prices for \n", "prediction: to check there is for market \n", "rank: 70 bleu_score 0.7117665803704959 max_bleu: 0.7117665803704959 avg_bleu: 0.26505715625157095 min_bleu: 0.0\n", "===================================================================\n", "113 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || crop cycles to a good market price for \n", "target: are there any to check market prices for \n", "prediction: to check there any government regulated prices for \n", "rank: 67 bleu_score 0.7238699344287677 max_bleu: 0.7238699344287677 avg_bleu: 0.27091805837955574 min_bleu: 0.0\n", "===================================================================\n", "113 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || crop cycles to a good market price for \n", "target: are there any to check market prices for \n", "prediction: to check there is for market \n", "rank: 84 bleu_score 0.7117665803704959 max_bleu: 0.7238699344287677 avg_bleu: 0.27091805837955574 min_bleu: 0.0\n", "===================================================================\n", "114 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || market prices for \n", "target: are there any to check market prices for \n", "prediction: to check there any government schemes for \n", "rank: 40 bleu_score 0.622795757824184 max_bleu: 0.7117665803704959 avg_bleu: 0.274350621549282 min_bleu: 0.043443485862611285\n", "===================================================================\n", "114 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || market prices for \n", "target: are there any to check market prices for \n", "prediction: to check there is for market \n", "rank: 82 bleu_score 0.7117665803704959 max_bleu: 0.7117665803704959 avg_bleu: 0.274350621549282 min_bleu: 0.043443485862611285\n", "===================================================================\n", "115 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || market prices for \n", "target: are there any to check market prices for \n", "prediction: to check there any government schemes for \n", "rank: 31 bleu_score 0.622795757824184 max_bleu: 0.7117665803704959 avg_bleu: 0.2743506215492821 min_bleu: 0.043443485862611285\n", "===================================================================\n", "115 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || market prices for \n", "target: are there any to check market prices for \n", "prediction: to check there is for market \n", "rank: 50 bleu_score 0.7117665803704959 max_bleu: 0.7117665803704959 avg_bleu: 0.2743506215492821 min_bleu: 0.043443485862611285\n", "===================================================================\n", "116 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || market prices. for the \n", "target: are there any to check market prices for \n", "prediction: to check there any government schemes for \n", "rank: 57 bleu_score 0.622795757824184 max_bleu: 0.7117665803704959 avg_bleu: 0.2709002945245551 min_bleu: 0.043443485862611285\n", "===================================================================\n", "116 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || market prices. for the \n", "target: are there any to check market prices for \n", "prediction: to check there is for market \n", "rank: 77 bleu_score 0.7117665803704959 max_bleu: 0.7117665803704959 avg_bleu: 0.2709002945245551 min_bleu: 0.043443485862611285\n", "===================================================================\n", "117 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || crop cycles to a good market price for \n", "target: are there any to check market prices for \n", "prediction: to check there is for market \n", "rank: 18 bleu_score 0.7117665803704959 max_bleu: 0.7238699344287677 avg_bleu: 0.2709180583795558 min_bleu: 0.0\n", "===================================================================\n", "117 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || crop cycles to a good market price for \n", "target: are there any to check market prices for \n", "prediction: to check there any government regulated prices for \n", "rank: 54 bleu_score 0.7238699344287677 max_bleu: 0.7238699344287677 avg_bleu: 0.2709180583795558 min_bleu: 0.0\n", "===================================================================\n", "118 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || crop maturity for the market \n", "target: are there any to check market prices for \n", "prediction: to check there is for market \n", "rank: 35 bleu_score 0.7117665803704959 max_bleu: 0.7117665803704959 avg_bleu: 0.2721738611888191 min_bleu: 0.0\n", "===================================================================\n", "118 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || crop maturity for the market \n", "target: are there any to check market prices for \n", "prediction: to check there any government schemes for \n", "rank: 43 bleu_score 0.622795757824184 max_bleu: 0.7117665803704959 avg_bleu: 0.2721738611888191 min_bleu: 0.0\n", "===================================================================\n", "119 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || prices are there a fair market prices for \n", "target: are there any to check market prices for \n", "prediction: to check there any government schemes for \n", "rank: 47 bleu_score 0.622795757824184 max_bleu: 0.7117665803704959 avg_bleu: 0.27354810212810027 min_bleu: 0.043443485862611285\n", "===================================================================\n", "119 1500 ==== source list: kya lauki ke bazaar mulya check karne ke liye koi hain? || prices are there a fair market prices for \n", "target: are there any to check market prices for \n", "prediction: to check there is for market \n", "rank: 87 bleu_score 0.7117665803704959 max_bleu: 0.7117665803704959 avg_bleu: 0.27354810212810027 min_bleu: 0.043443485862611285\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: subsidies to get the best practices for disease management in farming?\n", "rank: 4 bleu_score 0.5833333333333334 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: disease subsidies are best for disease management in cultivation?\n", "rank: 6 bleu_score 0.6333861926251716 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: ideal get the best practices for disease management in farming?\n", "rank: 19 bleu_score 0.5833333333333334 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to get the best practices for disease management in farming?\n", "rank: 21 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: is there a best practices for disease management in cultivation?\n", "rank: 28 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: subsidies are best for disease management in cultivation?\n", "rank: 37 bleu_score 0.622795757824184 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: subsidies are best practices to get a disease in cultivation?\n", "rank: 40 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: the best practices for disease management in farming?\n", "rank: 44 bleu_score 0.6333861926251716 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to maintain best practices for disease management in cultivation?\n", "rank: 54 bleu_score 0.6333861926251716 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to see disease subsidies are best for disease management in cultivation?\n", "rank: 58 bleu_score 0.5833333333333334 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to get the best practices for disease management in farming?\n", "rank: 59 bleu_score 0.5833333333333334 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to see disease what are the best for disease management?\n", "rank: 61 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: is there a best practices for disease management in cultivation?\n", "rank: 63 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: subsidies are best practices for disease management in cultivation?\n", "rank: 64 bleu_score 0.7238699344287677 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to see disease what are the best for disease management?\n", "rank: 65 bleu_score 0.5833333333333334 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: the best practices are best practices for disease management in farming?\n", "rank: 66 bleu_score 0.6153846153846154 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: is there a best practices for disease management in cultivation?\n", "rank: 68 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "120 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best spacing of disease in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: subsidies for disease management from the best practices in farming?\n", "rank: 82 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.41546795635837963 min_bleu: 0.0\n", "===================================================================\n", "121 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease in what are the best practices for cultivation?\n", "rank: 2 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "121 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best for disease management in cultivation?\n", "rank: 23 bleu_score 0.7238699344287677 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "121 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease management in what are the best practices for farming?\n", "rank: 39 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "121 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best suited for disease management in cultivation?\n", "rank: 84 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "122 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease in what are the best practices for cultivation?\n", "rank: 7 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "122 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best for disease management in cultivation?\n", "rank: 33 bleu_score 0.7238699344287677 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "122 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease management in what are the best practices for farming?\n", "rank: 40 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "122 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best suited for disease management in cultivation?\n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "123 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease in what are the best practices for cultivation?\n", "rank: 2 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "123 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best suited for disease management in cultivation?\n", "rank: 8 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "123 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best for disease management in cultivation?\n", "rank: 37 bleu_score 0.7238699344287677 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "123 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease management in what are the best practices for farming?\n", "rank: 53 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "124 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease in what are the best practices for cultivation?\n", "rank: 17 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "124 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best for disease management in cultivation?\n", "rank: 26 bleu_score 0.7238699344287677 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "124 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease management in what are the best practices for farming?\n", "rank: 41 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "124 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best suited for disease management in cultivation?\n", "rank: 80 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "125 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease in what are the best practices for cultivation?\n", "rank: 10 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "125 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best for disease management in cultivation?\n", "rank: 17 bleu_score 0.7238699344287677 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "125 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease management in what are the best practices for farming?\n", "rank: 18 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "125 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best suited for disease management in cultivation?\n", "rank: 41 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "126 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best for disease management in cultivation?\n", "rank: 39 bleu_score 0.7238699344287677 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "126 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease in what are the best practices for cultivation?\n", "rank: 44 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "126 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease management in what are the best practices for farming?\n", "rank: 62 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "126 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || disease management strategies are best for pest management in cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best suited for disease management in cultivation?\n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.4344514472537295 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: - best practices are best practices for disease management in cultivation?\n", "rank: 3 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture for what is the best practices in farming?\n", "rank: 7 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease in what are the best practices for farming?\n", "rank: 11 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to get the best practices for disease management in farming?\n", "rank: 13 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: - best practices are best practices for disease management in cultivation?\n", "rank: 17 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best for disease management in cultivation?\n", "rank: 21 bleu_score 0.7238699344287677 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease management in what are the best practices for farming?\n", "rank: 38 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: the best practices for disease management in farming?\n", "rank: 47 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: disease subsidies are best for disease management in cultivation?\n", "rank: 49 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture for what are the best practices in farming?\n", "rank: 50 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to disease what are the best practices for disease management in farming?\n", "rank: 52 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are ideal for disease management in cultivation?\n", "rank: 62 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: the best practices are best practices for disease management in farming?\n", "rank: 76 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to disease what is the best for cultivation?\n", "rank: 78 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: is best practices for disease management in cultivation?\n", "rank: 84 bleu_score 0.622795757824184 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "127 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best suited for disease management in cultivation?\n", "rank: 86 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.41365003148252727 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: subsidies are best for disease management in cultivation?\n", "rank: 4 bleu_score 0.622795757824184 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: - best practices are best practices for disease management in cultivation?\n", "rank: 5 bleu_score 0.6666666666666666 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to get the best practices for disease management in farming?\n", "rank: 14 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: subsidies to get the best practices for disease management in farming?\n", "rank: 25 bleu_score 0.5833333333333334 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: subsidies are best practices for disease management in cultivation?\n", "rank: 36 bleu_score 0.7238699344287677 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to get the best practices for disease management in farming?\n", "rank: 41 bleu_score 0.5833333333333334 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: ideal disease what are the best practices for disease management in farming?\n", "rank: 42 bleu_score 0.6428571428571429 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: the best practices for disease management in farming?\n", "rank: 50 bleu_score 0.6333861926251716 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to maintain best practices for disease management in cultivation?\n", "rank: 53 bleu_score 0.6333861926251716 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to see disease subsidies are best for disease management in cultivation?\n", "rank: 57 bleu_score 0.5833333333333334 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to see disease what are the best for disease management?\n", "rank: 60 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: is there a best practices for disease management in cultivation?\n", "rank: 61 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: ideal get the best practices for disease management in farming?\n", "rank: 66 bleu_score 0.5833333333333334 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: is there a best practices for disease management in cultivation?\n", "rank: 69 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to see disease what are the best for disease management?\n", "rank: 70 bleu_score 0.5833333333333334 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: subsidies are best practices to get a disease in cultivation?\n", "rank: 71 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: the best practices are best practices for disease management in farming?\n", "rank: 72 bleu_score 0.6153846153846154 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: is there a best practices for disease management in cultivation?\n", "rank: 75 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "128 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || prices across the best for cultivation?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: subsidies for disease management from the best practices in farming?\n", "rank: 88 bleu_score 0.6363636363636364 max_bleu: 0.7238699344287677 avg_bleu: 0.39888207865443875 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: disease subsidies are best for disease management in cultivation?\n", "rank: 1 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: - best practices are best practices for disease management in cultivation?\n", "rank: 8 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease in what are the best practices for farming?\n", "rank: 11 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to get the best practices for disease management in farming?\n", "rank: 12 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are ideal for disease management in cultivation?\n", "rank: 16 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: the best practices for disease management in farming?\n", "rank: 25 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture disease management in what are the best practices for farming?\n", "rank: 28 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture for what are the best practices in farming?\n", "rank: 30 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: - best practices are best practices for disease management in cultivation?\n", "rank: 31 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best for disease management in cultivation?\n", "rank: 39 bleu_score 0.7238699344287677 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: the best practices are best practices for disease management in farming?\n", "rank: 44 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to disease what are the best practices for disease management in farming?\n", "rank: 61 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: to disease what is the best for cultivation?\n", "rank: 75 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: is best practices for disease management in cultivation?\n", "rank: 81 bleu_score 0.622795757824184 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture practices are best suited for disease management in cultivation?\n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "129 1500 ==== source list: ki kheti mein bimari roktham ke liye sabse achhe tareeke kya hain? || the best practices in farming?\n", "target: what are the best practices for disease prevention in cultivation?\n", "prediction: agriculture for what is the best practices in farming?\n", "rank: 91 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.4112784317935348 min_bleu: 0.0\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes for farming under government \n", "rank: 6 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical support for cultivation under government \n", "rank: 8 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical support for farming under government \n", "rank: 18 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government grants for farming under government \n", "rank: 21 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get government schemes for cultivation under government \n", "rank: 27 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical of under government schemes for \n", "rank: 28 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive subsidies for cultivation under government \n", "rank: 41 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: for government subsidies are farming under government \n", "rank: 45 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for cultivation under government \n", "rank: 46 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive technical support for cultivation under government \n", "rank: 48 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: subsidy available for farming under government \n", "rank: 53 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get government grants for cultivation under government \n", "rank: 55 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: for receiving subsidies for farming under government \n", "rank: 57 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive subsidies available for cultivation under government \n", "rank: 77 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "130 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: subsidy to follow farming under government \n", "rank: 78 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government grants for farming under government \n", "rank: 3 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for receiving benefits for sustainable farming under government \n", "rank: 4 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes available for farming under government \n", "rank: 6 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for sustainable farming under government \n", "rank: 7 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive technical support for cultivation under government \n", "rank: 17 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive subsidies available for cultivation under government \n", "rank: 28 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical support for cultivation under government \n", "rank: 32 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: of government grants for? for farming under government \n", "rank: 35 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical support for cultivation under government \n", "rank: 40 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical of under government schemes for \n", "rank: 48 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get certified seeds for cultivation under government \n", "rank: 49 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes for farming under government \n", "rank: 50 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive subsidies for cultivation under government \n", "rank: 52 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get certified under government schemes for \n", "rank: 55 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for water quality farming under government \n", "rank: 59 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive technical of under government schemes for \n", "rank: 65 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "131 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get certified for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for cultivation under government \n", "rank: 75 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.3721440974846117 min_bleu: 0.01831563888873418\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government grants for farming under government \n", "rank: 3 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for cultivation under government \n", "rank: 9 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get government grants for cultivation under government \n", "rank: 27 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical support for cultivation under government \n", "rank: 31 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical of under government schemes for \n", "rank: 32 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: subsidy available for farming under government \n", "rank: 36 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical support for farming under government \n", "rank: 41 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes for farming under government \n", "rank: 46 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get government schemes for cultivation under government \n", "rank: 47 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive subsidies for cultivation under government \n", "rank: 48 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive technical support for cultivation under government \n", "rank: 51 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: for receiving subsidies for farming under government \n", "rank: 61 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive subsidies available for cultivation under government \n", "rank: 80 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: for government subsidies are farming under government \n", "rank: 81 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "132 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: subsidy to follow farming under government \n", "rank: 82 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.4385692243602288 min_bleu: 0.17113903967753066\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for sustainable agriculture development farming under government \n", "rank: 3 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes available for farming under government \n", "rank: 5 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical support for cultivation under government \n", "rank: 6 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for government grants to cultivation under government \n", "rank: 10 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: of government for sustainable farming under government \n", "rank: 15 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for government grants to get cultivation under government \n", "rank: 18 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical of under government schemes for \n", "rank: 21 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical support for cultivation under government \n", "rank: 23 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training for cultivation under government \n", "rank: 26 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training available for cultivation under government \n", "rank: 31 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money under government schemes for farming?\n", "rank: 36 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money for sustainable farming under government \n", "rank: 40 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes for farming under government \n", "rank: 41 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government grants for farming under government \n", "rank: 44 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money for cultivation under government \n", "rank: 47 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive technical support for cultivation under government \n", "rank: 49 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for sustainable agriculture farming under government \n", "rank: 53 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training for sustainable farming under government \n", "rank: 55 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for cultivation under government \n", "rank: 59 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "133 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for sustainable farming under government \n", "rank: 60 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government grants for farming under government \n", "rank: 0 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for sustainable farming under government \n", "rank: 3 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for government grants to get cultivation under government \n", "rank: 4 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical support for cultivation under government \n", "rank: 6 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for sustainable agriculture development farming under government \n", "rank: 8 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes available for farming under government \n", "rank: 12 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training for sustainable farming under government \n", "rank: 14 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: of government for sustainable farming under government \n", "rank: 32 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical of under government schemes for \n", "rank: 33 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money for sustainable farming under government \n", "rank: 35 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes for farming under government \n", "rank: 39 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money for cultivation under government \n", "rank: 46 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical support for cultivation under government \n", "rank: 48 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive technical support for cultivation under government \n", "rank: 50 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training for cultivation under government \n", "rank: 54 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for sustainable agriculture farming under government \n", "rank: 57 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for cultivation under government \n", "rank: 61 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training available for cultivation under government \n", "rank: 62 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money under government schemes for farming?\n", "rank: 81 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "134 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for government grants to cultivation under government \n", "rank: 91 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical support for farming under government \n", "rank: 1 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes for farming under government \n", "rank: 7 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for cultivation under government \n", "rank: 8 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: for receiving subsidies for farming under government \n", "rank: 9 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical support for cultivation under government \n", "rank: 14 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: for government subsidies are farming under government \n", "rank: 16 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: subsidy to follow farming under government \n", "rank: 17 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get government schemes for cultivation under government \n", "rank: 18 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get government grants for cultivation under government \n", "rank: 26 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical of under government schemes for \n", "rank: 34 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive subsidies for cultivation under government \n", "rank: 40 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government grants for farming under government \n", "rank: 42 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive technical support for cultivation under government \n", "rank: 44 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: subsidy available for farming under government \n", "rank: 51 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "135 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive subsidies available for cultivation under government \n", "rank: 72 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for sustainable agriculture development farming under government \n", "rank: 3 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: of government for sustainable farming under government \n", "rank: 4 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for sustainable agriculture farming under government \n", "rank: 5 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for government grants to cultivation under government \n", "rank: 8 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for government grants to get cultivation under government \n", "rank: 11 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: subsidy for farming under government \n", "rank: 12 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for cultivation under government \n", "rank: 20 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money for cultivation under government \n", "rank: 21 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical support for cultivation under government \n", "rank: 23 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes for farming under government \n", "rank: 24 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training for sustainable farming under government \n", "rank: 30 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive technical support for cultivation under government \n", "rank: 34 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical support for cultivation under government \n", "rank: 38 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money under government schemes for farming?\n", "rank: 41 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money for sustainable farming under government \n", "rank: 46 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical of under government schemes for \n", "rank: 49 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government grants for farming under government \n", "rank: 52 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training for cultivation under government \n", "rank: 57 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training available for cultivation under government \n", "rank: 60 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for sustainable farming under government \n", "rank: 61 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "136 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes available for farming under government \n", "rank: 65 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for sustainable farming under government \n", "rank: 0 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: of government for sustainable farming under government \n", "rank: 2 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes available for farming under government \n", "rank: 5 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for sustainable agriculture farming under government \n", "rank: 6 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for government grants to get cultivation under government \n", "rank: 16 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical of under government schemes for \n", "rank: 20 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for government grants to cultivation under government \n", "rank: 24 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical support for cultivation under government \n", "rank: 33 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money for sustainable farming under government \n", "rank: 44 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes for farming under government \n", "rank: 46 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government grants for farming under government \n", "rank: 48 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: subsidy for farming under government \n", "rank: 50 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money for cultivation under government \n", "rank: 51 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical support for cultivation under government \n", "rank: 54 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive technical support for cultivation under government \n", "rank: 55 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training for cultivation under government \n", "rank: 56 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training for sustainable farming under government \n", "rank: 61 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for cultivation under government \n", "rank: 65 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training available for cultivation under government \n", "rank: 66 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for sustainable agriculture development farming under government \n", "rank: 67 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "137 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes for pest management cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money under government schemes for farming?\n", "rank: 82 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.43164906958863475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government grants for farming under government \n", "rank: 3 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: for government subsidies are farming under government \n", "rank: 14 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: for receiving subsidies for farming under government \n", "rank: 15 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive subsidies available for cultivation under government \n", "rank: 25 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for cultivation under government \n", "rank: 27 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get government grants for cultivation under government \n", "rank: 30 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical support for cultivation under government \n", "rank: 33 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: subsidy available for farming under government \n", "rank: 37 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical support for farming under government \n", "rank: 40 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes for farming under government \n", "rank: 45 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get government schemes for cultivation under government \n", "rank: 46 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive subsidies for cultivation under government \n", "rank: 47 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical of under government schemes for \n", "rank: 49 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive technical support for cultivation under government \n", "rank: 52 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "138 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || get a minimum subsidy for farming under government \n", "target: how to avail loans for farming under government \n", "prediction: subsidy to follow farming under government \n", "rank: 78 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.4385692243602289 min_bleu: 0.17113903967753066\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government grants for farming under government \n", "rank: 0 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for sustainable agriculture farming under government \n", "rank: 1 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training for sustainable farming under government \n", "rank: 6 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training for cultivation under government \n", "rank: 7 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: of government for sustainable farming under government \n", "rank: 11 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical support for cultivation under government \n", "rank: 14 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes available for farming under government \n", "rank: 15 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive technical support for cultivation under government \n", "rank: 24 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money for cultivation under government \n", "rank: 28 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money under government schemes for farming?\n", "rank: 37 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get money for sustainable farming under government \n", "rank: 39 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access government schemes for farming under government \n", "rank: 41 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to get technical of under government schemes for \n", "rank: 42 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical support for cultivation under government \n", "rank: 46 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for cultivation under government \n", "rank: 55 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to receive training available for cultivation under government \n", "rank: 56 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for sustainable agriculture development farming under government \n", "rank: 57 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: to access technical for sustainable farming under government \n", "rank: 58 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for government grants to get cultivation under government \n", "rank: 82 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "139 1500 ==== source list: sarkari yojanaon ke tahat ki kheti ke liye kaise prapt kare? || receive government schemes are recommended for cultivation under government \n", "target: how to avail loans for farming under government \n", "prediction: for government grants to cultivation under government \n", "rank: 92 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.41081123692728233 min_bleu: 0.06464797857627003\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 12 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how how can i improve the yield of my plants?\n", "rank: 15 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: improve the yield can i improve the yield of my plants?\n", "rank: 17 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can can i increase the yield of my plants?\n", "rank: 20 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can i increase the yield of my plants?\n", "rank: 22 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 23 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 27 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 28 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions can i improve the yield of my plants?\n", "rank: 31 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 32 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can i improve the yield of my plants?\n", "rank: 35 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 36 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield due to of my plants?\n", "rank: 37 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i increase the yield of my plants?\n", "rank: 39 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 40 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 44 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 49 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 50 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve yield of my plants?\n", "rank: 54 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 56 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 57 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions, can i improve the yield of my plants?\n", "rank: 59 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 68 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the government of my plants?\n", "rank: 75 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 79 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "140 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how how how can i improve the yield of my plants?\n", "rank: 94 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve yield of my plants?\n", "rank: 0 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how how how can i improve the yield of my plants?\n", "rank: 1 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: improve the yield can i improve the yield of my plants?\n", "rank: 4 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can i improve the yield of my plants?\n", "rank: 6 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how how can i improve the yield of my plants?\n", "rank: 8 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 9 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can can i increase the yield of my plants?\n", "rank: 19 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 22 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 26 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 29 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 30 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can i increase the yield of my plants?\n", "rank: 32 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 35 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i increase the yield of my plants?\n", "rank: 36 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 40 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions can i improve the yield of my plants?\n", "rank: 44 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 45 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 48 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions, can i improve the yield of my plants?\n", "rank: 50 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 51 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 53 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 55 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 70 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 79 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the government of my plants?\n", "rank: 82 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "141 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield due to of my plants?\n", "rank: 93 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve yield of my plants?\n", "rank: 1 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 5 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: improve the yield can i improve the yield of my plants?\n", "rank: 8 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 15 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 18 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can i improve the yield of my plants?\n", "rank: 21 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 22 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 24 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 25 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions can i improve the yield of my plants?\n", "rank: 26 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can i increase the yield of my plants?\n", "rank: 27 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 28 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can i increase the yield of my plants?\n", "rank: 31 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions, can i improve the yield of my plants?\n", "rank: 36 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 37 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 38 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 39 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 44 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can improve the yield of my plants?\n", "rank: 53 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can can i improve the yield of my plants?\n", "rank: 63 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 65 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 68 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 70 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the government of my plants?\n", "rank: 82 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how how can i improve the yield of my plants?\n", "rank: 83 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can can can i improve the yield of my plants?\n", "rank: 85 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how how can can i improve the yield of my plants?\n", "rank: 92 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield due to of my plants?\n", "rank: 93 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "142 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how how how can i improve the yield of my plants?\n", "rank: 94 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can can can i improve the yield of my plants?\n", "rank: 2 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 3 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 5 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can i improve the yield of my plants?\n", "rank: 8 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how how can can i improve the yield of my plants?\n", "rank: 10 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 11 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can can i improve the yield of my plants?\n", "rank: 15 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield due to of my plants?\n", "rank: 16 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can i increase the yield of my plants?\n", "rank: 18 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 21 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can i increase the yield of my plants?\n", "rank: 22 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: improve the yield can i improve the yield of my plants?\n", "rank: 23 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 26 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions can i improve the yield of my plants?\n", "rank: 27 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 34 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve yield of my plants?\n", "rank: 38 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 44 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 45 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 46 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 49 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 52 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 55 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can improve the yield of my plants?\n", "rank: 59 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 63 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions, can i improve the yield of my plants?\n", "rank: 71 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 74 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the government of my plants?\n", "rank: 83 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how how can i improve the yield of my plants?\n", "rank: 85 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "143 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how how how can i improve the yield of my plants?\n", "rank: 94 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 0 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 8 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 11 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 14 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 15 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 16 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can i improve the yield of my plants?\n", "rank: 17 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: improve the yield can i improve the yield of my plants?\n", "rank: 19 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 24 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 26 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions, can i improve the yield of my plants?\n", "rank: 28 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can i increase the yield of my plants?\n", "rank: 29 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i increase the yield of my plants?\n", "rank: 33 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 38 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions can i improve the yield of my plants?\n", "rank: 41 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 46 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 47 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 50 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 52 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can can i increase the yield of my plants?\n", "rank: 56 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve yield of my plants?\n", "rank: 57 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 67 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how how can i improve the yield of my plants?\n", "rank: 70 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the government of my plants?\n", "rank: 79 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how how how can i improve the yield of my plants?\n", "rank: 93 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "144 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield due to of my plants?\n", "rank: 94 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 1 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can i improve the yield of my plants?\n", "rank: 2 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 5 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: improve the yield can i improve the yield of my plants?\n", "rank: 9 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 11 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can can i increase the yield of my plants?\n", "rank: 14 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 15 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 16 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 17 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i increase the yield of my plants?\n", "rank: 25 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 34 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions can i improve the yield of my plants?\n", "rank: 37 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 40 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can i increase the yield of my plants?\n", "rank: 42 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 43 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the government of my plants?\n", "rank: 44 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 45 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 46 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 49 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 50 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 52 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions, can i improve the yield of my plants?\n", "rank: 55 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve yield of my plants?\n", "rank: 57 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield due to of my plants?\n", "rank: 62 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how how can i improve the yield of my plants?\n", "rank: 74 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "145 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how how how can i improve the yield of my plants?\n", "rank: 94 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281042 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can i improve the yield of my plants?\n", "rank: 5 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can can i improve the yield of my plants?\n", "rank: 6 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 8 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 14 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can i increase the yield of my plants?\n", "rank: 19 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 20 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can i increase the yield of my plants?\n", "rank: 24 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how how can i improve the yield of my plants?\n", "rank: 25 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 26 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions can i improve the yield of my plants?\n", "rank: 34 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 43 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 44 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 45 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 46 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 49 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 52 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can improve the yield of my plants?\n", "rank: 54 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve yield of my plants?\n", "rank: 55 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 58 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 64 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 65 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions, can i improve the yield of my plants?\n", "rank: 66 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 71 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: improve the yield can i improve the yield of my plants?\n", "rank: 73 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the government of my plants?\n", "rank: 84 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can can can i improve the yield of my plants?\n", "rank: 86 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield due to of my plants?\n", "rank: 90 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how how can can i improve the yield of my plants?\n", "rank: 93 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "146 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || clay my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how how how can i improve the yield of my plants?\n", "rank: 94 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 2 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can can i improve the yield of my plants?\n", "rank: 3 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can improve the yield of my plants?\n", "rank: 4 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 5 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how how can i improve the yield of my plants?\n", "rank: 7 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve yield of my plants?\n", "rank: 9 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 12 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 15 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 16 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions can i improve the yield of my plants?\n", "rank: 18 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 30 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 31 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the government of my plants?\n", "rank: 33 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 34 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 38 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 39 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of can i increase the yield of my plants?\n", "rank: 40 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can i improve the yield of my plants?\n", "rank: 43 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 44 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 45 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 47 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can can can i improve the yield of my plants?\n", "rank: 50 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions, can i improve the yield of my plants?\n", "rank: 53 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how can i increase the yield of my plants?\n", "rank: 56 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 65 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: improve the yield can i improve the yield of my plants?\n", "rank: 87 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how how can can i improve the yield of my plants?\n", "rank: 93 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield due to of my plants?\n", "rank: 94 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "147 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || my orchard? plants can i improve the yield of my \n", "target: how can i improve the yield of my plants?\n", "prediction: how how how can i improve the yield of my plants?\n", "rank: 95 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.6013565817174112 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how how how can i improve the yield of my plants?\n", "rank: 0 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 8 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 10 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 13 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can i improve the yield of my plants?\n", "rank: 14 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: improve the yield can i improve the yield of my plants?\n", "rank: 15 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can can i increase the yield of my plants?\n", "rank: 17 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 18 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 26 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 27 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 28 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 32 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i increase the yield of my plants?\n", "rank: 41 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions can i improve the yield of my plants?\n", "rank: 45 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the government of my plants?\n", "rank: 46 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions, can i improve the yield of my plants?\n", "rank: 47 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can i increase the yield of my plants?\n", "rank: 48 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 49 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 50 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 52 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 53 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 54 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield due to of my plants?\n", "rank: 60 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve yield of my plants?\n", "rank: 61 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 65 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "148 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plant protection: how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how how can i improve the yield of my plants?\n", "rank: 83 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.5993906418281041 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve yield of my plants?\n", "rank: 2 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 4 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how how how can i improve the yield of my plants?\n", "rank: 6 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can i improve the yield of my plants?\n", "rank: 7 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 16 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 19 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 20 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 24 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i improve the yield of my plants?\n", "rank: 25 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions can i improve the yield of my plants?\n", "rank: 27 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 30 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of can i increase the yield of my plants?\n", "rank: 32 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can i increase the yield of my plants?\n", "rank: 37 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 40 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 44 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the yield of my plants?\n", "rank: 46 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 49 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i increase the yield of my plants?\n", "rank: 51 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how can can i increase the yield of my plants?\n", "rank: 56 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 58 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: of follow-up questions, can i improve the yield of my plants?\n", "rank: 65 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: improve the yield can i improve the yield of my plants?\n", "rank: 68 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: how how can i improve the yield of my plants?\n", "rank: 72 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield of my plants?\n", "rank: 76 bleu_score 0.7788007830714049 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can i improve the government of my plants?\n", "rank: 81 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "149 1500 ==== source list: main apne ke paudhon ki upaj kaise badha sakta hoon? || plants how can i improve the yield of my plants?\n", "target: how can i improve the yield of my plants?\n", "prediction: can improve the yield due to of my plants?\n", "rank: 94 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5976342069868656 min_bleu: 0.0\n", "===================================================================\n", "150 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are a staple disease for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 27 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2760832861494826 min_bleu: 0.0\n", "===================================================================\n", "150 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are a staple disease for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 46 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2760832861494826 min_bleu: 0.0\n", "===================================================================\n", "150 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are a staple disease for \n", "target: what are the legal requirements for \n", "prediction: of agricultural extension what are the \n", "rank: 53 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2760832861494826 min_bleu: 0.0\n", "===================================================================\n", "150 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are a staple disease for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 57 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2760832861494826 min_bleu: 0.0\n", "===================================================================\n", "150 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are a staple disease for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 68 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2760832861494826 min_bleu: 0.0\n", "===================================================================\n", "150 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are a staple disease for \n", "target: what are the legal requirements for \n", "prediction: what are some common plant for \n", "rank: 81 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2760832861494826 min_bleu: 0.0\n", "===================================================================\n", "151 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 11 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "151 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are some common plant for \n", "rank: 13 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "151 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are the key nutrients for \n", "rank: 29 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "151 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 47 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "151 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 48 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "151 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are the best practices for \n", "rank: 54 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "151 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: of what is the suitable for \n", "rank: 57 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "151 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 59 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "151 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 61 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "151 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 66 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "151 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: of agricultural extension what are the \n", "rank: 78 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "151 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are some key nutrients for \n", "rank: 81 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "152 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are the for \n", "target: what are the legal requirements for \n", "prediction: of what are the is the suitable for \n", "rank: 13 bleu_score 0.5454545454545454 max_bleu: 0.625 avg_bleu: 0.2983201036717619 min_bleu: 0.0\n", "===================================================================\n", "152 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are the for \n", "target: what are the legal requirements for \n", "prediction: marigold flowers what are the key nutrients for \n", "rank: 15 bleu_score 0.5454545454545454 max_bleu: 0.625 avg_bleu: 0.2983201036717619 min_bleu: 0.0\n", "===================================================================\n", "152 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are the for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 16 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2983201036717619 min_bleu: 0.0\n", "===================================================================\n", "152 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are the for \n", "target: what are the legal requirements for \n", "prediction: of what is the suitable for \n", "rank: 18 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2983201036717619 min_bleu: 0.0\n", "===================================================================\n", "152 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 22 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2983201036717619 min_bleu: 0.0\n", "===================================================================\n", "152 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are the for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 43 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2983201036717619 min_bleu: 0.0\n", "===================================================================\n", "152 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 59 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2983201036717619 min_bleu: 0.0\n", "===================================================================\n", "152 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 62 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2983201036717619 min_bleu: 0.0\n", "===================================================================\n", "152 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are the for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 82 bleu_score 0.5555555555555556 max_bleu: 0.625 avg_bleu: 0.2983201036717619 min_bleu: 0.0\n", "===================================================================\n", "152 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are the for \n", "target: what are the legal requirements for \n", "prediction: what are some common materials for \n", "rank: 83 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2983201036717619 min_bleu: 0.0\n", "===================================================================\n", "152 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are the for \n", "target: what are the legal requirements for \n", "prediction: of what are some key points for \n", "rank: 84 bleu_score 0.5555555555555556 max_bleu: 0.625 avg_bleu: 0.2983201036717619 min_bleu: 0.0\n", "===================================================================\n", "152 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are the for \n", "target: what are the legal requirements for \n", "prediction: marigold flowers. what are the key nutrients for \n", "rank: 85 bleu_score 0.5454545454545454 max_bleu: 0.625 avg_bleu: 0.2983201036717619 min_bleu: 0.0\n", "===================================================================\n", "152 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what are the for \n", "target: what are the legal requirements for \n", "prediction: of agricultural extension what are the \n", "rank: 93 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2983201036717619 min_bleu: 0.0\n", "===================================================================\n", "153 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what materials are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key nutrients for \n", "rank: 1 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3228343451665292 min_bleu: 0.0\n", "===================================================================\n", "153 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what materials are the for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 6 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3228343451665292 min_bleu: 0.0\n", "===================================================================\n", "153 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what materials are the for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 9 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3228343451665292 min_bleu: 0.0\n", "===================================================================\n", "153 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what materials are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key nutrients for \n", "rank: 12 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3228343451665292 min_bleu: 0.0\n", "===================================================================\n", "153 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what materials are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key nutrients for \n", "rank: 30 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3228343451665292 min_bleu: 0.0\n", "===================================================================\n", "153 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what materials are the for \n", "target: what are the legal requirements for \n", "prediction: what are the best practices for \n", "rank: 33 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3228343451665292 min_bleu: 0.0\n", "===================================================================\n", "153 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what materials are the for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 36 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3228343451665292 min_bleu: 0.0\n", "===================================================================\n", "153 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what materials are the for \n", "target: what are the legal requirements for \n", "prediction: of what are the ideal nutrients for \n", "rank: 38 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3228343451665292 min_bleu: 0.0\n", "===================================================================\n", "153 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what materials are the for \n", "target: what are the legal requirements for \n", "prediction: of what is the suitable for \n", "rank: 40 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3228343451665292 min_bleu: 0.0\n", "===================================================================\n", "153 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what materials are the for \n", "target: what are the legal requirements for \n", "prediction: what are some key nutrients for \n", "rank: 65 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3228343451665292 min_bleu: 0.0\n", "===================================================================\n", "153 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what materials are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 71 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3228343451665292 min_bleu: 0.0\n", "===================================================================\n", "153 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what materials are the for \n", "target: what are the legal requirements for \n", "prediction: what are some common plant for \n", "rank: 82 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3228343451665292 min_bleu: 0.0\n", "===================================================================\n", "153 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what materials are the for \n", "target: what are the legal requirements for \n", "prediction: of agricultural extension what are the \n", "rank: 88 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3228343451665292 min_bleu: 0.0\n", "===================================================================\n", "154 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what are the for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 7 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31779214358748087 min_bleu: 0.0\n", "===================================================================\n", "154 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key nutrients for \n", "rank: 15 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31779214358748087 min_bleu: 0.0\n", "===================================================================\n", "154 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what are the for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 16 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31779214358748087 min_bleu: 0.0\n", "===================================================================\n", "154 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 20 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31779214358748087 min_bleu: 0.0\n", "===================================================================\n", "154 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what are the for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 29 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31779214358748087 min_bleu: 0.0\n", "===================================================================\n", "154 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what are the for \n", "target: what are the legal requirements for \n", "prediction: what are the best practices for \n", "rank: 33 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31779214358748087 min_bleu: 0.0\n", "===================================================================\n", "154 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 39 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31779214358748087 min_bleu: 0.0\n", "===================================================================\n", "154 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what are the for \n", "target: what are the legal requirements for \n", "prediction: of what is the suitable for \n", "rank: 46 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31779214358748087 min_bleu: 0.0\n", "===================================================================\n", "154 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 47 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31779214358748087 min_bleu: 0.0\n", "===================================================================\n", "154 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what are the for \n", "target: what are the legal requirements for \n", "prediction: what are some key nutrients for \n", "rank: 67 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31779214358748087 min_bleu: 0.0\n", "===================================================================\n", "154 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what are the for \n", "target: what are the legal requirements for \n", "prediction: what are some common plant for \n", "rank: 79 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31779214358748087 min_bleu: 0.0\n", "===================================================================\n", "154 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode problems what are the for \n", "target: what are the legal requirements for \n", "prediction: of agricultural extension what are the \n", "rank: 87 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31779214358748087 min_bleu: 0.0\n", "===================================================================\n", "155 1500 ==== source list: niryat karne ke liye kya kanooni hain? || disease incidence what avail drip irrigation requirements are the flavor for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 14 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.32057996210929285 min_bleu: 0.0\n", "===================================================================\n", "155 1500 ==== source list: niryat karne ke liye kya kanooni hain? || disease incidence what avail drip irrigation requirements are the flavor for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 15 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.32057996210929285 min_bleu: 0.0\n", "===================================================================\n", "155 1500 ==== source list: niryat karne ke liye kya kanooni hain? || disease incidence what avail drip irrigation requirements are the flavor for \n", "target: what are the legal requirements for \n", "prediction: what are the best practices for \n", "rank: 24 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.32057996210929285 min_bleu: 0.0\n", "===================================================================\n", "155 1500 ==== source list: niryat karne ke liye kya kanooni hain? || disease incidence what avail drip irrigation requirements are the flavor for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 26 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.32057996210929285 min_bleu: 0.0\n", "===================================================================\n", "155 1500 ==== source list: niryat karne ke liye kya kanooni hain? || disease incidence what avail drip irrigation requirements are the flavor for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 33 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.32057996210929285 min_bleu: 0.0\n", "===================================================================\n", "155 1500 ==== source list: niryat karne ke liye kya kanooni hain? || disease incidence what avail drip irrigation requirements are the flavor for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 39 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.32057996210929285 min_bleu: 0.0\n", "===================================================================\n", "155 1500 ==== source list: niryat karne ke liye kya kanooni hain? || disease incidence what avail drip irrigation requirements are the flavor for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 46 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.32057996210929285 min_bleu: 0.0\n", "===================================================================\n", "155 1500 ==== source list: niryat karne ke liye kya kanooni hain? || disease incidence what avail drip irrigation requirements are the flavor for \n", "target: what are the legal requirements for \n", "prediction: of what are the suitable for the \n", "rank: 58 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.32057996210929285 min_bleu: 0.0\n", "===================================================================\n", "155 1500 ==== source list: niryat karne ke liye kya kanooni hain? || disease incidence what avail drip irrigation requirements are the flavor for \n", "target: what are the legal requirements for \n", "prediction: of what is the suitable for \n", "rank: 63 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.32057996210929285 min_bleu: 0.0\n", "===================================================================\n", "155 1500 ==== source list: niryat karne ke liye kya kanooni hain? || disease incidence what avail drip irrigation requirements are the flavor for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 64 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.32057996210929285 min_bleu: 0.0\n", "===================================================================\n", "155 1500 ==== source list: niryat karne ke liye kya kanooni hain? || disease incidence what avail drip irrigation requirements are the flavor for \n", "target: what are the legal requirements for \n", "prediction: what are some common the suitable for \n", "rank: 74 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.32057996210929285 min_bleu: 0.0\n", "===================================================================\n", "155 1500 ==== source list: niryat karne ke liye kya kanooni hain? || disease incidence what avail drip irrigation requirements are the flavor for \n", "target: what are the legal requirements for \n", "prediction: what are some key nutrients for \n", "rank: 76 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.32057996210929285 min_bleu: 0.0\n", "===================================================================\n", "155 1500 ==== source list: niryat karne ke liye kya kanooni hain? || disease incidence what avail drip irrigation requirements are the flavor for \n", "target: what are the legal requirements for \n", "prediction: of agricultural extension what are the \n", "rank: 92 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.32057996210929285 min_bleu: 0.0\n", "===================================================================\n", "156 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 8 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "156 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 11 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "156 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are the key nutrients for \n", "rank: 12 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "156 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 24 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "156 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 40 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "156 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are the best practices for \n", "rank: 46 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "156 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 50 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "156 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: of what is the suitable for \n", "rank: 51 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "156 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 57 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "156 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are some key nutrients for \n", "rank: 79 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "156 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: what are some common plant for \n", "rank: 83 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "156 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes provide to maximize \n", "target: what are the legal requirements for \n", "prediction: of agricultural extension what are the \n", "rank: 89 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31369896584817386 min_bleu: 0.0\n", "===================================================================\n", "157 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government wheat?\n", "target: what are the legal requirements for \n", "prediction: what are the key nutrients for \n", "rank: 0 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31597678960148606 min_bleu: 0.0\n", "===================================================================\n", "157 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government wheat?\n", "target: what are the legal requirements for \n", "prediction: what are some key nutrients for \n", "rank: 11 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31597678960148606 min_bleu: 0.0\n", "===================================================================\n", "157 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government wheat?\n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 14 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31597678960148606 min_bleu: 0.0\n", "===================================================================\n", "157 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government wheat?\n", "target: what are the legal requirements for \n", "prediction: of what is the suitable for \n", "rank: 24 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31597678960148606 min_bleu: 0.0\n", "===================================================================\n", "157 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government wheat?\n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 25 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31597678960148606 min_bleu: 0.0\n", "===================================================================\n", "157 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government wheat?\n", "target: what are the legal requirements for \n", "prediction: what are the government guidelines for \n", "rank: 31 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31597678960148606 min_bleu: 0.0\n", "===================================================================\n", "157 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government wheat?\n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 52 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31597678960148606 min_bleu: 0.0\n", "===================================================================\n", "157 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government wheat?\n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 54 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31597678960148606 min_bleu: 0.0\n", "===================================================================\n", "157 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government wheat?\n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 62 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31597678960148606 min_bleu: 0.0\n", "===================================================================\n", "157 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government wheat?\n", "target: what are the legal requirements for \n", "prediction: of agricultural extension what are the \n", "rank: 67 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31597678960148606 min_bleu: 0.0\n", "===================================================================\n", "157 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government wheat?\n", "target: what are the legal requirements for \n", "prediction: of agricultural waste what are the \n", "rank: 79 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31597678960148606 min_bleu: 0.0\n", "===================================================================\n", "157 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government wheat?\n", "target: what are the legal requirements for \n", "prediction: what are some common plant for \n", "rank: 81 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31597678960148606 min_bleu: 0.0\n", "===================================================================\n", "158 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes are the for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 4 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3133014302660303 min_bleu: 0.0\n", "===================================================================\n", "158 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes are the for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 5 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3133014302660303 min_bleu: 0.0\n", "===================================================================\n", "158 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes are the for \n", "target: what are the legal requirements for \n", "prediction: what are the best practices for \n", "rank: 6 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3133014302660303 min_bleu: 0.0\n", "===================================================================\n", "158 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key nutrients for \n", "rank: 12 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3133014302660303 min_bleu: 0.0\n", "===================================================================\n", "158 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes are the for \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 28 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3133014302660303 min_bleu: 0.0\n", "===================================================================\n", "158 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes are the for \n", "target: what are the legal requirements for \n", "prediction: what are some common plant for \n", "rank: 31 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3133014302660303 min_bleu: 0.0\n", "===================================================================\n", "158 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 44 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3133014302660303 min_bleu: 0.0\n", "===================================================================\n", "158 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes are the for \n", "target: what are the legal requirements for \n", "prediction: of what is the suitable for \n", "rank: 48 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3133014302660303 min_bleu: 0.0\n", "===================================================================\n", "158 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 59 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3133014302660303 min_bleu: 0.0\n", "===================================================================\n", "158 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes are the for \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 65 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3133014302660303 min_bleu: 0.0\n", "===================================================================\n", "158 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes are the for \n", "target: what are the legal requirements for \n", "prediction: what are some key nutrients for \n", "rank: 76 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3133014302660303 min_bleu: 0.0\n", "===================================================================\n", "158 1500 ==== source list: niryat karne ke liye kya kanooni hain? || what government schemes are the for \n", "target: what are the legal requirements for \n", "prediction: of agricultural extension what are the \n", "rank: 90 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3133014302660303 min_bleu: 0.0\n", "===================================================================\n", "159 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode infestation? how does the \n", "target: what are the legal requirements for \n", "prediction: what are the key nutrients for \n", "rank: 7 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.29493344039903396 min_bleu: 0.0\n", "===================================================================\n", "159 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode infestation? how does the \n", "target: what are the legal requirements for \n", "prediction: of what is the suitable for \n", "rank: 11 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.29493344039903396 min_bleu: 0.0\n", "===================================================================\n", "159 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode infestation? how does the \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 12 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.29493344039903396 min_bleu: 0.0\n", "===================================================================\n", "159 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode infestation? how does the \n", "target: what are the legal requirements for \n", "prediction: what is the best time for \n", "rank: 32 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.29493344039903396 min_bleu: 0.0\n", "===================================================================\n", "159 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode infestation? how does the \n", "target: what are the legal requirements for \n", "prediction: what are the key characteristics of \n", "rank: 62 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.29493344039903396 min_bleu: 0.0\n", "===================================================================\n", "159 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode infestation? how does the \n", "target: what are the legal requirements for \n", "prediction: what are the key nutrients for \n", "rank: 78 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.29493344039903396 min_bleu: 0.0\n", "===================================================================\n", "159 1500 ==== source list: niryat karne ke liye kya kanooni hain? || nematode infestation? how does the \n", "target: what are the legal requirements for \n", "prediction: of agricultural extension what are the \n", "rank: 93 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.29493344039903396 min_bleu: 0.0\n", "===================================================================\n", "160 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can potatoes be grown in containers?\n", "rank: 28 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "160 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 35 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "160 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be used in containers?\n", "rank: 40 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "160 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 44 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "160 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 45 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "160 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 50 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "160 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 52 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "160 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can potatoes be grown in containers?\n", "rank: 66 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "160 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown organically in containers?\n", "rank: 80 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "160 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown organically in containers?\n", "rank: 84 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "160 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 85 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "161 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can potatoes be grown in containers?\n", "rank: 15 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "161 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 26 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "161 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can potatoes be grown in containers?\n", "rank: 33 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "161 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be used in containers?\n", "rank: 36 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "161 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 41 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "161 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 42 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "161 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 52 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "161 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 75 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "161 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown organically in containers?\n", "rank: 79 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "161 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown organically in containers?\n", "rank: 83 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "161 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 84 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "162 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can potatoes be grown in containers?\n", "rank: 20 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "162 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 36 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "162 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 44 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "162 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be used in containers?\n", "rank: 46 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "162 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 52 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "162 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can potatoes be grown in containers?\n", "rank: 65 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "162 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 78 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "162 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 80 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "162 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown organically in containers?\n", "rank: 81 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "162 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown organically in containers?\n", "rank: 85 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "162 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what kind can occur in pots?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 86 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.3595225866330507 min_bleu: 0.0\n", "===================================================================\n", "163 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? how can inter-cropping shade?\n", "target: can be grown in containers?\n", "prediction: can potatoes be grown in containers?\n", "rank: 16 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3092053311925737 min_bleu: 0.0\n", "===================================================================\n", "163 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? how can inter-cropping shade?\n", "target: can be grown in containers?\n", "prediction: can be grown organically in containers?\n", "rank: 26 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3092053311925737 min_bleu: 0.0\n", "===================================================================\n", "163 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? how can inter-cropping shade?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 28 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.3092053311925737 min_bleu: 0.0\n", "===================================================================\n", "163 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? how can inter-cropping shade?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 31 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.3092053311925737 min_bleu: 0.0\n", "===================================================================\n", "163 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? how can inter-cropping shade?\n", "target: can be grown in containers?\n", "prediction: can be used in containers?\n", "rank: 35 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3092053311925737 min_bleu: 0.0\n", "===================================================================\n", "163 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? how can inter-cropping shade?\n", "target: can be grown in containers?\n", "prediction: can be grown organically in containers?\n", "rank: 36 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.3092053311925737 min_bleu: 0.0\n", "===================================================================\n", "163 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? how can inter-cropping shade?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 66 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.3092053311925737 min_bleu: 0.0\n", "===================================================================\n", "163 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? how can inter-cropping shade?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 76 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.3092053311925737 min_bleu: 0.0\n", "===================================================================\n", "164 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || in chili can be grown in pots?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 15 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.31939041544993096 min_bleu: 0.0\n", "===================================================================\n", "164 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || in chili can be grown in pots?\n", "target: can be grown in containers?\n", "prediction: can be used in containers?\n", "rank: 17 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.31939041544993096 min_bleu: 0.0\n", "===================================================================\n", "164 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || in chili can be grown in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown organically in containers?\n", "rank: 38 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.31939041544993096 min_bleu: 0.0\n", "===================================================================\n", "164 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || in chili can be grown in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 43 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.31939041544993096 min_bleu: 0.0\n", "===================================================================\n", "164 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || in chili can be grown in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 49 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.31939041544993096 min_bleu: 0.0\n", "===================================================================\n", "164 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || in chili can be grown in pots?\n", "target: can be grown in containers?\n", "prediction: can potatoes be grown in containers?\n", "rank: 63 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.31939041544993096 min_bleu: 0.0\n", "===================================================================\n", "164 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || in chili can be grown in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 69 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.31939041544993096 min_bleu: 0.0\n", "===================================================================\n", "164 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || in chili can be grown in pots?\n", "target: can be grown in containers?\n", "prediction: can be grown organically in containers?\n", "rank: 81 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.31939041544993096 min_bleu: 0.0\n", "===================================================================\n", "165 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in \n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 14 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.32199700281213883 min_bleu: 0.0\n", "===================================================================\n", "165 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in \n", "target: can be grown in containers?\n", "prediction: can be grown organically in containers?\n", "rank: 21 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.32199700281213883 min_bleu: 0.0\n", "===================================================================\n", "165 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in \n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 36 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.32199700281213883 min_bleu: 0.0\n", "===================================================================\n", "165 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in \n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 46 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.32199700281213883 min_bleu: 0.0\n", "===================================================================\n", "165 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in \n", "target: can be grown in containers?\n", "prediction: can potatoes be grown in containers?\n", "rank: 50 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.32199700281213883 min_bleu: 0.0\n", "===================================================================\n", "165 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in \n", "target: can be grown in containers?\n", "prediction: can potatoes be grown in containers?\n", "rank: 51 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.32199700281213883 min_bleu: 0.0\n", "===================================================================\n", "165 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in \n", "target: can be grown in containers?\n", "prediction: can be used in containers?\n", "rank: 52 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.32199700281213883 min_bleu: 0.0\n", "===================================================================\n", "165 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in \n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 61 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.32199700281213883 min_bleu: 0.0\n", "===================================================================\n", "165 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in \n", "target: can be grown in containers?\n", "prediction: can be grown organically in containers?\n", "rank: 91 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.32199700281213883 min_bleu: 0.0\n", "===================================================================\n", "166 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: can be grown with containers?\n", "rank: 12 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.30708674487364057 min_bleu: 0.0\n", "===================================================================\n", "166 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 28 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.30708674487364057 min_bleu: 0.0\n", "===================================================================\n", "166 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: be grown in containers?\n", "rank: 37 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.30708674487364057 min_bleu: 0.0\n", "===================================================================\n", "166 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: can be used in containers?\n", "rank: 42 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.30708674487364057 min_bleu: 0.0\n", "===================================================================\n", "166 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 47 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.30708674487364057 min_bleu: 0.0\n", "===================================================================\n", "166 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 54 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.30708674487364057 min_bleu: 0.0\n", "===================================================================\n", "166 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 55 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.30708674487364057 min_bleu: 0.0\n", "===================================================================\n", "166 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || health? in pots? what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: can be used in containers?\n", "rank: 74 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.30708674487364057 min_bleu: 0.0\n", "===================================================================\n", "167 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 30 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.287776975832116 min_bleu: 0.0\n", "===================================================================\n", "167 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: can potatoes be grown in containers?\n", "rank: 34 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.287776975832116 min_bleu: 0.0\n", "===================================================================\n", "167 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 37 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.287776975832116 min_bleu: 0.0\n", "===================================================================\n", "167 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: can be used in containers?\n", "rank: 47 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.287776975832116 min_bleu: 0.0\n", "===================================================================\n", "167 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: be grown in containers?\n", "rank: 66 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.287776975832116 min_bleu: 0.0\n", "===================================================================\n", "167 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 69 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.287776975832116 min_bleu: 0.0\n", "===================================================================\n", "167 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: can balls be grown in containers?\n", "rank: 84 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.287776975832116 min_bleu: 0.0\n", "===================================================================\n", "168 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode disease in what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 21 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.3071189644765198 min_bleu: 0.0\n", "===================================================================\n", "168 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode disease in what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 28 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.3071189644765198 min_bleu: 0.0\n", "===================================================================\n", "168 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode disease in what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 51 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.3071189644765198 min_bleu: 0.0\n", "===================================================================\n", "168 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode disease in what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: can be used in containers?\n", "rank: 63 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3071189644765198 min_bleu: 0.0\n", "===================================================================\n", "168 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode disease in what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: be grown in containers?\n", "rank: 68 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.3071189644765198 min_bleu: 0.0\n", "===================================================================\n", "168 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode disease in what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 70 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.3071189644765198 min_bleu: 0.0\n", "===================================================================\n", "168 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode disease in what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: can be grown with containers?\n", "rank: 72 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3071189644765198 min_bleu: 0.0\n", "===================================================================\n", "168 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode disease in what are the nfsm-nutraceuticals component?\n", "target: can be grown in containers?\n", "prediction: can be used in containers?\n", "rank: 90 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.3071189644765198 min_bleu: 0.0\n", "===================================================================\n", "169 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode problems in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: can potatoes be grown in containers?\n", "rank: 29 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.2828446484873825 min_bleu: 0.0\n", "===================================================================\n", "169 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode problems in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 32 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.2828446484873825 min_bleu: 0.0\n", "===================================================================\n", "169 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode problems in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: can be used in containers?\n", "rank: 33 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.2828446484873825 min_bleu: 0.0\n", "===================================================================\n", "169 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode problems in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: can be grown in containers?\n", "rank: 56 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.2828446484873825 min_bleu: 0.0\n", "===================================================================\n", "169 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode problems in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: be grown in containers?\n", "rank: 60 bleu_score 0.8187307530779819 max_bleu: 1.0 avg_bleu: 0.2828446484873825 min_bleu: 0.0\n", "===================================================================\n", "169 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode problems in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: can balls be grown in containers?\n", "rank: 68 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.2828446484873825 min_bleu: 0.0\n", "===================================================================\n", "169 1500 ==== source list: kya angur containers mein ugaaye ja sakte hain? || nematode problems in what are the main reasons for chili cultivation?\n", "target: can be grown in containers?\n", "prediction: of can be grown in containers?\n", "rank: 69 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.2828446484873825 min_bleu: 0.0\n", "===================================================================\n", "170 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 9 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "170 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can help in reducing disease incidence in \n", "rank: 10 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "170 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 26 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "170 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected common crop rotation help in reducing disease incidence in \n", "rank: 33 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "170 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can be used in reducing disease incidence in \n", "rank: 36 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "170 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can crop rotation help in reducing disease incidence in \n", "rank: 45 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "170 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected crop insurance can help in reducing disease incidence in \n", "rank: 76 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "171 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can be used in reducing disease incidence in \n", "rank: 22 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "171 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can crop rotation help in reducing disease incidence in \n", "rank: 41 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "171 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 44 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "171 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 57 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "171 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected crop insurance can help in reducing disease incidence in \n", "rank: 75 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "171 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can help in reducing disease incidence in \n", "rank: 76 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "171 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected common crop rotation help in reducing disease incidence in \n", "rank: 92 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "172 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can crop rotation help in reducing disease incidence in \n", "rank: 14 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.46358984331444186 min_bleu: 0.0\n", "===================================================================\n", "172 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can help in reducing disease incidence in \n", "rank: 17 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.46358984331444186 min_bleu: 0.0\n", "===================================================================\n", "172 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 32 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.46358984331444186 min_bleu: 0.0\n", "===================================================================\n", "172 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 57 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.46358984331444186 min_bleu: 0.0\n", "===================================================================\n", "172 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can be used in reducing disease incidence in \n", "rank: 77 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.46358984331444186 min_bleu: 0.0\n", "===================================================================\n", "172 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected crop insurance can help in reducing disease incidence in \n", "rank: 79 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.46358984331444186 min_bleu: 0.0\n", "===================================================================\n", "172 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected common crop rotation help in reducing disease incidence in \n", "rank: 92 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.46358984331444186 min_bleu: 0.0\n", "===================================================================\n", "173 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected crop insurance can help in reducing disease incidence in \n", "rank: 9 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "173 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from disease can help in reducing disease incidence in \n", "rank: 10 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "173 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 16 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "173 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 25 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "173 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 50 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "173 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can help in reducing disease incidence in \n", "rank: 69 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "173 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can be used in reducing disease incidence in \n", "rank: 78 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "173 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected common crop can help in reducing disease incidence in \n", "rank: 80 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "174 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation in reducing the disease cycle based on the same field can be reused for \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can be used in reducing disease incidence in \n", "rank: 33 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4663671253201609 min_bleu: 0.0\n", "===================================================================\n", "174 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation in reducing the disease cycle based on the same field can be reused for \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 37 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4663671253201609 min_bleu: 0.0\n", "===================================================================\n", "174 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation in reducing the disease cycle based on the same field can be reused for \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can be used in reducing disease incidence in \n", "rank: 39 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4663671253201609 min_bleu: 0.0\n", "===================================================================\n", "174 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation in reducing the disease cycle based on the same field can be reused for \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: - crop rotation can be used in reducing disease incidence in \n", "rank: 42 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4663671253201609 min_bleu: 0.0\n", "===================================================================\n", "174 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation in reducing the disease cycle based on the same field can be reused for \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can help in reducing disease incidence in \n", "rank: 46 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4663671253201609 min_bleu: 0.0\n", "===================================================================\n", "174 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation in reducing the disease cycle based on the same field can be reused for \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 66 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4663671253201609 min_bleu: 0.0\n", "===================================================================\n", "174 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation in reducing the disease cycle based on the same field can be reused for \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 77 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4663671253201609 min_bleu: 0.0\n", "===================================================================\n", "174 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation in reducing the disease cycle based on the same field can be reused for \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help with crop rotation to reducing disease incidence in \n", "rank: 83 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4663671253201609 min_bleu: 0.0\n", "===================================================================\n", "174 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation in reducing the disease cycle based on the same field can be reused for \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected crop insurance can help in reducing disease incidence in \n", "rank: 90 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4663671253201609 min_bleu: 0.0\n", "===================================================================\n", "174 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation in reducing the disease cycle based on the same field can be reused for \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected common diseases can crop rotation help in reducing disease incidence in \n", "rank: 91 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.4663671253201609 min_bleu: 0.0\n", "===================================================================\n", "175 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected crop insurance can help in reducing disease incidence in \n", "rank: 3 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4635898433144418 min_bleu: 0.0\n", "===================================================================\n", "175 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 28 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4635898433144418 min_bleu: 0.0\n", "===================================================================\n", "175 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can crop rotation help in reducing disease incidence in \n", "rank: 54 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4635898433144418 min_bleu: 0.0\n", "===================================================================\n", "175 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 55 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4635898433144418 min_bleu: 0.0\n", "===================================================================\n", "175 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can be used in reducing disease incidence in \n", "rank: 67 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4635898433144418 min_bleu: 0.0\n", "===================================================================\n", "175 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can help in reducing disease incidence in \n", "rank: 75 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4635898433144418 min_bleu: 0.0\n", "===================================================================\n", "175 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected common crop rotation help in reducing disease incidence in \n", "rank: 92 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4635898433144418 min_bleu: 0.0\n", "===================================================================\n", "176 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected crop insurance can help in reducing disease incidence in \n", "rank: 13 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "176 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can crop rotation help in reducing disease incidence in \n", "rank: 14 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "176 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can help in reducing disease incidence in \n", "rank: 19 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "176 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 23 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "176 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can be used in reducing disease incidence in \n", "rank: 42 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "176 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected common crop rotation help in reducing disease incidence in \n", "rank: 44 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "176 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 53 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "177 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected crop insurance can help in reducing disease incidence in \n", "rank: 1 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "177 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can crop rotation help in reducing disease incidence in \n", "rank: 4 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "177 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected common crop rotation help in reducing disease incidence in \n", "rank: 15 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "177 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can be used in reducing disease incidence in \n", "rank: 39 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "177 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 45 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "177 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 50 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "177 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in increasing crop cycle. can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can help in reducing disease incidence in \n", "rank: 68 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.46050479683106166 min_bleu: 0.0\n", "===================================================================\n", "178 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation: can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected common crop can help in reducing disease incidence in \n", "rank: 6 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.46594052780918344 min_bleu: 0.0\n", "===================================================================\n", "178 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation: can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 19 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.46594052780918344 min_bleu: 0.0\n", "===================================================================\n", "178 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation: can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from disease can help in reducing disease incidence in \n", "rank: 35 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.46594052780918344 min_bleu: 0.0\n", "===================================================================\n", "178 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation: can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 46 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.46594052780918344 min_bleu: 0.0\n", "===================================================================\n", "178 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation: can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 55 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.46594052780918344 min_bleu: 0.0\n", "===================================================================\n", "178 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation: can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can help in reducing disease incidence in \n", "rank: 66 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.46594052780918344 min_bleu: 0.0\n", "===================================================================\n", "178 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation: can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected crop insurance can help in reducing disease incidence in \n", "rank: 73 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.46594052780918344 min_bleu: 0.0\n", "===================================================================\n", "178 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || crop rotation: can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can be used in reducing disease incidence in \n", "rank: 75 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.46594052780918344 min_bleu: 0.0\n", "===================================================================\n", "179 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 15 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "179 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected common crop can help in reducing disease incidence in \n", "rank: 32 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "179 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from disease can help in reducing disease incidence in \n", "rank: 45 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "179 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 62 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "179 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can help in reducing disease incidence in \n", "rank: 65 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "179 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: affected crop insurance can help in reducing disease incidence in \n", "rank: 79 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "179 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: from crop rotation can be used in reducing disease incidence in \n", "rank: 80 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "179 1500 ==== source list: kya fasal chakravarti se lauki mein rog ki ghatna ko kam kiya ja sakta hai? || in crop leads can help in reducing disease incidence in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 81 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4729094933362939 min_bleu: 0.0\n", "===================================================================\n", "180 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 11 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "180 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 22 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "180 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: common diseases are early signs of disease in \n", "rank: 28 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "180 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: common disease is early signs of disease in \n", "rank: 31 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "180 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: disease in chilli how to detect early signs of disease \n", "rank: 55 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "181 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: disease in chilli how to detect early signs of disease \n", "rank: 11 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.37999495660410454 min_bleu: 0.03232398928813501\n", "===================================================================\n", "181 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has early signs of disease in \n", "rank: 18 bleu_score 0.6814506851874793 max_bleu: 0.8333333333333334 avg_bleu: 0.37999495660410454 min_bleu: 0.03232398928813501\n", "===================================================================\n", "181 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how to detect early signs of disease in \n", "rank: 19 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.37999495660410454 min_bleu: 0.03232398928813501\n", "===================================================================\n", "181 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how can early signs of disease in \n", "rank: 20 bleu_score 0.8 max_bleu: 0.8333333333333334 avg_bleu: 0.37999495660410454 min_bleu: 0.03232398928813501\n", "===================================================================\n", "181 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how to get early signs of disease in \n", "rank: 32 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.37999495660410454 min_bleu: 0.03232398928813501\n", "===================================================================\n", "181 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has early signs matar lead to disease in \n", "rank: 34 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.37999495660410454 min_bleu: 0.03232398928813501\n", "===================================================================\n", "181 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 50 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.37999495660410454 min_bleu: 0.03232398928813501\n", "===================================================================\n", "181 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 60 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.37999495660410454 min_bleu: 0.03232398928813501\n", "===================================================================\n", "182 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || pest management are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has disease how to get early signs of disease in \n", "rank: 6 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3845132356381089 min_bleu: 0.03232398928813501\n", "===================================================================\n", "182 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || pest management are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 19 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3845132356381089 min_bleu: 0.03232398928813501\n", "===================================================================\n", "182 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || pest management are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 27 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3845132356381089 min_bleu: 0.03232398928813501\n", "===================================================================\n", "182 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || pest management are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how to get early signs of disease in \n", "rank: 34 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.3845132356381089 min_bleu: 0.03232398928813501\n", "===================================================================\n", "182 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || pest management are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how to detect early signs of disease in \n", "rank: 36 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3845132356381089 min_bleu: 0.03232398928813501\n", "===================================================================\n", "182 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || pest management are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how can early signs of disease in \n", "rank: 51 bleu_score 0.8 max_bleu: 0.8333333333333334 avg_bleu: 0.3845132356381089 min_bleu: 0.03232398928813501\n", "===================================================================\n", "182 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || pest management are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: disease in chilli how to detect early signs of disease \n", "rank: 67 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3845132356381089 min_bleu: 0.03232398928813501\n", "===================================================================\n", "183 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || to pest disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 35 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3749905903604842 min_bleu: 0.07357588823428847\n", "===================================================================\n", "183 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || to pest disease in \n", "target: how to detect early signs of disease in \n", "prediction: common diseases are early signs of disease in \n", "rank: 43 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3749905903604842 min_bleu: 0.07357588823428847\n", "===================================================================\n", "183 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || to pest disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 46 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3749905903604842 min_bleu: 0.07357588823428847\n", "===================================================================\n", "183 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || to pest disease in \n", "target: how to detect early signs of disease in \n", "prediction: common disease is early signs of disease in \n", "rank: 50 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3749905903604842 min_bleu: 0.07357588823428847\n", "===================================================================\n", "183 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || to pest disease in \n", "target: how to detect early signs of disease in \n", "prediction: disease in chilli how to detect early signs of disease \n", "rank: 58 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3749905903604842 min_bleu: 0.07357588823428847\n", "===================================================================\n", "183 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || to pest disease in \n", "target: how to detect early signs of disease in \n", "prediction: government early signs of disease in \n", "rank: 72 bleu_score 0.6814506851874793 max_bleu: 0.8333333333333334 avg_bleu: 0.3749905903604842 min_bleu: 0.07357588823428847\n", "===================================================================\n", "184 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 2 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "184 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 10 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "184 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: disease in chilli how to detect early signs of disease \n", "rank: 24 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "184 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: common diseases are early signs of disease in \n", "rank: 41 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "184 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: common disease is early signs of disease in \n", "rank: 42 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "185 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: disease in chilli how to detect early signs of disease \n", "rank: 7 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "185 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how to detect early signs of disease in \n", "rank: 15 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "185 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has early signs matar lead to disease in \n", "rank: 17 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "185 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how to get early signs of disease in \n", "rank: 24 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "185 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 50 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "185 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 57 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "185 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how can early signs of disease in \n", "rank: 68 bleu_score 0.8 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "185 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has early signs of disease in \n", "rank: 74 bleu_score 0.6814506851874793 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "186 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: disease in chilli how to detect early signs of disease \n", "rank: 1 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "186 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: common diseases are early signs of disease in \n", "rank: 9 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "186 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 16 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "186 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 40 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "186 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || disease pest in \n", "target: how to detect early signs of disease in \n", "prediction: common disease is early signs of disease in \n", "rank: 56 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.36815073976315427 min_bleu: 0.07357588823428847\n", "===================================================================\n", "187 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: disease in chilli how to detect early signs of disease \n", "rank: 8 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "187 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how can early signs of disease in \n", "rank: 14 bleu_score 0.8 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "187 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how to detect early signs of disease in \n", "rank: 21 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "187 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 23 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "187 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how to get early signs of disease in \n", "rank: 30 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "187 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 44 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "187 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has early signs matar lead to disease in \n", "rank: 47 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "187 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has early signs of disease in \n", "rank: 69 bleu_score 0.6814506851874793 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "188 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how to detect early signs of disease in \n", "rank: 16 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "188 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how to get early signs of disease in \n", "rank: 17 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "188 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 36 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "188 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 59 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "188 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: disease in chilli how to detect early signs of disease \n", "rank: 68 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "188 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how can early signs of disease in \n", "rank: 71 bleu_score 0.8 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "188 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has early signs of disease in \n", "rank: 74 bleu_score 0.6814506851874793 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "188 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || mirch be grown to keep the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has early signs matar lead to disease in \n", "rank: 93 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3799949566041046 min_bleu: 0.03232398928813501\n", "===================================================================\n", "189 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || what are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 7 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.37923859480975786 min_bleu: 0.03232398928813501\n", "===================================================================\n", "189 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || what are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how can early signs of disease in \n", "rank: 9 bleu_score 0.8 max_bleu: 0.8333333333333334 avg_bleu: 0.37923859480975786 min_bleu: 0.03232398928813501\n", "===================================================================\n", "189 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || what are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how to get early signs of disease in \n", "rank: 14 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.37923859480975786 min_bleu: 0.03232398928813501\n", "===================================================================\n", "189 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || what are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: of disease is early signs of disease in \n", "rank: 30 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.37923859480975786 min_bleu: 0.03232398928813501\n", "===================================================================\n", "189 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || what are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: disease in chilli how to detect early signs of disease \n", "rank: 31 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.37923859480975786 min_bleu: 0.03232398928813501\n", "===================================================================\n", "189 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || what are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has how to detect early signs of disease in \n", "rank: 49 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.37923859480975786 min_bleu: 0.03232398928813501\n", "===================================================================\n", "189 1500 ==== source list: laal mirch mein rog ke shuruaati sanket kaise pata kare? || what are the early signs of disease in \n", "target: how to detect early signs of disease in \n", "prediction: has early signs matar lead to disease in \n", "rank: 89 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.37923859480975786 min_bleu: 0.03232398928813501\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: to local is during the best companion plants for \n", "rank: 0 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: to get you provide best for seed \n", "rank: 2 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: for is the best companion variety to get \n", "rank: 12 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: to local conditions from the best companion plants for \n", "rank: 14 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 21 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: marigold flowers. get the best companion plants for \n", "rank: 31 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: to local is the best companion plants for \n", "rank: 33 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: for seed local is the best companion plants for \n", "rank: 45 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 47 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: to get the best companion plants for \n", "rank: 50 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: to find the best companion plants for \n", "rank: 56 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: to get the ideal temperature seed local for \n", "rank: 63 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: marigold flowers is the best companion plants for \n", "rank: 66 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 84 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: for harvesting and is the best for \n", "rank: 93 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "190 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best seed \n", "target: what local provide the best seeds for \n", "prediction: for is the local \n", "rank: 94 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.30874019334996294 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: to get you provide best for seed \n", "rank: 0 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: to get the ideal temperature seed local for \n", "rank: 10 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: to get the best companion plants for \n", "rank: 11 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: for is the best companion variety to get \n", "rank: 19 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: for seed local is the best companion plants for \n", "rank: 33 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 37 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 39 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is the best companion plants for \n", "rank: 42 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: marigold flowers is the best companion plants for \n", "rank: 46 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 58 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: to find the best companion plants for \n", "rank: 61 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: for is the local \n", "rank: 64 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is best companion plants for \n", "rank: 77 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 86 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: marigold seeds for the best companion plants for \n", "rank: 88 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "191 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best time to sell seeds?\n", "target: what local provide the best seeds for \n", "prediction: to find the ideal local for \n", "rank: 93 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.31655216684248316 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for harvesting and is the best for \n", "rank: 2 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to get the best companion seeds for \n", "rank: 18 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for is the best companion variety to get \n", "rank: 23 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 28 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to get you provide best for \n", "rank: 29 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold flowers is the best companion plants for \n", "rank: 40 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 43 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 52 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to find the best companion plants for \n", "rank: 60 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to get the best companion plants for \n", "rank: 65 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is the best companion plants for \n", "rank: 78 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 80 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for seed local is the best growth?\n", "rank: 81 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds available are the best companion plants for \n", "rank: 85 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: best for common lentil seeds is \n", "rank: 92 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is best for \n", "rank: 93 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "192 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for is the local \n", "rank: 95 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: to find the best companion plants for \n", "rank: 10 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is the best companion plants for \n", "rank: 26 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 28 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is best companion plants for \n", "rank: 34 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 40 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: for is the best companion variety to get \n", "rank: 41 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: for seed local is the best growth?\n", "rank: 49 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 50 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: to get you provide best for seed \n", "rank: 55 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: for is the local \n", "rank: 64 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: to get the best companion plants for \n", "rank: 66 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: marigold flowers is the best companion plants for \n", "rank: 71 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds available are the best companion plants for \n", "rank: 79 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "193 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: to find the ideal local for \n", "rank: 93 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3095399518380872 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to get you provide best for \n", "rank: 6 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to get the best companion seeds for \n", "rank: 10 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for is the best companion variety to get \n", "rank: 17 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for harvesting and is the best for \n", "rank: 19 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds available are the best companion plants for \n", "rank: 24 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 28 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 35 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is the best companion plants for \n", "rank: 38 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 39 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold flowers is the best companion plants for \n", "rank: 41 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to find the best companion plants for \n", "rank: 57 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to get the best companion plants for \n", "rank: 63 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is best for \n", "rank: 66 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 80 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for seed local is the best growth?\n", "rank: 81 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: best for common lentil seeds is \n", "rank: 93 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "194 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for is the local \n", "rank: 95 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to get the best companion seeds for \n", "rank: 4 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for is the best companion variety to get \n", "rank: 12 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to get you provide best for \n", "rank: 16 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 20 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for harvesting and is the best for \n", "rank: 23 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 33 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is the best companion plants for \n", "rank: 36 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to find the best companion plants for \n", "rank: 37 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 39 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold flowers is the best companion plants for \n", "rank: 44 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to get the best companion plants for \n", "rank: 63 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is best for \n", "rank: 69 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for seed local is the best growth?\n", "rank: 80 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds available are the best companion plants for \n", "rank: 82 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 86 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: best for common lentil seeds is \n", "rank: 90 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "195 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for is the local \n", "rank: 95 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.3118582179193626 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: for is the best companion variety to get \n", "rank: 4 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds available are the best companion plants for \n", "rank: 6 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: for seed local is the best growth?\n", "rank: 7 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: to get you provide best for \n", "rank: 26 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: to find the best companion plants for \n", "rank: 29 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 32 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is the best companion plants for \n", "rank: 40 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 46 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 53 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: to get the best companion plants for \n", "rank: 62 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: marigold flowers is the best companion plants for \n", "rank: 71 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is best companion plants for \n", "rank: 77 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 87 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: to find the ideal local for \n", "rank: 93 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "196 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || find the best for storing \n", "target: what local provide the best seeds for \n", "prediction: for is the local \n", "rank: 94 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.3108122952555075 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to get the best companion seeds for \n", "rank: 9 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for is the best companion variety to get \n", "rank: 13 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for seed local is the best growth?\n", "rank: 17 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 26 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to get you provide best for seed \n", "rank: 27 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is the best companion plants for \n", "rank: 39 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 46 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold flowers is the best companion plants for \n", "rank: 48 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds available are the best companion plants for \n", "rank: 52 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 53 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to find the best companion plants for \n", "rank: 57 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: to get the best companion plants for \n", "rank: 64 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is best for \n", "rank: 73 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 83 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for harvesting and is the best for \n", "rank: 86 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: best for common lentil seeds is \n", "rank: 89 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "197 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the best variety of \n", "target: what local provide the best seeds for \n", "prediction: for is the local \n", "rank: 94 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.3098001794782854 min_bleu: 0.0\n", "===================================================================\n", "198 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: to get the best companion seeds for \n", "rank: 7 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "198 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is the best companion plants for \n", "rank: 24 bleu_score 0.6 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "198 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: to get you provide best for seed \n", "rank: 29 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "198 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 32 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "198 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 38 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "198 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is best companion plants for \n", "rank: 39 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "198 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: best for common lentil seeds is \n", "rank: 55 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "198 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: to find the best companion plants for \n", "rank: 57 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "198 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: marigold seeds available are the best companion plants for \n", "rank: 75 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "198 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: for seed local is the best growth?\n", "rank: 77 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "198 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 85 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "198 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: for harvesting and is the best for \n", "rank: 94 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "199 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: to get the best companion seeds for \n", "rank: 9 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "199 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: to get you provide best for seed \n", "rank: 12 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "199 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is best companion plants for \n", "rank: 23 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "199 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: marigold seeds available are the best companion plants for \n", "rank: 26 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "199 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: marigold seeds is the best companion plants for \n", "rank: 27 bleu_score 0.6 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "199 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 30 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "199 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: for seed local is the best growth?\n", "rank: 48 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "199 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: is the best companion plants for \n", "rank: 49 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "199 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: to find the best companion plants for \n", "rank: 54 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "199 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: is the ideal planting local conditions for \n", "rank: 86 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "199 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: best for common lentil seeds is \n", "rank: 88 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "199 1500 ==== source list: kaun se sthaniya ke liye sabse achhe beej pradaan karte hain? || clay the pathogen in the best results.\n", "target: what local provide the best seeds for \n", "prediction: for harvesting and is the best for \n", "rank: 94 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3128734114357367 min_bleu: 0.0\n", "===================================================================\n", "200 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: - what are the signs of nutrient deficiency in mustard plants?\n", "rank: 10 bleu_score 0.8181818181818182 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "200 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what are the signs of nutrient deficiency in sarson plants?\n", "rank: 25 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "200 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson of sulfur deficiencies are the signs of nutrient deficiency in sarson plants?\n", "rank: 34 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "200 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the signs of nutrient deficiency in sarson plants?\n", "rank: 35 bleu_score 0.8181818181818182 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "200 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to mature at what are the signs of nutrient deficiency in sarson plants?\n", "rank: 46 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "200 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here are the signs of nutrient deficiency in sarson plants?\n", "rank: 51 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "200 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to get are the signs of nutrient deficiency in mustard plants?\n", "rank: 54 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "200 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to get signs of nutrient deficiency in mustard plants?\n", "rank: 55 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "200 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the symptoms of nutrient deficiency in sarson plants?\n", "rank: 56 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "200 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what are some common signs of nutrient deficiency in sarson plants?\n", "rank: 74 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "200 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what is the signs of nutrient deficiency in sarson plants?\n", "rank: 85 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "200 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: in sarson plants? 🌾 are the signs of nutrient deficiency in mustard plants?\n", "rank: 88 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "200 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: signs of nutrient deficiencies are sarson in sarson plants?\n", "rank: 89 bleu_score 0.6959861353000654 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "201 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, signs of nutrient deficiency in sarson plants?\n", "rank: 8 bleu_score 0.6959861353000654 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "201 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson of sulfur deficiencies are the signs of nutrient deficiency in sarson plants?\n", "rank: 9 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "201 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what are some common signs of nutrient deficiency in sarson plants?\n", "rank: 16 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "201 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the signs of nutrient deficiency in sarson plants?\n", "rank: 38 bleu_score 0.8181818181818182 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "201 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: signs of nutrient deficiencies are sarson in sarson plants?\n", "rank: 43 bleu_score 0.6959861353000654 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "201 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here are the signs of nutrient deficiency in sarson plants?\n", "rank: 45 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "201 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the symptoms of nutrient deficiency in sarson plants?\n", "rank: 50 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "201 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to get signs of nutrient deficiency in mustard plants?\n", "rank: 52 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "201 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what are the signs of nutrient deficiency in sarson plants?\n", "rank: 57 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "201 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what is the signs of nutrient deficiency in sarson plants?\n", "rank: 88 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "201 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: in sarson plants? 🌾 are the signs of nutrient deficiency in sarson plants?\n", "rank: 91 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "202 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, signs of nutrient deficiency in sarson plants?\n", "rank: 43 bleu_score 0.6959861353000654 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "202 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the signs of nutrient deficiency in sarson plants?\n", "rank: 45 bleu_score 0.8181818181818182 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "202 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: signs of nutrient deficiencies are sarson in sarson plants?\n", "rank: 46 bleu_score 0.6959861353000654 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "202 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here are the signs of nutrient deficiency in sarson plants?\n", "rank: 49 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "202 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the symptoms of nutrient deficiency in sarson plants?\n", "rank: 60 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "202 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to get signs of nutrient deficiency in mustard plants?\n", "rank: 64 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "202 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what are the signs of nutrient deficiency in sarson plants?\n", "rank: 65 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "202 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson of sulfur deficiencies are the signs of nutrient deficiency in sarson plants?\n", "rank: 73 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "202 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what are some common signs of nutrient deficiency in sarson plants?\n", "rank: 77 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "202 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what is the signs of nutrient deficiency in sarson plants?\n", "rank: 87 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "202 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the symptoms of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: in sarson plants? 🌾 are the signs of nutrient deficiency in sarson plants?\n", "rank: 91 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3365820089373224 min_bleu: 0.0\n", "===================================================================\n", "203 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the signs of nutrient deficiency in sarson plants?\n", "rank: 23 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "203 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here are the signs of nutrient deficiency in sarson plants?\n", "rank: 33 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "203 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to get signs of nutrient deficiency in mustard plants?\n", "rank: 48 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "203 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to mature at the signs of nutrient deficiency in mustard plants?\n", "rank: 56 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "203 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the symptoms of nutrient deficiency in sarson plants?\n", "rank: 59 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "203 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here is the signs of nutrient deficiency in sarson plants?\n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "203 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson of sulfur deficiencies are the signs of nutrient deficiency in sarson plants?\n", "rank: 87 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "203 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: common symptoms subsidies are the signs of nutrient deficiency in mustard plants?\n", "rank: 90 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "203 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: in sarson plants? 🌾 are the signs of nutrient deficiency in mustard plants?\n", "rank: 92 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "204 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to get are the signs of nutrient deficiency in mustard plants?\n", "rank: 2 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "204 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: - what are the signs of nutrient deficiency in mustard plants?\n", "rank: 8 bleu_score 0.8181818181818182 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "204 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the signs of nutrient deficiency in sarson plants?\n", "rank: 19 bleu_score 0.8181818181818182 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "204 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to mature at what are the signs of nutrient deficiency in sarson plants?\n", "rank: 42 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "204 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to get signs of nutrient deficiency in mustard plants?\n", "rank: 43 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "204 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here are the signs of nutrient deficiency in sarson plants?\n", "rank: 54 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "204 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the symptoms of nutrient deficiency in sarson plants?\n", "rank: 56 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "204 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what are the signs of nutrient deficiency in sarson plants?\n", "rank: 63 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "204 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson of sulfur deficiencies are the signs of nutrient deficiency in sarson plants?\n", "rank: 79 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "204 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what are some common signs of nutrient deficiency in sarson plants?\n", "rank: 80 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "204 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what is the signs of nutrient deficiency in sarson plants?\n", "rank: 90 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "204 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: in sarson plants? 🌾 are the signs of nutrient deficiency in mustard plants?\n", "rank: 91 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "204 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in sarson what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: signs of nutrient deficiencies are sarson in sarson plants?\n", "rank: 92 bleu_score 0.6959861353000654 max_bleu: 0.8333333333333334 avg_bleu: 0.32657079722518095 min_bleu: 0.0\n", "===================================================================\n", "205 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here is the signs of nutrient deficiency in sarson plants?\n", "rank: 25 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "205 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here are the signs of nutrient deficiency in sarson plants?\n", "rank: 40 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "205 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to get signs of nutrient deficiency in mustard plants?\n", "rank: 46 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "205 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the signs of nutrient deficiency in sarson plants?\n", "rank: 51 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "205 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to mature at the signs of nutrient deficiency in mustard plants?\n", "rank: 54 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "205 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the symptoms of nutrient deficiency in sarson plants?\n", "rank: 56 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "205 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson of sulfur deficiencies are the signs of nutrient deficiency in sarson plants?\n", "rank: 86 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "205 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: common symptoms subsidies are the signs of nutrient deficiency in mustard plants?\n", "rank: 90 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "205 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: in sarson plants? 🌾 are the signs of nutrient deficiency in mustard plants?\n", "rank: 92 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.33645311805444617 min_bleu: 0.0\n", "===================================================================\n", "206 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the signs of nutrient deficiency in sarson plants?\n", "rank: 27 bleu_score 0.8181818181818182 max_bleu: 0.8333333333333334 avg_bleu: 0.32287007320533795 min_bleu: 0.0\n", "===================================================================\n", "206 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here are the signs of nutrient deficiency in sarson plants?\n", "rank: 35 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.32287007320533795 min_bleu: 0.0\n", "===================================================================\n", "206 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson of sulfur deficiencies are the signs of nutrient deficiency in sarson plants?\n", "rank: 42 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.32287007320533795 min_bleu: 0.0\n", "===================================================================\n", "206 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the symptoms of nutrient deficiency in sarson plants?\n", "rank: 50 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.32287007320533795 min_bleu: 0.0\n", "===================================================================\n", "206 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, signs of nutrient deficiency in sarson plants?\n", "rank: 55 bleu_score 0.6959861353000654 max_bleu: 0.8333333333333334 avg_bleu: 0.32287007320533795 min_bleu: 0.0\n", "===================================================================\n", "206 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to get signs of nutrient deficiency in mustard plants?\n", "rank: 56 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.32287007320533795 min_bleu: 0.0\n", "===================================================================\n", "206 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what are the signs of nutrient deficiency in sarson plants?\n", "rank: 57 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.32287007320533795 min_bleu: 0.0\n", "===================================================================\n", "206 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what are some common signs of nutrient deficiency in sarson plants?\n", "rank: 73 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.32287007320533795 min_bleu: 0.0\n", "===================================================================\n", "206 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what is the signs of nutrient deficiency in sarson plants?\n", "rank: 87 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.32287007320533795 min_bleu: 0.0\n", "===================================================================\n", "206 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: in sarson plants? 🌾 are the signs of nutrient deficiency in sarson plants?\n", "rank: 88 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.32287007320533795 min_bleu: 0.0\n", "===================================================================\n", "206 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: signs of nutrient deficiencies are sarson in sarson plants?\n", "rank: 92 bleu_score 0.6959861353000654 max_bleu: 0.8333333333333334 avg_bleu: 0.32287007320533795 min_bleu: 0.0\n", "===================================================================\n", "207 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the signs of nutrient deficiency in sarson plants?\n", "rank: 5 bleu_score 0.8181818181818182 max_bleu: 0.8333333333333334 avg_bleu: 0.3228700732053379 min_bleu: 0.0\n", "===================================================================\n", "207 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the symptoms of nutrient deficiency in sarson plants?\n", "rank: 26 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.3228700732053379 min_bleu: 0.0\n", "===================================================================\n", "207 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what is the signs of nutrient deficiency in sarson plants?\n", "rank: 37 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.3228700732053379 min_bleu: 0.0\n", "===================================================================\n", "207 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here are the signs of nutrient deficiency in sarson plants?\n", "rank: 47 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.3228700732053379 min_bleu: 0.0\n", "===================================================================\n", "207 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, signs of nutrient deficiency in sarson plants?\n", "rank: 53 bleu_score 0.6959861353000654 max_bleu: 0.8333333333333334 avg_bleu: 0.3228700732053379 min_bleu: 0.0\n", "===================================================================\n", "207 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to get signs of nutrient deficiency in mustard plants?\n", "rank: 61 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.3228700732053379 min_bleu: 0.0\n", "===================================================================\n", "207 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what are the signs of nutrient deficiency in sarson plants?\n", "rank: 62 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3228700732053379 min_bleu: 0.0\n", "===================================================================\n", "207 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants what are some common signs of nutrient deficiency in sarson plants?\n", "rank: 74 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3228700732053379 min_bleu: 0.0\n", "===================================================================\n", "207 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson of sulfur deficiencies are the signs of nutrient deficiency in sarson plants?\n", "rank: 76 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3228700732053379 min_bleu: 0.0\n", "===================================================================\n", "207 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: signs of nutrient deficiencies are sarson in sarson plants?\n", "rank: 88 bleu_score 0.6959861353000654 max_bleu: 0.8333333333333334 avg_bleu: 0.3228700732053379 min_bleu: 0.0\n", "===================================================================\n", "207 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are the signs of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: in sarson plants? 🌾 are the signs of nutrient deficiency in sarson plants?\n", "rank: 89 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3228700732053379 min_bleu: 0.0\n", "===================================================================\n", "208 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || in plants remain what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: in sarson plants? 🌾 are the signs of nutrient deficiency in mustard plants?\n", "rank: 11 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.313992247754878 min_bleu: 0.0\n", "===================================================================\n", "208 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || in plants remain what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the signs of nutrient deficiency in sarson plants?\n", "rank: 13 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.313992247754878 min_bleu: 0.0\n", "===================================================================\n", "208 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || in plants remain what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to mature at the signs of nutrient deficiency in mustard plants?\n", "rank: 17 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.313992247754878 min_bleu: 0.0\n", "===================================================================\n", "208 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || in plants remain what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to get signs of nutrient deficiency in mustard plants?\n", "rank: 18 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.313992247754878 min_bleu: 0.0\n", "===================================================================\n", "208 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || in plants remain what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to get are the signs of nutrient deficiency in mustard plants?\n", "rank: 31 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.313992247754878 min_bleu: 0.0\n", "===================================================================\n", "208 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || in plants remain what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to mature at what are the signs of nutrient deficiency in mustard plants?\n", "rank: 33 bleu_score 0.7142857142857143 max_bleu: 0.8181818181818182 avg_bleu: 0.313992247754878 min_bleu: 0.0\n", "===================================================================\n", "208 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || in plants remain what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson of sulfur deficiencies are the signs of nutrient deficiency in sarson plants?\n", "rank: 44 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.313992247754878 min_bleu: 0.0\n", "===================================================================\n", "208 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || in plants remain what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: - what are the signs of nutrient deficiency\n", "rank: 45 bleu_score 0.6814506851874793 max_bleu: 0.8181818181818182 avg_bleu: 0.313992247754878 min_bleu: 0.0\n", "===================================================================\n", "208 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || in plants remain what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here are the signs of nutrient deficiency in sarson plants?\n", "rank: 52 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.313992247754878 min_bleu: 0.0\n", "===================================================================\n", "208 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || in plants remain what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the symptoms of nutrient deficiency in sarson plants?\n", "rank: 55 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.313992247754878 min_bleu: 0.0\n", "===================================================================\n", "208 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || in plants remain what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: in mustard plants are the signs of nutrient deficiency in sarson plants?\n", "rank: 70 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.313992247754878 min_bleu: 0.0\n", "===================================================================\n", "208 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || in plants remain what are the symptoms of nutrient deficiency in mustard plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here is the signs of nutrient deficiency in sarson plants?\n", "rank: 82 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.313992247754878 min_bleu: 0.0\n", "===================================================================\n", "209 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are yellowing of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here is the signs of nutrient deficiency in sarson plants?\n", "rank: 9 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3207356999943527 min_bleu: 0.0\n", "===================================================================\n", "209 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are yellowing of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the symptoms of nutrient deficiency in sarson plants?\n", "rank: 25 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.3207356999943527 min_bleu: 0.0\n", "===================================================================\n", "209 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are yellowing of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson plants are the signs of nutrient deficiency in sarson plants?\n", "rank: 26 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.3207356999943527 min_bleu: 0.0\n", "===================================================================\n", "209 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are yellowing of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: signs to signs of nutrient deficiency in sarson plants?\n", "rank: 27 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.3207356999943527 min_bleu: 0.0\n", "===================================================================\n", "209 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are yellowing of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of sulfur in mustard plants, what are the signs of nutrient deficiency in sarson plants?\n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3207356999943527 min_bleu: 0.0\n", "===================================================================\n", "209 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are yellowing of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to mature at what are the signs of nutrient deficiency in sarson plants?\n", "rank: 39 bleu_score 0.7142857142857143 max_bleu: 0.8181818181818182 avg_bleu: 0.3207356999943527 min_bleu: 0.0\n", "===================================================================\n", "209 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are yellowing of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to get signs of nutrient deficiency in mustard plants?\n", "rank: 42 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.3207356999943527 min_bleu: 0.0\n", "===================================================================\n", "209 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are yellowing of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson to mature leaves, what are the signs of nutrient deficiency in sarson plants?\n", "rank: 45 bleu_score 0.7142857142857143 max_bleu: 0.8181818181818182 avg_bleu: 0.3207356999943527 min_bleu: 0.0\n", "===================================================================\n", "209 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are yellowing of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, signs of nutrient deficiency in sarson plants?\n", "rank: 54 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.3207356999943527 min_bleu: 0.0\n", "===================================================================\n", "209 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are yellowing of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: of leaves, here are the signs of nutrient deficiency in sarson plants?\n", "rank: 62 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.3207356999943527 min_bleu: 0.0\n", "===================================================================\n", "209 1500 ==== source list: sarson ke paudhon mein poshak tatvon ki kami ke lakshan kya hain? || symptoms management are yellowing of nutrient deficiency in sarson plants?\n", "target: what are the signs of nutrient deficiency in sarson plants?\n", "prediction: sarson of sulfur deficiencies are the signs of nutrient deficiency in sarson plants?\n", "rank: 85 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.3207356999943527 min_bleu: 0.0\n", "===================================================================\n", "210 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + schemes for viral infections in plants?\n", "rank: 3 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "210 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + 1 of viral infections in plants?\n", "rank: 15 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "210 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: affected common viral infections in plants?\n", "rank: 22 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "210 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of how can viral infections in plants?\n", "rank: 24 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "210 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: affected plants have viral infections in plants?\n", "rank: 27 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "210 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + of viral infections in plants?\n", "rank: 37 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "210 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: where to diagnose fungal infections in plants?\n", "rank: 38 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "210 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: affected by viral infections in plants?\n", "rank: 74 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "210 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in vikas plants?\n", "rank: 81 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "211 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of neem oil for viral infections in plants?\n", "rank: 0 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "211 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: available for viral infections in plants?\n", "rank: 1 bleu_score 0.6191984998215584 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "211 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of how can viral infections in plants?\n", "rank: 6 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "211 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of in how to diagnose root rot. \n", "rank: 7 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "211 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of how to maintain cluster for viral infections in plants?\n", "rank: 9 bleu_score 0.5833333333333334 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "211 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + schemes for viral infections in plants?\n", "rank: 19 bleu_score 0.625 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "211 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of how to diagnose and treat viral infections in plants?\n", "rank: 26 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "211 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + 1 of viral infections in plants?\n", "rank: 43 bleu_score 0.625 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "211 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections for viral infections in plants?\n", "rank: 50 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "211 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in vikas plants?\n", "rank: 64 bleu_score 0.6191984998215584 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "211 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in plants?\n", "rank: 73 bleu_score 0.5971094254781577 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "211 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: available of viral infections in plants?\n", "rank: 74 bleu_score 0.6191984998215584 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "211 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: in the shade. of viral infections in plants?\n", "rank: 90 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "212 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of how to maintain cluster for viral infections in plants?\n", "rank: 4 bleu_score 0.5833333333333334 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "212 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections for viral infections in plants?\n", "rank: 7 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "212 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: available for viral infections in plants?\n", "rank: 11 bleu_score 0.6191984998215584 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "212 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of neem oil for viral infections in plants?\n", "rank: 14 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "212 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + schemes for viral infections in plants?\n", "rank: 21 bleu_score 0.625 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "212 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + 1 of viral infections in plants?\n", "rank: 30 bleu_score 0.625 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "212 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in vikas plants?\n", "rank: 32 bleu_score 0.6191984998215584 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "212 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of how to diagnose and treat viral infections in plants?\n", "rank: 43 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "212 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of in how to diagnose root rot. \n", "rank: 46 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "212 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in plants?\n", "rank: 49 bleu_score 0.5971094254781577 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "212 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of how can viral infections in plants?\n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "212 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: available of viral infections in plants?\n", "rank: 82 bleu_score 0.6191984998215584 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "212 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: in the shade. of viral infections in plants?\n", "rank: 87 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "213 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: government of viral infections in plants?\n", "rank: 1 bleu_score 0.6191984998215584 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "213 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: + 1 to maintain clean of viral infections in plants?\n", "rank: 4 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "213 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: government schemes for viral infections in plants?\n", "rank: 8 bleu_score 0.625 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "213 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: + 1 to diagnose stem of viral infections in plants?\n", "rank: 18 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "213 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: affected plants to diagnose stem rust in plants?\n", "rank: 25 bleu_score 0.5555555555555556 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "213 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in plants?\n", "rank: 28 bleu_score 0.5971094254781577 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "213 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: affected tubers are the diagnose of viral infections in plants?\n", "rank: 39 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "213 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: government subsidies available for viral infections in plants?\n", "rank: 75 bleu_score 0.5555555555555556 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "213 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in vikas plants?\n", "rank: 76 bleu_score 0.6191984998215584 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "213 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: affected plants is the diagnose of viral infections in plants?\n", "rank: 85 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "214 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + schemes for viral infections in plants?\n", "rank: 12 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "214 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: affected common viral infections in plants?\n", "rank: 13 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "214 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + 1 of viral infections in plants?\n", "rank: 37 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "214 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + of viral infections in plants?\n", "rank: 48 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "214 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: where to diagnose fungal infections in plants?\n", "rank: 60 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "214 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: affected plants have viral infections in plants?\n", "rank: 61 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "214 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: affected by viral infections in plants?\n", "rank: 62 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "214 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in vikas plants?\n", "rank: 78 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "214 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of how can viral infections in plants?\n", "rank: 85 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "215 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections for viral infections in plants?\n", "rank: 0 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "215 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of how can viral infections in plants?\n", "rank: 8 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "215 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of how to maintain cluster for viral infections in plants?\n", "rank: 9 bleu_score 0.5833333333333334 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "215 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of neem oil for viral infections in plants?\n", "rank: 11 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "215 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + schemes for viral infections in plants?\n", "rank: 13 bleu_score 0.625 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "215 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of how to diagnose and treat viral infections in plants?\n", "rank: 15 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "215 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: available for viral infections in plants?\n", "rank: 19 bleu_score 0.6191984998215584 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "215 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + 1 of viral infections in plants?\n", "rank: 20 bleu_score 0.625 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "215 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of in how to diagnose root rot. \n", "rank: 44 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "215 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in plants?\n", "rank: 54 bleu_score 0.5971094254781577 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "215 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: available of viral infections in plants?\n", "rank: 72 bleu_score 0.6191984998215584 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "215 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in vikas plants?\n", "rank: 80 bleu_score 0.6191984998215584 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "215 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how to reduce stress in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: in the shade. of viral infections in plants?\n", "rank: 86 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.34721017211682653 min_bleu: 0.06295853427918728\n", "===================================================================\n", "216 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: affected common viral infections in plants?\n", "rank: 1 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "216 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of how can viral infections in plants?\n", "rank: 21 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "216 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + of viral infections in plants?\n", "rank: 26 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "216 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + schemes for viral infections in plants?\n", "rank: 37 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "216 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in vikas plants?\n", "rank: 43 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "216 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + 1 of viral infections in plants?\n", "rank: 47 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "216 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: where to diagnose fungal infections in plants?\n", "rank: 49 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "216 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: affected plants have viral infections in plants?\n", "rank: 65 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "216 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: affected by viral infections in plants?\n", "rank: 67 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "217 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: + 1 to maintain clean of viral infections in plants?\n", "rank: 12 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "217 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: + 1 to diagnose stem of viral infections in plants?\n", "rank: 16 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "217 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: affected plants to diagnose stem rust in plants?\n", "rank: 24 bleu_score 0.5555555555555556 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "217 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: affected tubers are the diagnose of viral infections in plants?\n", "rank: 26 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "217 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: government of viral infections in plants?\n", "rank: 38 bleu_score 0.6191984998215584 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "217 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in plants?\n", "rank: 39 bleu_score 0.5971094254781577 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "217 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: government schemes for viral infections in plants?\n", "rank: 54 bleu_score 0.625 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "217 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: government subsidies available for viral infections in plants?\n", "rank: 77 bleu_score 0.5555555555555556 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "217 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: affected plants is the diagnose of viral infections in plants?\n", "rank: 78 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "217 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in vikas plants?\n", "rank: 81 bleu_score 0.6191984998215584 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "218 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: + 1 to maintain clean of viral infections in plants?\n", "rank: 14 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "218 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: + 1 to diagnose stem of viral infections in plants?\n", "rank: 18 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "218 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: affected tubers are the diagnose of viral infections in plants?\n", "rank: 31 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "218 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: government of viral infections in plants?\n", "rank: 47 bleu_score 0.6191984998215584 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "218 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in plants?\n", "rank: 49 bleu_score 0.5971094254781577 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "218 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: affected plants to diagnose stem rust in plants?\n", "rank: 53 bleu_score 0.5555555555555556 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "218 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: government schemes for viral infections in plants?\n", "rank: 56 bleu_score 0.625 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "218 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: affected plants is the diagnose of viral infections in plants?\n", "rank: 76 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "218 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: government subsidies available for viral infections in plants?\n", "rank: 81 bleu_score 0.5555555555555556 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "218 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || disease in guava plants to reduce the stem of \n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in vikas plants?\n", "rank: 84 bleu_score 0.6191984998215584 max_bleu: 0.6363636363636364 avg_bleu: 0.3076534806344984 min_bleu: 0.0\n", "===================================================================\n", "219 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: affected common viral infections in plants?\n", "rank: 17 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "219 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + schemes for viral infections in plants?\n", "rank: 19 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "219 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + of viral infections in plants?\n", "rank: 31 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "219 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: + 1 of viral infections in plants?\n", "rank: 32 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "219 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of viral infections in vikas plants?\n", "rank: 36 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "219 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: where to diagnose fungal infections in plants?\n", "rank: 45 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "219 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: affected by viral infections in plants?\n", "rank: 52 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "219 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: affected plants have viral infections in plants?\n", "rank: 62 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "219 1500 ==== source list: ke paudhon mein viral sankraman ka nidan kaise kare? || viral infections and how in plants?\n", "target: how to diagnose viral infections in plants?\n", "prediction: of how can viral infections in plants?\n", "rank: 88 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3683410444105788 min_bleu: 0.0\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online government how to check \n", "rank: 1 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market how to check \n", "rank: 2 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: common online platforms where to check \n", "rank: 15 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 18 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to check online platforms to check \n", "rank: 21 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to check online \n", "rank: 24 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: common online platforms to check \n", "rank: 28 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 33 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online to check online platforms to check \n", "rank: 35 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online platforms where to check \n", "rank: 37 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online government how can i use online platforms to check \n", "rank: 39 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to check online platforms to check \n", "rank: 40 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 41 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 54 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online platforms to check \n", "rank: 55 bleu_score 0.7514772930752859 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to access online platforms to check \n", "rank: 61 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 68 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 73 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 77 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 79 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 80 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how can online platforms to check \n", "rank: 83 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to access online market platforms to check \n", "rank: 85 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market platforms to check \n", "rank: 86 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market platforms where to check \n", "rank: 92 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "220 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online to sell my platforms to check \n", "rank: 95 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online government how to check \n", "rank: 0 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 16 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to check online platforms to check \n", "rank: 17 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online platforms to check \n", "rank: 20 bleu_score 0.7514772930752859 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to access online platforms to check \n", "rank: 26 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: common online platforms where to check \n", "rank: 34 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: common online platforms to check \n", "rank: 38 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online how to check \n", "rank: 39 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 40 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online platforms where to check \n", "rank: 46 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 47 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market platforms where to check \n", "rank: 51 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to check online platforms to check \n", "rank: 52 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to check online \n", "rank: 53 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 55 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how can online platforms to check \n", "rank: 69 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market how to check \n", "rank: 70 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 72 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 75 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 77 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 78 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to access online market platforms to check \n", "rank: 83 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market platforms to check \n", "rank: 86 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 87 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online government how can i use online platforms to check \n", "rank: 90 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online how to access online platforms to check \n", "rank: 93 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "221 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online how can to check \n", "rank: 95 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online market platforms to check \n", "rank: 4 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online platforms to check the \n", "rank: 7 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to check the online platforms to check \n", "rank: 11 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of how can to check online platforms to check \n", "rank: 13 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online government how to check \n", "rank: 20 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of how to access online platforms to check \n", "rank: 21 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 24 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of how to check online platforms to check \n", "rank: 25 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 27 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to check the online market platforms to check \n", "rank: 28 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 30 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 31 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: common online platforms to check \n", "rank: 35 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online platforms where to check \n", "rank: 38 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online platforms to check \n", "rank: 49 bleu_score 0.7514772930752859 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online government how can i use online platforms to check \n", "rank: 57 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of how to check online \n", "rank: 58 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to access online market platforms to check \n", "rank: 68 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online market platforms where to check \n", "rank: 71 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 73 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online market how to check \n", "rank: 76 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: common online platforms where to check \n", "rank: 80 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 83 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online how to check \n", "rank: 87 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 88 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 89 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online how to access online platforms to check \n", "rank: 93 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "222 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online how can to check \n", "rank: 95 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 3 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: common online platforms to check \n", "rank: 10 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online government how to check \n", "rank: 15 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to check online \n", "rank: 17 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online to sell my platforms to check \n", "rank: 20 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online to check online platforms to check \n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 27 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market platforms to check \n", "rank: 28 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 29 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online platforms to check \n", "rank: 30 bleu_score 0.7514772930752859 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online government how can i use online platforms to check \n", "rank: 34 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to check online platforms to check \n", "rank: 46 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 48 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 54 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to check online platforms to check \n", "rank: 55 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 58 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market platforms where to check \n", "rank: 60 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to access online platforms to check \n", "rank: 61 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to access online market platforms to check \n", "rank: 72 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: common online platforms where to check \n", "rank: 73 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market how to check \n", "rank: 74 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online platforms where to check \n", "rank: 80 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 81 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 84 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how can online platforms to check \n", "rank: 85 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "223 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 89 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817747 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market how to check \n", "rank: 9 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to check online platforms to check \n", "rank: 11 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: common online platforms to check \n", "rank: 15 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market platforms to check \n", "rank: 26 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to access online platforms to check \n", "rank: 29 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 31 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to check online \n", "rank: 32 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 33 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 34 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online platforms to check \n", "rank: 35 bleu_score 0.7514772930752859 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to check online platforms to check \n", "rank: 36 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 38 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 39 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online government how to check \n", "rank: 50 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how can online platforms to check \n", "rank: 64 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 65 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: common online platforms where to check \n", "rank: 67 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 69 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online platforms where to check \n", "rank: 74 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 75 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 77 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to access online market platforms to check \n", "rank: 81 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online how to check \n", "rank: 84 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online government how can i use online platforms to check \n", "rank: 89 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online how to access online platforms to check \n", "rank: 91 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market platforms where to check \n", "rank: 94 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "224 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online how can to check \n", "rank: 95 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4583550703734094 min_bleu: 0.07162619921504752\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: online government to get how to check \n", "rank: 0 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: to online market platforms to check \n", "rank: 4 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: to check the online platforms to check \n", "rank: 17 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: to check the online market platforms to check \n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: to online market how to check \n", "rank: 20 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: online how to access online platforms to check \n", "rank: 25 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 26 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: of how to access online platforms to check \n", "rank: 29 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: to access online market platforms to check \n", "rank: 30 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 33 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 37 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: online platforms to check the \n", "rank: 39 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 42 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: common online platforms to check \n", "rank: 49 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: of how to check online platforms to check \n", "rank: 52 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 54 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: online government how can i use online platforms to check \n", "rank: 55 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: of how to check online \n", "rank: 58 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 65 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: online government how to check \n", "rank: 67 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: to online platforms to check \n", "rank: 69 bleu_score 0.7514772930752859 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: online how can to check \n", "rank: 77 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: common online platforms where to check \n", "rank: 83 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 84 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: of how can to check online platforms to check \n", "rank: 86 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 88 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: to online platforms where to check \n", "rank: 91 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "225 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use pesticides, of \n", "target: how to use online platforms to check \n", "prediction: online how to check \n", "rank: 93 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.44836415947695346 min_bleu: 0.045111761078870896\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to check online platforms to check \n", "rank: 10 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online how to check \n", "rank: 27 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: common online platforms to check \n", "rank: 28 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to access online platforms to check \n", "rank: 29 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market platforms where to check \n", "rank: 30 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online platforms where to check \n", "rank: 37 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 38 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to check online platforms to check \n", "rank: 39 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online how to access online platforms to check \n", "rank: 41 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online how can to check \n", "rank: 47 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market platforms to check \n", "rank: 48 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 49 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 51 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online platforms to check \n", "rank: 52 bleu_score 0.7514772930752859 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to access online market platforms to check \n", "rank: 54 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to check online \n", "rank: 55 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 56 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online government how to check \n", "rank: 60 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 69 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how can online platforms to check \n", "rank: 74 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: common online platforms where to check \n", "rank: 76 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market how to check \n", "rank: 78 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 80 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 83 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 85 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 86 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "226 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online government how can i use online platforms to check \n", "rank: 93 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.45835507037340933 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online government how to check \n", "rank: 0 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online market platforms to check \n", "rank: 5 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online market how to check \n", "rank: 7 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online how to access online platforms to check \n", "rank: 17 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to check the online platforms to check \n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 31 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 32 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of how can to check online platforms to check \n", "rank: 34 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of how to check online platforms to check \n", "rank: 35 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online platforms to check the \n", "rank: 36 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 37 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: common online platforms to check \n", "rank: 44 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 45 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to access online market platforms to check \n", "rank: 54 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of how to check online \n", "rank: 59 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to check the online market platforms to check \n", "rank: 63 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online platforms to check \n", "rank: 64 bleu_score 0.7514772930752859 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of how to access online platforms to check \n", "rank: 65 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 74 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: common online platforms where to check \n", "rank: 78 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 80 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 81 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online platforms where to check \n", "rank: 83 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online how to check \n", "rank: 86 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 88 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online government how can i use online platforms to check \n", "rank: 91 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online market platforms where to check \n", "rank: 93 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "227 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online how can to check \n", "rank: 95 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how can online platforms to check \n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 16 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to check online platforms to check \n", "rank: 17 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: common online platforms to check \n", "rank: 18 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to check online \n", "rank: 19 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 24 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online platforms to check \n", "rank: 31 bleu_score 0.7514772930752859 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online to check online platforms to check \n", "rank: 37 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 38 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online government how can i use online platforms to check \n", "rank: 40 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to check online platforms to check \n", "rank: 48 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 53 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online government how to check \n", "rank: 58 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of how to access online platforms to check \n", "rank: 59 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 65 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: common online platforms where to check \n", "rank: 69 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market how to check \n", "rank: 70 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 73 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online platforms where to check \n", "rank: 77 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 79 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 80 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to access online market platforms to check \n", "rank: 84 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market platforms to check \n", "rank: 85 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 87 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: to online market platforms where to check \n", "rank: 93 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "228 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to use online platforms to check \n", "target: how to use online platforms to check \n", "prediction: online to sell my platforms to check \n", "rank: 95 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4480383427817746 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online how can to check \n", "rank: 11 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to check the online platforms to check \n", "rank: 12 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 15 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of how can to check online platforms to check \n", "rank: 18 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online platforms where to check \n", "rank: 20 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of how to check online \n", "rank: 21 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 22 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of how to check online platforms to check \n", "rank: 26 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online platforms to check the \n", "rank: 30 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 31 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: common online platforms where to check \n", "rank: 36 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online platforms where to check \n", "rank: 41 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: common online platforms to check \n", "rank: 42 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to access online market platforms to check \n", "rank: 43 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online platforms to check \n", "rank: 49 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of how to access online platforms to check \n", "rank: 51 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to check the online market platforms to check \n", "rank: 57 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online government how to check \n", "rank: 58 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online platforms to check \n", "rank: 61 bleu_score 0.7514772930752859 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online market platforms to check \n", "rank: 65 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 72 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online market how to check \n", "rank: 74 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: of online how to check \n", "rank: 79 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online platforms where to check \n", "rank: 81 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online how to check \n", "rank: 84 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online how to access online platforms to check \n", "rank: 90 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: online government how can i use online platforms to check \n", "rank: 91 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "229 1500 ==== source list: online platforms ka upyog karke ke ki jaanch kaise kare? || to check the use of \n", "target: how to use online platforms to check \n", "prediction: to online market platforms where to check \n", "rank: 94 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4561997871365759 min_bleu: 0.07162619921504752\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available in bihar available for farmers in \n", "rank: 3 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 5 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes for farmers in \n", "rank: 7 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes available in government schemes available for farmers in \n", "rank: 9 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 12 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 14 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 19 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 26 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 29 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 30 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government subsidies are available for farmers in \n", "rank: 37 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 39 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 41 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 52 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers can \n", "rank: 60 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 67 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes are available for farmers in \n", "rank: 84 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 86 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 87 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes are available to government schemes available for farmers in \n", "rank: 89 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes are farmers access government schemes available for farmers in \n", "rank: 93 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "230 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes are farmers available for farmers in \n", "rank: 94 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government subsidies are available for farmers in \n", "rank: 2 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 3 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available in bihar available for farmers in \n", "rank: 5 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 10 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes for farmers in \n", "rank: 11 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes are available to government schemes available for farmers in \n", "rank: 17 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes are farmers available for farmers in \n", "rank: 21 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 23 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 24 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 26 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 27 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 32 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes are farmers access government schemes available for farmers in \n", "rank: 36 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 39 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers can \n", "rank: 54 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes available in government schemes available for farmers in \n", "rank: 70 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 75 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 76 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes are available for farmers in \n", "rank: 85 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 86 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 88 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "231 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 89 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 3 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: of government subsidies are available for farmers in \n", "rank: 4 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 21 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 33 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 36 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 41 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 43 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 51 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 53 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 57 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes for farmers in \n", "rank: 58 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 61 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers can follow these \n", "rank: 70 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 77 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 82 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available in bihar available for farmers in \n", "rank: 87 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 91 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "232 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || farmers can follow these government schemes for in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 94 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.5836827193540332 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: of government subsidies are available for farmers in \n", "rank: 12 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 25 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 27 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 31 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 32 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 34 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 37 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 42 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 45 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 46 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes for farmers in \n", "rank: 56 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 60 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 61 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 68 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers can \n", "rank: 72 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 81 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available in bihar available for farmers in \n", "rank: 85 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 92 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "233 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 93 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.5948153941727375 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 3 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 26 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 29 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 30 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 31 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 33 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: of government subsidies are available for farmers in \n", "rank: 35 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 42 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes for farmers in \n", "rank: 53 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 55 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 56 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 63 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers can \n", "rank: 66 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 81 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 84 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available in bihar available for farmers in \n", "rank: 86 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 88 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 91 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "234 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || in government exhibitions for pest management in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 92 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5951588007661441 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government subsidies are available for farmers in \n", "rank: 0 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available in bihar available for farmers in \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 13 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 15 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 18 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 22 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 23 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 26 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 29 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 33 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 37 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes for farmers in \n", "rank: 47 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers can \n", "rank: 49 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers can \n", "rank: 53 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 75 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 79 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 85 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 90 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "235 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 93 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 0 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes for farmers in \n", "rank: 6 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 15 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 18 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 19 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 29 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 31 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 34 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 35 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: of government subsidies are available for farmers in \n", "rank: 39 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 41 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 44 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 51 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers can \n", "rank: 61 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 67 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 83 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available in bihar available for farmers in \n", "rank: 89 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 90 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "236 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 92 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5935793710839573 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 6 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 7 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes for farmers in \n", "rank: 9 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 30 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 32 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 33 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 35 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 40 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 42 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 43 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government subsidies are available for farmers in \n", "rank: 44 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers can \n", "rank: 45 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 48 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 62 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers can \n", "rank: 70 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 74 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 75 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 84 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available in bihar available for farmers in \n", "rank: 88 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "237 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 95 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.5938784596758709 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government subsidies are available for farmers in \n", "rank: 0 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 6 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 18 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 26 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 28 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 29 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 30 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 32 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 34 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 38 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 41 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 43 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 45 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes for farmers in \n", "rank: 54 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 60 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 61 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers can \n", "rank: 67 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 83 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 85 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "238 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || prices available to government schemes for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available in bihar available for farmers in \n", "rank: 87 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.5928451820720225 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 0 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 1 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes available in government schemes available for farmers in \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 16 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 20 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 22 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 25 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 26 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 28 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 32 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government subsidies are available for farmers in \n", "rank: 34 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 35 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 37 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 38 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers can \n", "rank: 40 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes for farmers in \n", "rank: 47 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes are available for farmers in \n", "rank: 55 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes are available to government schemes available for farmers in \n", "rank: 65 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes are farmers access government schemes available for farmers in \n", "rank: 75 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available in bihar available for farmers in \n", "rank: 78 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: schemes are farmers available for farmers in \n", "rank: 82 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "239 1500 ==== source list: bihar mein kisano ke liye kaun kaun si sarkari uplabdh hain? || government schemes are available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 88 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6105900111928689 min_bleu: 0.0\n", "===================================================================\n", "240 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || market prices are best to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 1 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.43670054262980207 min_bleu: 0.0301973834223185\n", "===================================================================\n", "240 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || market prices are best to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best market price for lal \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.43670054262980207 min_bleu: 0.0301973834223185\n", "===================================================================\n", "240 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || market prices are best to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: available to get the best market price for lal \n", "rank: 7 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.43670054262980207 min_bleu: 0.0301973834223185\n", "===================================================================\n", "240 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || market prices are best to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to get a best market price for lal \n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.43670054262980207 min_bleu: 0.0301973834223185\n", "===================================================================\n", "240 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || market prices are best to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: is best to get the best market price for lal \n", "rank: 38 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.43670054262980207 min_bleu: 0.0301973834223185\n", "===================================================================\n", "240 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || market prices are best to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 43 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.43670054262980207 min_bleu: 0.0301973834223185\n", "===================================================================\n", "240 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || market prices are best to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best price for lal \n", "rank: 61 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.43670054262980207 min_bleu: 0.0301973834223185\n", "===================================================================\n", "240 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || market prices are best to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to get the ideal price for lal \n", "rank: 74 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.43670054262980207 min_bleu: 0.0301973834223185\n", "===================================================================\n", "241 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || fair pricing to get the best results.\n", "target: how to get the best price for lal \n", "prediction: is best to get the best market price for lal \n", "rank: 5 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4719765216426474 min_bleu: 0.01509869171115925\n", "===================================================================\n", "241 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || fair pricing to get the best results.\n", "target: how to get the best price for lal \n", "prediction: of to get the best market price for lal \n", "rank: 6 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4719765216426474 min_bleu: 0.01509869171115925\n", "===================================================================\n", "241 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || fair pricing to get the best results.\n", "target: how to get the best price for lal \n", "prediction: to get a best market price for lal \n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4719765216426474 min_bleu: 0.01509869171115925\n", "===================================================================\n", "241 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || fair pricing to get the best results.\n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 10 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4719765216426474 min_bleu: 0.01509869171115925\n", "===================================================================\n", "241 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || fair pricing to get the best results.\n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 40 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4719765216426474 min_bleu: 0.01509869171115925\n", "===================================================================\n", "241 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || fair pricing to get the best results.\n", "target: how to get the best price for lal \n", "prediction: to is the best market price for lal \n", "rank: 41 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4719765216426474 min_bleu: 0.01509869171115925\n", "===================================================================\n", "241 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || fair pricing to get the best results.\n", "target: how to get the best price for lal \n", "prediction: to is the best price for lal \n", "rank: 61 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4719765216426474 min_bleu: 0.01509869171115925\n", "===================================================================\n", "241 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || fair pricing to get the best results.\n", "target: how to get the best price for lal \n", "prediction: to get the ideal price for lal \n", "rank: 72 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4719765216426474 min_bleu: 0.01509869171115925\n", "===================================================================\n", "242 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good price for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 5 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "242 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good price for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 7 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "242 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good price for lal \n", "target: how to get the best price for lal \n", "prediction: available to get the best market price for lal \n", "rank: 8 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "242 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good price for lal \n", "target: how to get the best price for lal \n", "prediction: to get a best market price for lal \n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "242 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good price for lal \n", "target: how to get the best price for lal \n", "prediction: to get the ideal price for lal \n", "rank: 17 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "242 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good price for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best price for lal \n", "rank: 22 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "242 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good price for lal \n", "target: how to get the best price for lal \n", "prediction: is best to get the best market price for lal \n", "rank: 36 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "242 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good price for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best market price for lal \n", "rank: 45 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "243 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get money for lal \n", "target: how to get the best price for lal \n", "prediction: to get a best market price for lal \n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.43520665004685927 min_bleu: 0.0301973834223185\n", "===================================================================\n", "243 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get money for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 2 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.43520665004685927 min_bleu: 0.0301973834223185\n", "===================================================================\n", "243 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get money for lal \n", "target: how to get the best price for lal \n", "prediction: is best to get the best market price for lal \n", "rank: 7 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.43520665004685927 min_bleu: 0.0301973834223185\n", "===================================================================\n", "243 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get money for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best price for lal \n", "rank: 12 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.43520665004685927 min_bleu: 0.0301973834223185\n", "===================================================================\n", "243 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get money for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best market price for lal \n", "rank: 40 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.43520665004685927 min_bleu: 0.0301973834223185\n", "===================================================================\n", "243 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get money for lal \n", "target: how to get the best price for lal \n", "prediction: available to get the best market price for lal \n", "rank: 51 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.43520665004685927 min_bleu: 0.0301973834223185\n", "===================================================================\n", "243 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get money for lal \n", "target: how to get the best price for lal \n", "prediction: to get the ideal price for lal \n", "rank: 79 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.43520665004685927 min_bleu: 0.0301973834223185\n", "===================================================================\n", "244 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get better prices for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best market price for lal \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.43803361893336695 min_bleu: 0.0301973834223185\n", "===================================================================\n", "244 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get better prices for lal \n", "target: how to get the best price for lal \n", "prediction: available to get the best market price for lal \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.43803361893336695 min_bleu: 0.0301973834223185\n", "===================================================================\n", "244 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get better prices for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 7 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.43803361893336695 min_bleu: 0.0301973834223185\n", "===================================================================\n", "244 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get better prices for lal \n", "target: how to get the best price for lal \n", "prediction: to get a best market price for lal \n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.43803361893336695 min_bleu: 0.0301973834223185\n", "===================================================================\n", "244 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get better prices for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 17 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.43803361893336695 min_bleu: 0.0301973834223185\n", "===================================================================\n", "244 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get better prices for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best price for lal \n", "rank: 34 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.43803361893336695 min_bleu: 0.0301973834223185\n", "===================================================================\n", "244 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get better prices for lal \n", "target: how to get the best price for lal \n", "prediction: is best to get the best market price for lal \n", "rank: 42 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.43803361893336695 min_bleu: 0.0301973834223185\n", "===================================================================\n", "244 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get better prices for lal \n", "target: how to get the best price for lal \n", "prediction: to get the ideal price for lal \n", "rank: 73 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.43803361893336695 min_bleu: 0.0301973834223185\n", "===================================================================\n", "245 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 4 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "245 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to get a best market price for lal \n", "rank: 5 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "245 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best market price for lal \n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "245 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: is best to get the best market price for lal \n", "rank: 16 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "245 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 32 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "245 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: available to get the best market price for lal \n", "rank: 58 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "245 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best price for lal \n", "rank: 65 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "245 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to get the ideal price for lal \n", "rank: 76 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "246 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium price for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 0 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "246 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium price for lal \n", "target: how to get the best price for lal \n", "prediction: to get a best market price for lal \n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "246 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium price for lal \n", "target: how to get the best price for lal \n", "prediction: to get the ideal price for lal \n", "rank: 15 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "246 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium price for lal \n", "target: how to get the best price for lal \n", "prediction: is best to get the best market price for lal \n", "rank: 38 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "246 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium price for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best market price for lal \n", "rank: 45 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "246 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium price for lal \n", "target: how to get the best price for lal \n", "prediction: available to get the best market price for lal \n", "rank: 56 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "246 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium price for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best price for lal \n", "rank: 60 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "247 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 4 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "247 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to get a best market price for lal \n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "247 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best market price for lal \n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "247 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: is best to get the best market price for lal \n", "rank: 20 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "247 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best price for lal \n", "rank: 22 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "247 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 39 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "247 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: available to get the best market price for lal \n", "rank: 52 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "247 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a good air circulation for lal \n", "target: how to get the best price for lal \n", "prediction: to get the ideal price for lal \n", "rank: 73 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4381824396913407 min_bleu: 0.0301973834223185\n", "===================================================================\n", "248 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 0 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "248 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: to get a best market price for lal \n", "rank: 5 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "248 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best market price for lal \n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "248 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best price for lal \n", "rank: 8 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "248 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: to get the ideal price for lal \n", "rank: 10 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "248 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: is best to get the best market price for lal \n", "rank: 35 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "248 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: available to get the best market price for lal \n", "rank: 58 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4326032571866258 min_bleu: 0.0301973834223185\n", "===================================================================\n", "249 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: to get a best market price for lal \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4322026161609847 min_bleu: 0.0301973834223185\n", "===================================================================\n", "249 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: is best to get the best market price for lal \n", "rank: 4 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4322026161609847 min_bleu: 0.0301973834223185\n", "===================================================================\n", "249 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: to get the best market price for lal \n", "rank: 6 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4322026161609847 min_bleu: 0.0301973834223185\n", "===================================================================\n", "249 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: available to get the best market price for lal \n", "rank: 12 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4322026161609847 min_bleu: 0.0301973834223185\n", "===================================================================\n", "249 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best price for lal \n", "rank: 15 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4322026161609847 min_bleu: 0.0301973834223185\n", "===================================================================\n", "249 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: to get the ideal price for lal \n", "rank: 24 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4322026161609847 min_bleu: 0.0301973834223185\n", "===================================================================\n", "249 1500 ==== source list: lal mirch ke liye sabse achha mulya kaise prapt kare? || to get a premium for lal \n", "target: how to get the best price for lal \n", "prediction: to is the best market price for lal \n", "rank: 41 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4322026161609847 min_bleu: 0.0301973834223185\n", "===================================================================\n", "250 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more questions how can i prevent diseases in my cultivation?\n", "rank: 8 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "250 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i'm crop rotation to prevent diseases in cultivation?\n", "rank: 35 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "250 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get a crop rotation to improve disease in cultivation?\n", "rank: 40 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "250 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i get a crop rotation to improve disease in cultivation?\n", "rank: 57 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "250 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more information how can i prevent diseases in cultivation?\n", "rank: 59 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "250 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get crop rotation to improve disease in cultivation?\n", "rank: 60 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "250 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i use to properly vegetables to prevent diseases in cultivation?\n", "rank: 61 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "250 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i prevent diseases in cultivation?\n", "rank: 66 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "250 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to improve questions can you explain how can i prevent diseases in cultivation?\n", "rank: 72 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "250 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can be affected crop rotation to prevent diseases in cultivation?\n", "rank: 94 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "251 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get a crop rotation to improve disease in cultivation?\n", "rank: 15 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "251 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to improve questions can you explain how can i prevent diseases in cultivation?\n", "rank: 20 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "251 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get crop rotation to improve disease in cultivation?\n", "rank: 36 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "251 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i get a crop rotation to improve disease in cultivation?\n", "rank: 37 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "251 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more questions how can i prevent diseases in my cultivation?\n", "rank: 47 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "251 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i prevent diseases in cultivation?\n", "rank: 64 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "251 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more information how can i prevent diseases in cultivation?\n", "rank: 65 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "251 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i use to properly vegetables to prevent diseases in cultivation?\n", "rank: 67 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "251 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i'm crop rotation to prevent diseases in cultivation?\n", "rank: 87 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "251 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can be affected crop rotation to prevent diseases in cultivation?\n", "rank: 90 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "252 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more questions how can i prevent diseases in my cultivation?\n", "rank: 2 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "252 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to improve questions can you explain how can i prevent diseases in cultivation?\n", "rank: 4 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "252 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get a crop rotation to improve disease in cultivation?\n", "rank: 29 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "252 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can be affected crop rotation to prevent diseases in cultivation?\n", "rank: 33 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "252 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more information how can i prevent diseases in cultivation?\n", "rank: 46 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "252 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i get a crop rotation to improve disease in cultivation?\n", "rank: 60 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "252 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get crop rotation to improve disease in cultivation?\n", "rank: 61 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "252 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i prevent diseases in cultivation?\n", "rank: 73 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "252 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i use to properly vegetables to prevent diseases in cultivation?\n", "rank: 75 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "252 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i'm crop rotation to prevent diseases in cultivation?\n", "rank: 92 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "253 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get crop rotation to improve disease in cultivation?\n", "rank: 24 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "253 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i get a crop rotation to improve disease in cultivation?\n", "rank: 30 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "253 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i'm crop rotation to prevent diseases in cultivation?\n", "rank: 39 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "253 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get a crop rotation to improve disease in cultivation?\n", "rank: 48 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "253 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more questions how can i prevent diseases in my cultivation?\n", "rank: 51 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "253 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i use to properly vegetables to prevent diseases in cultivation?\n", "rank: 59 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "253 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i prevent diseases in cultivation?\n", "rank: 71 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "253 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more information how can i prevent diseases in cultivation?\n", "rank: 72 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "253 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to improve questions can you explain how can i prevent diseases in cultivation?\n", "rank: 75 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "253 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can be affected crop rotation to prevent diseases in cultivation?\n", "rank: 91 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42021780628774713 min_bleu: 0.0986387855766426\n", "===================================================================\n", "254 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more questions how can i prevent diseases in my cultivation?\n", "rank: 7 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42021780628774724 min_bleu: 0.0986387855766426\n", "===================================================================\n", "254 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get crop rotation to improve disease in cultivation?\n", "rank: 33 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.42021780628774724 min_bleu: 0.0986387855766426\n", "===================================================================\n", "254 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get a crop rotation to improve disease in cultivation?\n", "rank: 40 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.42021780628774724 min_bleu: 0.0986387855766426\n", "===================================================================\n", "254 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i use to properly vegetables to prevent diseases in cultivation?\n", "rank: 52 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42021780628774724 min_bleu: 0.0986387855766426\n", "===================================================================\n", "254 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i get a crop rotation to improve disease in cultivation?\n", "rank: 60 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42021780628774724 min_bleu: 0.0986387855766426\n", "===================================================================\n", "254 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i prevent diseases in cultivation?\n", "rank: 72 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.42021780628774724 min_bleu: 0.0986387855766426\n", "===================================================================\n", "254 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more information how can i prevent diseases in cultivation?\n", "rank: 73 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.42021780628774724 min_bleu: 0.0986387855766426\n", "===================================================================\n", "254 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to improve questions can you explain how can i prevent diseases in cultivation?\n", "rank: 77 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42021780628774724 min_bleu: 0.0986387855766426\n", "===================================================================\n", "254 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i'm crop rotation to prevent diseases in cultivation?\n", "rank: 89 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.42021780628774724 min_bleu: 0.0986387855766426\n", "===================================================================\n", "254 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || disease in farming? how can i prevent diseases in my wheat crop?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can be affected crop rotation to prevent diseases in cultivation?\n", "rank: 91 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42021780628774724 min_bleu: 0.0986387855766426\n", "===================================================================\n", "255 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more questions how can i prevent diseases in my cultivation?\n", "rank: 13 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "255 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i prevent diseases in cultivation?\n", "rank: 36 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "255 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get a crop rotation to improve disease in cultivation?\n", "rank: 42 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "255 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can be affected crop rotation to prevent diseases in cultivation?\n", "rank: 44 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "255 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i get a crop rotation to improve disease in cultivation?\n", "rank: 56 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "255 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more information how can i prevent diseases in cultivation?\n", "rank: 58 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "255 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get crop rotation to improve disease in cultivation?\n", "rank: 59 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "255 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i use to properly vegetables to prevent diseases in cultivation?\n", "rank: 69 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "255 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to improve questions can you explain how can i prevent diseases in cultivation?\n", "rank: 72 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "255 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i'm crop rotation to prevent diseases in cultivation?\n", "rank: 89 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "256 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more questions how can i prevent diseases in my cultivation?\n", "rank: 5 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "256 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to improve questions can you explain how can i prevent diseases in cultivation?\n", "rank: 10 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "256 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get crop rotation to improve disease in cultivation?\n", "rank: 12 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "256 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get a crop rotation to improve disease in cultivation?\n", "rank: 30 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "256 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more information how can i prevent diseases in cultivation?\n", "rank: 38 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "256 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i get a crop rotation to improve disease in cultivation?\n", "rank: 40 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "256 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i'm crop rotation to prevent diseases in cultivation?\n", "rank: 53 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "256 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i prevent diseases in cultivation?\n", "rank: 54 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "256 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i use to properly vegetables to prevent diseases in cultivation?\n", "rank: 71 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "256 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can be affected crop rotation to prevent diseases in cultivation?\n", "rank: 94 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42299394079560065 min_bleu: 0.0986387855766426\n", "===================================================================\n", "257 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to improve questions can you explain how can i prevent diseases in cultivation?\n", "rank: 9 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "257 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i prevent diseases in cultivation?\n", "rank: 19 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "257 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can be affected crop rotation to prevent diseases in cultivation?\n", "rank: 25 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "257 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get crop rotation to improve disease in cultivation?\n", "rank: 37 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "257 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i use to properly vegetables to prevent diseases in cultivation?\n", "rank: 40 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "257 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get a crop rotation to improve disease in cultivation?\n", "rank: 49 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "257 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more questions how can i prevent diseases in my cultivation?\n", "rank: 54 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "257 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i get a crop rotation to improve disease in cultivation?\n", "rank: 61 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "257 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more information how can i prevent diseases in cultivation?\n", "rank: 74 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "257 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i'm crop rotation to prevent diseases in cultivation?\n", "rank: 93 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "258 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more questions how can i prevent diseases in my cultivation?\n", "rank: 4 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "258 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get a crop rotation to improve disease in cultivation?\n", "rank: 15 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "258 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i get a crop rotation to improve disease in cultivation?\n", "rank: 27 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "258 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more information how can i prevent diseases in cultivation?\n", "rank: 50 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "258 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get crop rotation to improve disease in cultivation?\n", "rank: 52 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "258 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i prevent diseases in cultivation?\n", "rank: 61 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "258 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i use to properly vegetables to prevent diseases in cultivation?\n", "rank: 66 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "258 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to improve questions can you explain how can i prevent diseases in cultivation?\n", "rank: 68 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "258 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i'm crop rotation to prevent diseases in cultivation?\n", "rank: 89 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "258 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can be affected crop rotation to prevent diseases in cultivation?\n", "rank: 94 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "259 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more questions how can i prevent diseases in my cultivation?\n", "rank: 11 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "259 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get crop rotation to improve disease in cultivation?\n", "rank: 16 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "259 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to improve questions can you explain how can i prevent diseases in cultivation?\n", "rank: 26 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "259 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i use to properly vegetables to prevent diseases in cultivation?\n", "rank: 40 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "259 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i'm crop rotation to prevent diseases in cultivation?\n", "rank: 43 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "259 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can be affected crop rotation to prevent diseases in cultivation?\n", "rank: 44 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "259 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: can i get a crop rotation to improve disease in cultivation?\n", "rank: 47 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "259 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i get a crop rotation to improve disease in cultivation?\n", "rank: 61 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "259 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: how can i prevent diseases in cultivation?\n", "rank: 70 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "259 1500 ==== source list: main fasal chakr ko istemal karke khira ki kheti mein bimariyon ko kaise rok sakta hoon? || crop rotation by the how can i prevent diseases in my wheat farming?\n", "target: how can i use crop rotation to prevent diseases in cultivation?\n", "prediction: to get more information how can i prevent diseases in cultivation?\n", "rank: 77 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.42299394079560054 min_bleu: 0.0986387855766426\n", "===================================================================\n", "260 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay local agricultural fairs for cultivation?\n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact your local agricultural extension officers for farming \n", "rank: 16 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3884989651394956 min_bleu: 0.055782540037107455\n", "===================================================================\n", "260 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay local agricultural fairs for cultivation?\n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact local agricultural extension officers for farming \n", "rank: 27 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.3884989651394956 min_bleu: 0.055782540037107455\n", "===================================================================\n", "260 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay local agricultural fairs for cultivation?\n", "target: how to contact local agricultural officers for farming \n", "prediction: given to contact local agricultural extension officers for farming \n", "rank: 56 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3884989651394956 min_bleu: 0.055782540037107455\n", "===================================================================\n", "260 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay local agricultural fairs for cultivation?\n", "target: how to contact local agricultural officers for farming \n", "prediction: to local agricultural extension officers for farming \n", "rank: 58 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.3884989651394956 min_bleu: 0.055782540037107455\n", "===================================================================\n", "260 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay local agricultural fairs for cultivation?\n", "target: how to contact local agricultural officers for farming \n", "prediction: given context. to contact local agricultural extension officers for farming \n", "rank: 74 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.3884989651394956 min_bleu: 0.055782540037107455\n", "===================================================================\n", "261 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay local with local agricultural extension officers for farming?\n", "target: how to contact local agricultural officers for farming \n", "prediction: for contact local agricultural extension officers for farming \n", "rank: 15 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3842274732353556 min_bleu: 0.055782540037107455\n", "===================================================================\n", "261 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay local with local agricultural extension officers for farming?\n", "target: how to contact local agricultural officers for farming \n", "prediction: to local agricultural extension officers for farming \n", "rank: 23 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.3842274732353556 min_bleu: 0.055782540037107455\n", "===================================================================\n", "261 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay local with local agricultural extension officers for farming?\n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact your local agricultural extension officers for farming \n", "rank: 39 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3842274732353556 min_bleu: 0.055782540037107455\n", "===================================================================\n", "261 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay local with local agricultural extension officers for farming?\n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact local agricultural extension officers for farming \n", "rank: 52 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.3842274732353556 min_bleu: 0.055782540037107455\n", "===================================================================\n", "261 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay local with local agricultural extension officers for farming?\n", "target: how to contact local agricultural officers for farming \n", "prediction: for contact your local agricultural extension officers for farming \n", "rank: 57 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3842274732353556 min_bleu: 0.055782540037107455\n", "===================================================================\n", "261 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay local with local agricultural extension officers for farming?\n", "target: how to contact local agricultural officers for farming \n", "prediction: given context. to contact local agricultural extension officers for farming \n", "rank: 73 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.3842274732353556 min_bleu: 0.055782540037107455\n", "===================================================================\n", "261 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay local with local agricultural extension officers for farming?\n", "target: how to contact local agricultural officers for farming \n", "prediction: given to contact local agricultural extension officers for farming \n", "rank: 74 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3842274732353556 min_bleu: 0.055782540037107455\n", "===================================================================\n", "262 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact your local agricultural extension officers for farming \n", "rank: 15 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3873437616851505 min_bleu: 0.0\n", "===================================================================\n", "262 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: for contact local agricultural extension officers for farming \n", "rank: 16 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3873437616851505 min_bleu: 0.0\n", "===================================================================\n", "262 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: given context. to contact local agricultural extension officers for farming \n", "rank: 39 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.3873437616851505 min_bleu: 0.0\n", "===================================================================\n", "262 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact local agricultural extension officers for farming \n", "rank: 46 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.3873437616851505 min_bleu: 0.0\n", "===================================================================\n", "262 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to local agricultural extension officers for farming \n", "rank: 78 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.3873437616851505 min_bleu: 0.0\n", "===================================================================\n", "263 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || farming for \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact your local agricultural extension officers for farming \n", "rank: 34 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.39285585635466297 min_bleu: 0.0\n", "===================================================================\n", "263 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || farming for \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact local agricultural extension officers for farming \n", "rank: 48 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.39285585635466297 min_bleu: 0.0\n", "===================================================================\n", "263 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || farming for \n", "target: how to contact local agricultural officers for farming \n", "prediction: to local agricultural extension officers for farming \n", "rank: 69 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.39285585635466297 min_bleu: 0.0\n", "===================================================================\n", "263 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || farming for \n", "target: how to contact local agricultural officers for farming \n", "prediction: given context. to contact local agricultural extension officers for farming \n", "rank: 82 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.39285585635466297 min_bleu: 0.0\n", "===================================================================\n", "264 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || farming for \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact your local agricultural extension officers for farming \n", "rank: 24 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.39554045969471435 min_bleu: 0.0\n", "===================================================================\n", "264 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || farming for \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact local agricultural extension officers for farming \n", "rank: 40 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.39554045969471435 min_bleu: 0.0\n", "===================================================================\n", "264 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || farming for \n", "target: how to contact local agricultural officers for farming \n", "prediction: given context. to contact local agricultural extension officers for farming \n", "rank: 43 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.39554045969471435 min_bleu: 0.0\n", "===================================================================\n", "264 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || farming for \n", "target: how to contact local agricultural officers for farming \n", "prediction: to local agricultural extension officers for farming \n", "rank: 82 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.39554045969471435 min_bleu: 0.0\n", "===================================================================\n", "265 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact your local agricultural extension officers for farming \n", "rank: 13 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3928558563546629 min_bleu: 0.0\n", "===================================================================\n", "265 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to local agricultural extension officers for farming \n", "rank: 42 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.3928558563546629 min_bleu: 0.0\n", "===================================================================\n", "265 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact local agricultural extension officers for farming \n", "rank: 48 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.3928558563546629 min_bleu: 0.0\n", "===================================================================\n", "265 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: given context. to contact local agricultural extension officers for farming \n", "rank: 82 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.3928558563546629 min_bleu: 0.0\n", "===================================================================\n", "266 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact your local agricultural extension officers for farming \n", "rank: 28 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3873437616851505 min_bleu: 0.0\n", "===================================================================\n", "266 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact local agricultural extension officers for farming \n", "rank: 32 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.3873437616851505 min_bleu: 0.0\n", "===================================================================\n", "266 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: given context. to contact local agricultural extension officers for farming \n", "rank: 35 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.3873437616851505 min_bleu: 0.0\n", "===================================================================\n", "266 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: for contact local agricultural extension officers for farming \n", "rank: 43 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3873437616851505 min_bleu: 0.0\n", "===================================================================\n", "266 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || clay for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to local agricultural extension officers for farming \n", "rank: 86 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.3873437616851505 min_bleu: 0.0\n", "===================================================================\n", "267 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact your local agricultural extension officers for farming \n", "rank: 14 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.39554045969471435 min_bleu: 0.0\n", "===================================================================\n", "267 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact local agricultural extension officers for farming \n", "rank: 30 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.39554045969471435 min_bleu: 0.0\n", "===================================================================\n", "267 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to local agricultural extension officers for farming \n", "rank: 75 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.39554045969471435 min_bleu: 0.0\n", "===================================================================\n", "267 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: given context. to contact local agricultural extension officers for farming \n", "rank: 81 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.39554045969471435 min_bleu: 0.0\n", "===================================================================\n", "268 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming\n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact your local agricultural extension officers for farming \n", "rank: 25 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.39554045969471446 min_bleu: 0.0\n", "===================================================================\n", "268 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming\n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact local agricultural extension officers for farming \n", "rank: 52 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.39554045969471446 min_bleu: 0.0\n", "===================================================================\n", "268 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming\n", "target: how to contact local agricultural officers for farming \n", "prediction: to local agricultural extension officers for farming \n", "rank: 82 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.39554045969471446 min_bleu: 0.0\n", "===================================================================\n", "268 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming\n", "target: how to contact local agricultural officers for farming \n", "prediction: given context. to contact local agricultural extension officers for farming \n", "rank: 85 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.39554045969471446 min_bleu: 0.0\n", "===================================================================\n", "269 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact your local agricultural extension officers for farming \n", "rank: 18 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.39285585635466297 min_bleu: 0.0\n", "===================================================================\n", "269 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to contact local agricultural extension officers for farming \n", "rank: 43 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.39285585635466297 min_bleu: 0.0\n", "===================================================================\n", "269 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: to local agricultural extension officers for farming \n", "rank: 79 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.39285585635466297 min_bleu: 0.0\n", "===================================================================\n", "269 1500 ==== source list: ki kheti ke margdarshan ke liye sthaniya krishi adhikariyon se sampark kaise karen? || for farming \n", "target: how to contact local agricultural officers for farming \n", "prediction: given context. to contact local agricultural extension officers for farming \n", "rank: 80 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.39285585635466297 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 3 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can crop rotation help in reducing disease incidence in \n", "rank: 5 bleu_score 0.8333333333333334 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 6 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 7 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common disease can help in reducing disease incidence in \n", "rank: 9 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease in can help in reducing disease incidence in \n", "rank: 11 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common disease can help in reducing disease incidence in \n", "rank: 17 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease in vegetables can help in reducing disease incidence in \n", "rank: 19 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease can help in reducing disease incidence in \n", "rank: 21 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: - crop rotation help in reducing disease incidence in \n", "rank: 22 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help maintain crop rotation help in reducing disease incidence in \n", "rank: 24 bleu_score 0.7692307692307693 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common disease can help in reducing disease incidence in \n", "rank: 29 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 30 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight in can help in reducing disease incidence in \n", "rank: 32 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 35 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease does crop rotation help in reducing disease incidence in \n", "rank: 40 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common disease can crop rotation help in reducing disease incidence in \n", "rank: 54 bleu_score 0.8333333333333334 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease, can help in reducing disease incidence in \n", "rank: 58 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease, crop can help in reducing disease incidence in \n", "rank: 62 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "270 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || disease in prices across different crop can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight in vegetables can help in reducing disease incidence in \n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4531286080405253 min_bleu: 0.0\n", "===================================================================\n", "271 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: crop rotation help in reducing disease incidence in \n", "rank: 36 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4181922420353617 min_bleu: 0.0\n", "===================================================================\n", "271 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: crop rotation can help in reducing disease incidence in \n", "rank: 57 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4181922420353617 min_bleu: 0.0\n", "===================================================================\n", "271 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: crop rotation can be used in reducing disease incidence in \n", "rank: 59 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4181922420353617 min_bleu: 0.0\n", "===================================================================\n", "272 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop residue can crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: crop rotation can help in reducing disease incidence in \n", "rank: 10 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4185234706784426 min_bleu: 0.0\n", "===================================================================\n", "272 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop residue can crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: crop rotation help in reducing disease incidence in \n", "rank: 45 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4185234706784426 min_bleu: 0.0\n", "===================================================================\n", "272 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop residue can crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: crop rotation can be used in reducing disease incidence in \n", "rank: 62 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4185234706784426 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 2 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight in can help in reducing disease incidence in \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease in can help in reducing disease incidence in \n", "rank: 9 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease can help in reducing disease incidence in \n", "rank: 11 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can crop rotation help in reducing disease incidence in \n", "rank: 13 bleu_score 0.8333333333333334 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 15 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease does crop rotation help in reducing disease incidence in \n", "rank: 16 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 17 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 20 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 33 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: - crop rotation help in reducing disease incidence in \n", "rank: 38 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 46 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease, can help in reducing disease incidence in \n", "rank: 55 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "273 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation in reducing the disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease, crop can help in reducing disease incidence in \n", "rank: 59 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.40900044278823416 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 3 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease in can help in reducing disease incidence in \n", "rank: 12 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease can help in reducing disease incidence in \n", "rank: 13 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 15 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 16 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight in can help in reducing disease incidence in \n", "rank: 21 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease does crop rotation help in reducing disease incidence in \n", "rank: 23 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 25 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: - crop rotation help in reducing disease incidence in \n", "rank: 26 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 31 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 44 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can crop rotation help in reducing disease incidence in \n", "rank: 46 bleu_score 0.8333333333333334 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease, can help in reducing disease incidence in \n", "rank: 50 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "274 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease, crop can help in reducing disease incidence in \n", "rank: 53 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease, crop can help in reducing disease incidence in \n", "rank: 0 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease does crop rotation help in reducing disease incidence in \n", "rank: 3 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 7 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease in can help in reducing disease incidence in \n", "rank: 11 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight in can help in reducing disease incidence in \n", "rank: 13 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can crop rotation help in reducing disease incidence in \n", "rank: 23 bleu_score 0.8333333333333334 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 28 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 29 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 31 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 33 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease can help in reducing disease incidence in \n", "rank: 38 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: - crop rotation help in reducing disease incidence in \n", "rank: 41 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 44 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "275 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease, can help in reducing disease incidence in \n", "rank: 55 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4140793986782067 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can crop rotation help in reducing disease incidence in \n", "rank: 3 bleu_score 0.8333333333333334 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 4 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease can help in reducing disease incidence in \n", "rank: 8 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease in can help in reducing disease incidence in \n", "rank: 13 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 17 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 26 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 28 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: - crop rotation help in reducing disease incidence in \n", "rank: 30 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease does crop rotation help in reducing disease incidence in \n", "rank: 41 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 43 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 46 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease, can help in reducing disease incidence in \n", "rank: 54 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease, crop can help in reducing disease incidence in \n", "rank: 58 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "276 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight in can help in reducing disease incidence in \n", "rank: 65 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4079445188924285 min_bleu: 0.0\n", "===================================================================\n", "277 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop residue can crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: crop rotation can help in reducing disease incidence in \n", "rank: 18 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4185234706784426 min_bleu: 0.0\n", "===================================================================\n", "277 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop residue can crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: crop rotation help in reducing disease incidence in \n", "rank: 45 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4185234706784426 min_bleu: 0.0\n", "===================================================================\n", "277 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop residue can crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: crop rotation can be used in reducing disease incidence in \n", "rank: 64 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4185234706784426 min_bleu: 0.0\n", "===================================================================\n", "278 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: crop rotation help in reducing disease incidence in \n", "rank: 40 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4181922420353618 min_bleu: 0.0\n", "===================================================================\n", "278 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: crop rotation can help in reducing disease incidence in \n", "rank: 56 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4181922420353618 min_bleu: 0.0\n", "===================================================================\n", "278 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can crop rotation help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: crop rotation can be used in reducing disease incidence in \n", "rank: 61 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4181922420353618 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease does crop rotation help in reducing disease incidence in \n", "rank: 3 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 6 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease can help in reducing disease incidence in \n", "rank: 11 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease can help in reducing disease incidence in \n", "rank: 21 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease, crop can help in reducing disease incidence in \n", "rank: 28 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 29 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: disease in can help in reducing disease incidence in \n", "rank: 31 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 34 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 36 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can help in reducing disease incidence in \n", "rank: 40 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: common diseases can crop rotation help in reducing disease incidence in \n", "rank: 51 bleu_score 0.8333333333333334 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: - crop rotation help in reducing disease incidence in \n", "rank: 53 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight disease, can help in reducing disease incidence in \n", "rank: 54 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "279 1500 ==== source list: kya fasal chakra palak mein rog ki ghatna ko kam karne mein madadgar ho sakta hai? || crop rotation: can help in reducing disease in \n", "target: can crop rotation help in reducing disease incidence in \n", "prediction: blight in can help in reducing disease incidence in \n", "rank: 69 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.41407939867820676 min_bleu: 0.0\n", "===================================================================\n", "280 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to effectively control spider mites on mirch plants?\n", "rank: 13 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "280 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider mites on mirch plants?\n", "rank: 36 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "280 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: mirch need? how to control spider mites on mirch plants?\n", "rank: 40 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "280 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider attacks on mirch plants?\n", "rank: 62 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "280 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider mites to control spider mites on mirch plants?\n", "rank: 76 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "280 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: commonly control spider mites on mirch plants?\n", "rank: 79 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "280 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider attacks to control spider mites on mirch plants?\n", "rank: 84 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "280 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: affecting tulsi mirch to control spider mites on \n", "rank: 88 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "281 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of what control pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: commonly control spider mites on mirch plants?\n", "rank: 12 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3760816043589849 min_bleu: 0.045111761078870896\n", "===================================================================\n", "281 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of what control pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider mites on mirch plants?\n", "rank: 20 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3760816043589849 min_bleu: 0.045111761078870896\n", "===================================================================\n", "281 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of what control pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to effectively control spider mites on mirch plants?\n", "rank: 38 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3760816043589849 min_bleu: 0.045111761078870896\n", "===================================================================\n", "281 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of what control pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider attacks to control spider mites on mirch plants?\n", "rank: 41 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3760816043589849 min_bleu: 0.045111761078870896\n", "===================================================================\n", "281 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of what control pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider mites to control spider mites on mirch plants?\n", "rank: 43 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3760816043589849 min_bleu: 0.045111761078870896\n", "===================================================================\n", "281 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of what control pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider attacks on mirch plants?\n", "rank: 56 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3760816043589849 min_bleu: 0.045111761078870896\n", "===================================================================\n", "281 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of what control pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: affecting tulsi mirch to control spider mites on \n", "rank: 77 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3760816043589849 min_bleu: 0.045111761078870896\n", "===================================================================\n", "281 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of what control pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: mirch need? how to control spider mites on mirch plants?\n", "rank: 82 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3760816043589849 min_bleu: 0.045111761078870896\n", "===================================================================\n", "282 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || profits. what control on the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider mites to control spider mites on mirch plants?\n", "rank: 43 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3645715750302778 min_bleu: 0.045111761078870896\n", "===================================================================\n", "282 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || profits. what control on the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to effectively control spider mites on mirch plants?\n", "rank: 49 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3645715750302778 min_bleu: 0.045111761078870896\n", "===================================================================\n", "282 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || profits. what control on the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider attacks on mirch plants?\n", "rank: 55 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3645715750302778 min_bleu: 0.045111761078870896\n", "===================================================================\n", "282 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || profits. what control on the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider mites on mirch plants?\n", "rank: 61 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3645715750302778 min_bleu: 0.045111761078870896\n", "===================================================================\n", "282 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || profits. what control on the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: commonly control spider mites on mirch plants?\n", "rank: 74 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3645715750302778 min_bleu: 0.045111761078870896\n", "===================================================================\n", "282 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || profits. what control on the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: affecting tulsi mirch to control spider mites on \n", "rank: 78 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3645715750302778 min_bleu: 0.045111761078870896\n", "===================================================================\n", "282 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || profits. what control on the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider attacks to control spider mites on mirch plants?\n", "rank: 79 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3645715750302778 min_bleu: 0.045111761078870896\n", "===================================================================\n", "283 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of the what control measures on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider attacks on mirch plants?\n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3820075060326667 min_bleu: 0.045111761078870896\n", "===================================================================\n", "283 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of the what control measures on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to effectively control spider mites on mirch plants?\n", "rank: 13 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3820075060326667 min_bleu: 0.045111761078870896\n", "===================================================================\n", "283 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of the what control measures on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider attacks to control spider mites on mirch plants?\n", "rank: 15 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3820075060326667 min_bleu: 0.045111761078870896\n", "===================================================================\n", "283 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of the what control measures on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: mirch need? how to control spider mites on mirch plants?\n", "rank: 16 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3820075060326667 min_bleu: 0.045111761078870896\n", "===================================================================\n", "283 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of the what control measures on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider mites on mirch plants?\n", "rank: 24 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3820075060326667 min_bleu: 0.045111761078870896\n", "===================================================================\n", "283 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of the what control measures on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider mites to control spider mites on mirch plants?\n", "rank: 65 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3820075060326667 min_bleu: 0.045111761078870896\n", "===================================================================\n", "283 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of the what control measures on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: commonly control spider mites on mirch plants?\n", "rank: 75 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3820075060326667 min_bleu: 0.045111761078870896\n", "===================================================================\n", "283 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || of the what control measures on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: affecting tulsi mirch to control spider mites on \n", "rank: 85 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3820075060326667 min_bleu: 0.045111761078870896\n", "===================================================================\n", "284 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || what control measures for pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: commonly control spider mites on mirch plants?\n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3755560470857553 min_bleu: 0.045111761078870896\n", "===================================================================\n", "284 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || what control measures for pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider attacks on mirch plants?\n", "rank: 20 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3755560470857553 min_bleu: 0.045111761078870896\n", "===================================================================\n", "284 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || what control measures for pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: affecting tulsi mirch to control spider mites on \n", "rank: 29 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3755560470857553 min_bleu: 0.045111761078870896\n", "===================================================================\n", "284 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || what control measures for pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider mites to control spider mites on mirch plants?\n", "rank: 34 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3755560470857553 min_bleu: 0.045111761078870896\n", "===================================================================\n", "284 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || what control measures for pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider mites on mirch plants?\n", "rank: 41 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3755560470857553 min_bleu: 0.045111761078870896\n", "===================================================================\n", "284 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || what control measures for pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to effectively control spider mites on mirch plants?\n", "rank: 44 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3755560470857553 min_bleu: 0.045111761078870896\n", "===================================================================\n", "284 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || what control measures for pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider attacks to control spider mites on mirch plants?\n", "rank: 79 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3755560470857553 min_bleu: 0.045111761078870896\n", "===================================================================\n", "284 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || what control measures for pests on mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: mirch need? how to control spider mites on mirch plants?\n", "rank: 81 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3755560470857553 min_bleu: 0.045111761078870896\n", "===================================================================\n", "285 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: commonly control spider mites on mirch plants?\n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3684710681528769 min_bleu: 0.045111761078870896\n", "===================================================================\n", "285 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to effectively control spider mites on mirch plants?\n", "rank: 13 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3684710681528769 min_bleu: 0.045111761078870896\n", "===================================================================\n", "285 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider attacks on mirch plants?\n", "rank: 19 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3684710681528769 min_bleu: 0.045111761078870896\n", "===================================================================\n", "285 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider attacks to control spider mites on mirch plants?\n", "rank: 31 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3684710681528769 min_bleu: 0.045111761078870896\n", "===================================================================\n", "285 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: mirch need? how to control spider mites on mirch plants?\n", "rank: 38 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3684710681528769 min_bleu: 0.045111761078870896\n", "===================================================================\n", "285 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider mites to control spider mites on mirch plants?\n", "rank: 40 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3684710681528769 min_bleu: 0.045111761078870896\n", "===================================================================\n", "285 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider mites on mirch plants?\n", "rank: 54 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3684710681528769 min_bleu: 0.045111761078870896\n", "===================================================================\n", "285 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: affecting tulsi mirch to control spider mites on \n", "rank: 88 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3684710681528769 min_bleu: 0.045111761078870896\n", "===================================================================\n", "286 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || profits. what are the main varieties on plant to control spider plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider mites on mirch plants?\n", "rank: 16 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3213014538329603 min_bleu: 0.0\n", "===================================================================\n", "286 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || profits. what are the main varieties on plant to control spider plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to effectively control spider mites on mirch plants?\n", "rank: 23 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3213014538329603 min_bleu: 0.0\n", "===================================================================\n", "286 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || profits. what are the main varieties on plant to control spider plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: subsidy on how to control spider mites on mirch plants?\n", "rank: 24 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3213014538329603 min_bleu: 0.0\n", "===================================================================\n", "286 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || profits. what are the main varieties on plant to control spider plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: patta to control spider mites on mirch plants?\n", "rank: 49 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3213014538329603 min_bleu: 0.0\n", "===================================================================\n", "286 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || profits. what are the main varieties on plant to control spider plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider attacks on mirch plants?\n", "rank: 68 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3213014538329603 min_bleu: 0.0\n", "===================================================================\n", "287 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: commonly control spider mites on mirch plants?\n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3807866300420654 min_bleu: 0.045111761078870896\n", "===================================================================\n", "287 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to effectively control spider mites on mirch plants?\n", "rank: 16 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3807866300420654 min_bleu: 0.045111761078870896\n", "===================================================================\n", "287 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider attacks to control spider mites on mirch plants?\n", "rank: 36 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3807866300420654 min_bleu: 0.045111761078870896\n", "===================================================================\n", "287 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider mites on mirch plants?\n", "rank: 45 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3807866300420654 min_bleu: 0.045111761078870896\n", "===================================================================\n", "287 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider attacks on mirch plants?\n", "rank: 56 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3807866300420654 min_bleu: 0.045111761078870896\n", "===================================================================\n", "287 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: affecting tulsi mirch to control spider mites on \n", "rank: 71 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3807866300420654 min_bleu: 0.045111761078870896\n", "===================================================================\n", "287 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider mites to control spider mites on mirch plants?\n", "rank: 73 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3807866300420654 min_bleu: 0.045111761078870896\n", "===================================================================\n", "287 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: mirch need? how to control spider mites on mirch plants?\n", "rank: 88 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3807866300420654 min_bleu: 0.045111761078870896\n", "===================================================================\n", "288 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: commonly control spider mites on mirch plants?\n", "rank: 20 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3889929822596456 min_bleu: 0.045111761078870896\n", "===================================================================\n", "288 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider attacks to control spider mites on mirch plants?\n", "rank: 21 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3889929822596456 min_bleu: 0.045111761078870896\n", "===================================================================\n", "288 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to effectively control spider mites on mirch plants?\n", "rank: 27 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3889929822596456 min_bleu: 0.045111761078870896\n", "===================================================================\n", "288 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider mites on mirch plants?\n", "rank: 31 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3889929822596456 min_bleu: 0.045111761078870896\n", "===================================================================\n", "288 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: mirch need? how to control spider mites on mirch plants?\n", "rank: 33 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3889929822596456 min_bleu: 0.045111761078870896\n", "===================================================================\n", "288 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider attacks on mirch plants?\n", "rank: 57 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3889929822596456 min_bleu: 0.045111761078870896\n", "===================================================================\n", "288 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: affecting tulsi mirch to control spider mites on \n", "rank: 59 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3889929822596456 min_bleu: 0.045111761078870896\n", "===================================================================\n", "288 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider mites to control spider mites on mirch plants?\n", "rank: 75 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3889929822596456 min_bleu: 0.045111761078870896\n", "===================================================================\n", "289 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to effectively control spider mites on mirch plants?\n", "rank: 15 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "289 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider mites on mirch plants?\n", "rank: 16 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "289 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: commonly control spider mites on mirch plants?\n", "rank: 27 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "289 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider attacks to control spider mites on mirch plants?\n", "rank: 35 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "289 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: common spider mites to control spider mites on mirch plants?\n", "rank: 43 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "289 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: available to control spider attacks on mirch plants?\n", "rank: 50 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "289 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: affecting tulsi mirch to control spider mites on \n", "rank: 57 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "289 1500 ==== source list: kaalee mirch ke paudhon par spider mites ko kaise niyantrit kare? || on sunflower mirch at what are the plants?\n", "target: how to control spider mites on mirch plants?\n", "prediction: mirch need? how to control spider mites on mirch plants?\n", "rank: 88 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.38899298225964557 min_bleu: 0.045111761078870896\n", "===================================================================\n", "290 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || in selling guava pricing?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what are the transportation costs involved in selling \n", "rank: 10 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.2609989053650261 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "290 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || in selling guava pricing?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what is the transportation costs involved in selling \n", "rank: 22 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.2609989053650261 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "291 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || in selling guava to \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what is the transportation costs involved in selling \n", "rank: 22 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.26223633723428913 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "291 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || in selling guava to \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what are the transportation costs involved in selling \n", "rank: 44 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.26223633723428913 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "292 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what is the transportation costs involved in selling \n", "rank: 11 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.24792085651503215 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "292 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what are the transportation costs involved in selling \n", "rank: 22 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.24792085651503215 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "293 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || in selling guava pricing?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what are the transportation costs involved in selling \n", "rank: 53 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.2609989053650261 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "293 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || in selling guava pricing?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what is the transportation costs involved in selling \n", "rank: 72 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.2609989053650261 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "294 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || in local agricultural practices in selling to distant \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved in selling to distant \n", "rank: 0 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.26079262120464325 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "294 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || in local agricultural practices in selling to distant \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved in selling to distant \n", "rank: 1 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.26079262120464325 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "294 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || in local agricultural practices in selling to distant \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what is the transportation costs involved in local \n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.26079262120464325 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "294 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || in local agricultural practices in selling to distant \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation involved costs involved in selling to distant \n", "rank: 20 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.26079262120464325 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "294 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || in local agricultural practices in selling to distant \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what are the transportation costs involved in local \n", "rank: 34 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.26079262120464325 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "294 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || in local agricultural practices in selling to distant \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved per transportation costs involved in selling to distant \n", "rank: 73 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.26079262120464325 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "295 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what are the transportation costs involved in selling \n", "rank: 42 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.24792085651503215 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "295 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what is the transportation costs involved in selling \n", "rank: 67 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.24792085651503215 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "296 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || days, in selling guava pricing?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what are the transportation costs involved in selling \n", "rank: 46 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.26998422900346886 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "296 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || days, in selling guava pricing?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what is the transportation costs involved in selling \n", "rank: 65 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.26998422900346886 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "297 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what are the transportation costs involved in selling \n", "rank: 21 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.24792085651503215 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "297 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what is the transportation costs involved in selling \n", "rank: 72 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.24792085651503215 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "298 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what is the transportation costs involved in selling \n", "rank: 1 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.24792085651503218 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "298 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per acre what are the transportation costs involved in selling \n", "rank: 40 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.24792085651503218 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved in selling to distant \n", "rank: 0 bleu_score 0.6549846024623855 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu per transportation costs involved in selling \n", "rank: 3 bleu_score 0.5573021304462805 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: in nearby the transportation costs by selling \n", "rank: 7 bleu_score 0.5731115271545874 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: to transportation transportation transportation costs involved in selling \n", "rank: 11 bleu_score 0.5573021304462805 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: to transportation transportation transportation transportation costs involved in selling \n", "rank: 18 bleu_score 0.5731115271545874 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per iu per transportation costs involved in selling \n", "rank: 19 bleu_score 0.5731115271545874 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: to produce transportation transportation costs involved in selling \n", "rank: 21 bleu_score 0.5573021304462805 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved in selling to distant \n", "rank: 22 bleu_score 0.6369167205100349 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: to produce transportation costs involved in selling \n", "rank: 28 bleu_score 0.5307143272485543 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: to transportation transportation costs involved in selling \n", "rank: 29 bleu_score 0.5307143272485543 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: to produce transportation costs by selling in local \n", "rank: 37 bleu_score 0.5731115271545874 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common transportation costs involved in selling \n", "rank: 45 bleu_score 0.5573021304462805 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation to sell transportation costs involved in selling \n", "rank: 71 bleu_score 0.5573021304462805 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "299 1500 ==== source list: bazaaron mein palak bechne mein shamil parivahan laagat kya hai? || see a low cost, for selling in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved per transportation costs involved in selling to distant \n", "rank: 75 bleu_score 0.6153846153846154 max_bleu: 0.6549846024623855 avg_bleu: 0.2399127890995604 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are available for \n", "rank: 1 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol methods for are effective for \n", "rank: 4 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol methods are typically for \n", "rank: 12 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are effective for \n", "rank: 19 bleu_score 0.846481724890614 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol agents effective for \n", "rank: 25 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol methods are effective for \n", "rank: 29 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol are efficient effective for \n", "rank: 33 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol agents are effective for \n", "rank: 34 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol for are typically \n", "rank: 40 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol for are effective for \n", "rank: 41 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol are effective for \n", "rank: 48 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are effective available for \n", "rank: 67 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol methods to effective for \n", "rank: 91 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "300 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are available to effective for \n", "rank: 94 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "301 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || management are effective against pests?\n", "target: what biocontrol methods are effective for \n", "prediction: centrifugation: biocontrol methods are effective for \n", "rank: 19 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.30146983171621505 min_bleu: 0.0\n", "===================================================================\n", "301 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || management are effective against pests?\n", "target: what biocontrol methods are effective for \n", "prediction: of biocontrol methods are effective for \n", "rank: 23 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.30146983171621505 min_bleu: 0.0\n", "===================================================================\n", "301 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || management are effective against pests?\n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol agents effective for \n", "rank: 27 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.30146983171621505 min_bleu: 0.0\n", "===================================================================\n", "301 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || management are effective against pests?\n", "target: what biocontrol methods are effective for \n", "prediction: of biocontrol methods for effective \n", "rank: 42 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.30146983171621505 min_bleu: 0.0\n", "===================================================================\n", "301 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || management are effective against pests?\n", "target: what biocontrol methods are effective for \n", "prediction: of biocontrol methods are available for \n", "rank: 76 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.30146983171621505 min_bleu: 0.0\n", "===================================================================\n", "301 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || management are effective against pests?\n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol methods to effective for \n", "rank: 94 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.30146983171621505 min_bleu: 0.0\n", "===================================================================\n", "302 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || management strategies are effective against pests?\n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol agents effective for \n", "rank: 19 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.2933022467137467 min_bleu: 0.0\n", "===================================================================\n", "302 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || management strategies are effective against pests?\n", "target: what biocontrol methods are effective for \n", "prediction: of biocontrol methods are effective for \n", "rank: 28 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.2933022467137467 min_bleu: 0.0\n", "===================================================================\n", "302 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || management strategies are effective against pests?\n", "target: what biocontrol methods are effective for \n", "prediction: centrifugation: biocontrol methods are effective for \n", "rank: 30 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.2933022467137467 min_bleu: 0.0\n", "===================================================================\n", "302 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || management strategies are effective against pests?\n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol methods to effective for \n", "rank: 34 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.2933022467137467 min_bleu: 0.0\n", "===================================================================\n", "302 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || management strategies are effective against pests?\n", "target: what biocontrol methods are effective for \n", "prediction: of biocontrol methods for effective \n", "rank: 51 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.2933022467137467 min_bleu: 0.0\n", "===================================================================\n", "302 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || management strategies are effective against pests?\n", "target: what biocontrol methods are effective for \n", "prediction: of biocontrol methods are available for \n", "rank: 71 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.2933022467137467 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol agents are effective for \n", "rank: 14 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol for are effective for \n", "rank: 16 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are effective for \n", "rank: 20 bleu_score 0.846481724890614 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol methods are effective for \n", "rank: 24 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol are effective for \n", "rank: 25 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are available to effective for \n", "rank: 29 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are available for \n", "rank: 51 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol methods are typically for \n", "rank: 52 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are effective available for \n", "rank: 64 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol for are typically \n", "rank: 65 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol methods for are effective for \n", "rank: 69 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol are efficient effective for \n", "rank: 87 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol methods to effective for \n", "rank: 91 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "303 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol agents effective for \n", "rank: 93 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.41150108960906207 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are effective available for \n", "rank: 3 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are effective for \n", "rank: 5 bleu_score 0.846481724890614 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol methods are effective for \n", "rank: 8 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: centrifugation: biocontrol methods are effective for \n", "rank: 17 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol are effective for \n", "rank: 21 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: to get biocontrol methods are effective for \n", "rank: 30 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol for are effective for \n", "rank: 32 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol methods for are effective for \n", "rank: 37 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol methods are typically for \n", "rank: 41 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol agents effective for \n", "rank: 45 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol are efficient effective for \n", "rank: 46 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are available for \n", "rank: 49 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol for are typically \n", "rank: 63 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol methods for \n", "rank: 87 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "304 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || disease incidence what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are available to effective for \n", "rank: 90 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.3942665141267916 min_bleu: 0.0\n", "===================================================================\n", "305 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol agents are effective for \n", "rank: 34 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "305 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol agents are effective for \n", "rank: 52 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "305 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol agents effective for \n", "rank: 61 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "305 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol for are typically \n", "rank: 63 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "305 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol methods effective for \n", "rank: 75 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "305 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol are effective for \n", "rank: 80 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "305 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol agents effective for \n", "rank: 84 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are effective for \n", "rank: 5 bleu_score 0.846481724890614 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are available for \n", "rank: 7 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are effective available for \n", "rank: 11 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol methods for are effective for \n", "rank: 13 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol methods are effective for \n", "rank: 16 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol are effective for \n", "rank: 20 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol agents are effective for \n", "rank: 23 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol methods are available to effective for \n", "rank: 29 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol for are effective for \n", "rank: 40 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol methods are typically for \n", "rank: 52 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol for are typically \n", "rank: 63 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol are efficient effective for \n", "rank: 79 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol methods to effective for \n", "rank: 89 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "306 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol methods are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol agents effective for \n", "rank: 93 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.4115010896090621 min_bleu: 0.0\n", "===================================================================\n", "307 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol agents are effective for \n", "rank: 11 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "307 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: biocontrol agents are effective for \n", "rank: 28 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "307 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol for are typically \n", "rank: 31 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "307 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol agents effective for \n", "rank: 63 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "307 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol methods effective for \n", "rank: 72 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "307 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol are effective for \n", "rank: 77 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "307 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what biocontrol agents are effective for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol agents effective for \n", "rank: 81 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.4335828066108031 min_bleu: 0.0\n", "===================================================================\n", "308 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: of biocontrol methods are effective for \n", "rank: 20 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.2966805510441592 min_bleu: 0.0\n", "===================================================================\n", "308 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: effective social biocontrol methods are effective for \n", "rank: 36 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.2966805510441592 min_bleu: 0.0\n", "===================================================================\n", "308 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: of biocontrol methods for effective \n", "rank: 38 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.2966805510441592 min_bleu: 0.0\n", "===================================================================\n", "308 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: of biocontrol methods are available for \n", "rank: 64 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.2966805510441592 min_bleu: 0.0\n", "===================================================================\n", "308 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: effective social biocontrol methods for \n", "rank: 76 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.2966805510441592 min_bleu: 0.0\n", "===================================================================\n", "308 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol methods to effective for \n", "rank: 93 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.2966805510441592 min_bleu: 0.0\n", "===================================================================\n", "308 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol agents effective for \n", "rank: 94 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.2966805510441592 min_bleu: 0.0\n", "===================================================================\n", "309 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || pest management? - cumin what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol methods for \n", "rank: 7 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.31764937028272233 min_bleu: 0.0\n", "===================================================================\n", "309 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || pest management? - cumin what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol for are effective for \n", "rank: 14 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.31764937028272233 min_bleu: 0.0\n", "===================================================================\n", "309 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || pest management? - cumin what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: of biocontrol methods for effective \n", "rank: 38 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.31764937028272233 min_bleu: 0.0\n", "===================================================================\n", "309 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || pest management? - cumin what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: of biocontrol methods are effective for \n", "rank: 45 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.31764937028272233 min_bleu: 0.0\n", "===================================================================\n", "309 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || pest management? - cumin what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: effective biocontrol for are typically \n", "rank: 62 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.31764937028272233 min_bleu: 0.0\n", "===================================================================\n", "309 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || pest management? - cumin what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: of biocontrol methods are available for \n", "rank: 71 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.31764937028272233 min_bleu: 0.0\n", "===================================================================\n", "309 1500 ==== source list: kharbooza ke liye kaun se biocontrol tarike prabhavi hain? || pest management? - cumin what are the recommended chemical treatments for \n", "target: what biocontrol methods are effective for \n", "prediction: are efficient biocontrol agents effective for \n", "rank: 95 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.31764937028272233 min_bleu: 0.0\n", "===================================================================\n", "310 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for cultivation, cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal for cultivation?\n", "rank: 18 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.27071139638916947 min_bleu: 0.0\n", "===================================================================\n", "310 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for cultivation, cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: cultivation? is beneficial for cultivation?\n", "rank: 22 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.27071139638916947 min_bleu: 0.0\n", "===================================================================\n", "310 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for cultivation, cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of is needed for cultivation?\n", "rank: 39 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.27071139638916947 min_bleu: 0.0\n", "===================================================================\n", "310 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for cultivation, cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of including are beneficial for cultivation?\n", "rank: 52 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.27071139638916947 min_bleu: 0.0\n", "===================================================================\n", "311 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || disease in farming practices. what is the recommended for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of beneficial is ideal for cultivation?\n", "rank: 49 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2794981510107139 min_bleu: 0.0\n", "===================================================================\n", "311 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || disease in farming practices. what is the recommended for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of beneficial is suitable for cultivation?\n", "rank: 60 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2794981510107139 min_bleu: 0.0\n", "===================================================================\n", "311 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || disease in farming practices. what is the recommended for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: cultivation? is beneficial for cultivation?\n", "rank: 85 bleu_score 0.625 max_bleu: 0.7142857142857143 avg_bleu: 0.2794981510107139 min_bleu: 0.0\n", "===================================================================\n", "312 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming \n", "target: is mulching beneficial for cultivation?\n", "prediction: cultivation? - is beneficial for cultivation?\n", "rank: 21 bleu_score 0.5555555555555556 max_bleu: 0.5714285714285714 avg_bleu: 0.267035348383099 min_bleu: 0.0\n", "===================================================================\n", "312 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming \n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal for cultivation?\n", "rank: 22 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.267035348383099 min_bleu: 0.0\n", "===================================================================\n", "312 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming \n", "target: is mulching beneficial for cultivation?\n", "prediction: cultivation? are beneficial for cultivation?\n", "rank: 31 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.267035348383099 min_bleu: 0.0\n", "===================================================================\n", "312 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming \n", "target: is mulching beneficial for cultivation?\n", "prediction: of krishi is necessary for cultivation?\n", "rank: 37 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.267035348383099 min_bleu: 0.0\n", "===================================================================\n", "312 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming \n", "target: is mulching beneficial for cultivation?\n", "prediction: of krishi is the ideal for cultivation?\n", "rank: 39 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.267035348383099 min_bleu: 0.0\n", "===================================================================\n", "312 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming \n", "target: is mulching beneficial for cultivation?\n", "prediction: of including is necessary for cultivation?\n", "rank: 49 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.267035348383099 min_bleu: 0.0\n", "===================================================================\n", "312 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming \n", "target: is mulching beneficial for cultivation?\n", "prediction: of is needed for cultivation?\n", "rank: 55 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.267035348383099 min_bleu: 0.0\n", "===================================================================\n", "312 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming \n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal for cultivation?\n", "rank: 57 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.267035348383099 min_bleu: 0.0\n", "===================================================================\n", "312 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming \n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal for cultivation?\n", "rank: 60 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.267035348383099 min_bleu: 0.0\n", "===================================================================\n", "312 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming \n", "target: is mulching beneficial for cultivation?\n", "prediction: of including is ideal for cultivation?\n", "rank: 68 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.267035348383099 min_bleu: 0.0\n", "===================================================================\n", "312 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming \n", "target: is mulching beneficial for cultivation?\n", "prediction: of water for cultivation?\n", "rank: 69 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.267035348383099 min_bleu: 0.0\n", "===================================================================\n", "312 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming \n", "target: is mulching beneficial for cultivation?\n", "prediction: of krishi is necessary for cultivation?\n", "rank: 75 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.267035348383099 min_bleu: 0.0\n", "===================================================================\n", "312 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming \n", "target: is mulching beneficial for cultivation?\n", "prediction: of krishi is ideal for cultivation?\n", "rank: 86 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.267035348383099 min_bleu: 0.0\n", "===================================================================\n", "313 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || disease in farming practices. what is the recommended for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: cultivation? is beneficial for cultivation?\n", "rank: 19 bleu_score 0.625 max_bleu: 0.7142857142857143 avg_bleu: 0.2794981510107139 min_bleu: 0.0\n", "===================================================================\n", "313 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || disease in farming practices. what is the recommended for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of beneficial is suitable for cultivation?\n", "rank: 20 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2794981510107139 min_bleu: 0.0\n", "===================================================================\n", "313 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || disease in farming practices. what is the recommended for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of beneficial is ideal for cultivation?\n", "rank: 27 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2794981510107139 min_bleu: 0.0\n", "===================================================================\n", "314 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of including is necessary for cultivation?\n", "rank: 2 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "314 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of including is ideal for cultivation?\n", "rank: 10 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "314 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal weather for cultivation?\n", "rank: 29 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "314 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal for cultivation?\n", "rank: 34 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "314 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal for cultivation?\n", "rank: 35 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "314 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of krishi is the ideal for cultivation?\n", "rank: 38 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "314 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: cultivation? - is beneficial for cultivation?\n", "rank: 41 bleu_score 0.5555555555555556 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "314 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of krishi is necessary for cultivation?\n", "rank: 42 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "314 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of water for cultivation?\n", "rank: 46 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "314 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: cultivation? are beneficial for cultivation?\n", "rank: 50 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "314 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: krishi yojana for cultivation?\n", "rank: 57 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "314 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of is needed for cultivation?\n", "rank: 65 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "315 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: krishi yojana for cultivation?\n", "rank: 19 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "315 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal for cultivation?\n", "rank: 21 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "315 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of including is necessary for cultivation?\n", "rank: 25 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "315 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal for cultivation?\n", "rank: 29 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "315 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of is needed for cultivation?\n", "rank: 53 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "315 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of including is ideal for cultivation?\n", "rank: 54 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "315 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of water for cultivation?\n", "rank: 61 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "315 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of krishi is necessary for cultivation?\n", "rank: 65 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "315 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal weather for cultivation?\n", "rank: 73 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "315 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: of krishi is the ideal for cultivation?\n", "rank: 76 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "315 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: cultivation? - is beneficial for cultivation?\n", "rank: 79 bleu_score 0.5555555555555556 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "315 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat farming is crucial for \n", "target: is mulching beneficial for cultivation?\n", "prediction: cultivation? are beneficial for cultivation?\n", "rank: 83 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.2599759102903553 min_bleu: 0.0\n", "===================================================================\n", "316 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of krishi is necessary for cultivation?\n", "rank: 6 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2620964366123392 min_bleu: 0.0\n", "===================================================================\n", "316 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal for cultivation?\n", "rank: 9 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2620964366123392 min_bleu: 0.0\n", "===================================================================\n", "316 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of is needed for cultivation?\n", "rank: 14 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2620964366123392 min_bleu: 0.0\n", "===================================================================\n", "316 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of including are beneficial for cultivation?\n", "rank: 26 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2620964366123392 min_bleu: 0.0\n", "===================================================================\n", "316 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: cultivation? is beneficial for cultivation?\n", "rank: 79 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2620964366123392 min_bleu: 0.0\n", "===================================================================\n", "317 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || the mulching for warm-season cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal for cultivation?\n", "rank: 5 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2708907572473318 min_bleu: 0.0\n", "===================================================================\n", "317 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || the mulching for warm-season cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of including is necessary for cultivation?\n", "rank: 18 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2708907572473318 min_bleu: 0.0\n", "===================================================================\n", "317 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || the mulching for warm-season cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of is needed for cultivation?\n", "rank: 39 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2708907572473318 min_bleu: 0.0\n", "===================================================================\n", "317 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || the mulching for warm-season cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of including is ideal for cultivation?\n", "rank: 74 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2708907572473318 min_bleu: 0.0\n", "===================================================================\n", "317 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || the mulching for warm-season cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: cultivation? is beneficial for cultivation?\n", "rank: 89 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2708907572473318 min_bleu: 0.0\n", "===================================================================\n", "318 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || the mulching around cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: cultivation? is beneficial for cultivation?\n", "rank: 5 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2680711709559174 min_bleu: 0.0\n", "===================================================================\n", "318 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || the mulching around cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of is needed for cultivation?\n", "rank: 6 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2680711709559174 min_bleu: 0.0\n", "===================================================================\n", "318 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || the mulching around cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal for cultivation?\n", "rank: 14 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2680711709559174 min_bleu: 0.0\n", "===================================================================\n", "318 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || the mulching around cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of including are beneficial for cultivation?\n", "rank: 58 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2680711709559174 min_bleu: 0.0\n", "===================================================================\n", "319 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of krishi is necessary for cultivation?\n", "rank: 1 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.26809183978344514 min_bleu: 0.0\n", "===================================================================\n", "319 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: cultivation? is beneficial for cultivation?\n", "rank: 2 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.26809183978344514 min_bleu: 0.0\n", "===================================================================\n", "319 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal for cultivation?\n", "rank: 11 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.26809183978344514 min_bleu: 0.0\n", "===================================================================\n", "319 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of krishi is necessary for cultivation?\n", "rank: 16 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.26809183978344514 min_bleu: 0.0\n", "===================================================================\n", "319 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of is needed for cultivation?\n", "rank: 22 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.26809183978344514 min_bleu: 0.0\n", "===================================================================\n", "319 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of including are beneficial for cultivation?\n", "rank: 29 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.26809183978344514 min_bleu: 0.0\n", "===================================================================\n", "319 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of is ideal for cultivation?\n", "rank: 54 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.26809183978344514 min_bleu: 0.0\n", "===================================================================\n", "319 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of krishi vikas potassium is beneficial for cultivation?\n", "rank: 69 bleu_score 0.5555555555555556 max_bleu: 0.625 avg_bleu: 0.26809183978344514 min_bleu: 0.0\n", "===================================================================\n", "319 1500 ==== source list: kya bhindi ki kheti ke liye mulching faydemand hai? || mulching for wheat cultivation?\n", "target: is mulching beneficial for cultivation?\n", "prediction: of krishi is ideal for cultivation?\n", "rank: 79 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.26809183978344514 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: of how to manage aphids in plants?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to prevent aphids in plants?\n", "rank: 5 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 6 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to prevent aphids in plants?\n", "rank: 11 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 14 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to of aphids in plants?\n", "rank: 18 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 21 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in green plants?\n", "rank: 23 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 26 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 38 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids on plants?\n", "rank: 41 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 42 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 49 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "320 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 52 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: of how to manage aphids in plants?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 14 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 15 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 22 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids from damaging plants?\n", "rank: 30 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in tej plants?\n", "rank: 39 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 50 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 52 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 56 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to of aphids in plants?\n", "rank: 58 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 60 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how can to manage aphids in plants?\n", "rank: 61 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to prevent aphids in plants?\n", "rank: 71 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "321 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect the plant of stem of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage damaging plants?\n", "rank: 80 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.41051670173123717 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: of how to manage aphids in plants?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in green plants?\n", "rank: 6 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 9 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 11 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 17 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 18 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 19 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 25 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to prevent aphids in plants?\n", "rank: 28 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids on plants?\n", "rank: 44 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 46 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to of aphids in plants?\n", "rank: 47 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 50 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 52 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "322 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to prevent aphids in plants?\n", "rank: 59 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.42938688603754377 min_bleu: 0.0\n", "===================================================================\n", "323 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease symptoms to manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: of how to manage aphids in plants?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.41715724092145523 min_bleu: 0.0\n", "===================================================================\n", "323 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease symptoms to manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 9 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.41715724092145523 min_bleu: 0.0\n", "===================================================================\n", "323 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease symptoms to manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in green plants?\n", "rank: 12 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.41715724092145523 min_bleu: 0.0\n", "===================================================================\n", "323 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease symptoms to manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to of aphids in plants?\n", "rank: 16 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.41715724092145523 min_bleu: 0.0\n", "===================================================================\n", "323 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease symptoms to manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 18 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.41715724092145523 min_bleu: 0.0\n", "===================================================================\n", "323 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease symptoms to manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 36 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.41715724092145523 min_bleu: 0.0\n", "===================================================================\n", "323 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease symptoms to manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 39 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.41715724092145523 min_bleu: 0.0\n", "===================================================================\n", "323 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease symptoms to manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 43 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.41715724092145523 min_bleu: 0.0\n", "===================================================================\n", "323 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease symptoms to manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 44 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.41715724092145523 min_bleu: 0.0\n", "===================================================================\n", "323 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease symptoms to manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 46 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.41715724092145523 min_bleu: 0.0\n", "===================================================================\n", "323 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease symptoms to manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 51 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.41715724092145523 min_bleu: 0.0\n", "===================================================================\n", "323 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease symptoms to manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 52 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.41715724092145523 min_bleu: 0.0\n", "===================================================================\n", "323 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease symptoms to manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids on plants?\n", "rank: 59 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.41715724092145523 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: of how to manage aphids in plants?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to of aphids in plants?\n", "rank: 1 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 6 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 20 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 21 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 33 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to prevent aphids in plants?\n", "rank: 34 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 39 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 43 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 46 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 49 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to prevent aphids in plants?\n", "rank: 55 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids on plants?\n", "rank: 56 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "324 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in green plants?\n", "rank: 69 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "325 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: of how to manage aphids in plants?\n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "325 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 20 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "325 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: to prevent aphids in plants?\n", "rank: 36 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "325 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: government support to manage aphids in plants?\n", "rank: 42 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "325 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 47 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "325 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 51 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "325 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 53 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "325 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 54 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "325 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 60 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "325 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 72 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "325 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: how can to manage aphids in plants?\n", "rank: 84 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "325 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: how to manage damaging plants?\n", "rank: 89 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: of how to manage aphids in plants?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to of aphids in plants?\n", "rank: 1 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 10 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 15 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to prevent aphids in plants?\n", "rank: 19 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 25 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 29 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 33 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 34 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to prevent aphids in plants?\n", "rank: 44 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 45 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 49 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids on plants?\n", "rank: 50 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 57 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "326 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || in plants what you can manage aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in green plants?\n", "rank: 72 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.42938688603754366 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to of aphids in plants?\n", "rank: 2 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 13 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 18 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: of how to manage aphids in plants?\n", "rank: 22 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in green plants?\n", "rank: 26 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 27 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 30 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 43 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 52 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids \n", "rank: 56 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids on plants?\n", "rank: 59 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how can to manage aphids in plants?\n", "rank: 60 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: to prevent aphids in plants?\n", "rank: 61 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "327 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affect plant growth of aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 85 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.40331202626760815 min_bleu: 0.0\n", "===================================================================\n", "328 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease in mustard plants for aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: of how to manage aphids in plants?\n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37569098295086184 min_bleu: 0.0\n", "===================================================================\n", "328 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease in mustard plants for aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 7 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.37569098295086184 min_bleu: 0.0\n", "===================================================================\n", "328 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease in mustard plants for aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 10 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.37569098295086184 min_bleu: 0.0\n", "===================================================================\n", "328 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease in mustard plants for aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 19 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.37569098295086184 min_bleu: 0.0\n", "===================================================================\n", "328 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease in mustard plants for aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: common symptoms to manage aphids in plants?\n", "rank: 30 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.37569098295086184 min_bleu: 0.0\n", "===================================================================\n", "328 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease in mustard plants for aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 42 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.37569098295086184 min_bleu: 0.0\n", "===================================================================\n", "328 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease in mustard plants for aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 44 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37569098295086184 min_bleu: 0.0\n", "===================================================================\n", "328 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease in mustard plants for aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 47 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.37569098295086184 min_bleu: 0.0\n", "===================================================================\n", "328 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || disease in mustard plants for aphids in plants?\n", "target: how to manage aphids in plants?\n", "prediction: how to manage damaging plants?\n", "rank: 63 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.37569098295086184 min_bleu: 0.0\n", "===================================================================\n", "329 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: of how to manage aphids in plants?\n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "329 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: government support to manage aphids in plants?\n", "rank: 23 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "329 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 24 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "329 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: to manage aphids in plants?\n", "rank: 29 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "329 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: to prevent aphids in plants?\n", "rank: 39 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "329 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: how can to manage aphids in plants?\n", "rank: 43 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "329 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 45 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "329 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 51 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "329 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: how to manage aphids in plants?\n", "rank: 52 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "329 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 65 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "329 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: - how to manage aphids in plants?\n", "rank: 76 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "329 1500 ==== source list: lauki ke paudhon mein aphids ko kaise prabandhit kare? || affecting plants in chili plants in the stem of aphids in \n", "target: how to manage aphids in plants?\n", "prediction: how to manage damaging plants?\n", "rank: 88 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3984442876797938 min_bleu: 0.0\n", "===================================================================\n", "330 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || to apply what application for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 40 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.27510201529860034 min_bleu: 0.0\n", "===================================================================\n", "330 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || to apply what application for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 46 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.27510201529860034 min_bleu: 0.0\n", "===================================================================\n", "330 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || to apply what application for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is required to apply for agricultural loans for cultivation?\n", "rank: 60 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.27510201529860034 min_bleu: 0.0\n", "===================================================================\n", "330 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || to apply what application for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to mpfsts apply for agricultural loans for cultivation?\n", "rank: 86 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.27510201529860034 min_bleu: 0.0\n", "===================================================================\n", "331 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || to apply what application for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is required to apply for agricultural loans for cultivation?\n", "rank: 4 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.27510201529860034 min_bleu: 0.0\n", "===================================================================\n", "331 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || to apply what application for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to mpfsts apply for agricultural loans for cultivation?\n", "rank: 17 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.27510201529860034 min_bleu: 0.0\n", "===================================================================\n", "331 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || to apply what application for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 43 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.27510201529860034 min_bleu: 0.0\n", "===================================================================\n", "331 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || to apply what application for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 52 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.27510201529860034 min_bleu: 0.0\n", "===================================================================\n", "332 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming chakaiya what is needed to apply for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 8 bleu_score 0.8300915602566021 max_bleu: 0.8300915602566021 avg_bleu: 0.28308861081299347 min_bleu: 0.0\n", "===================================================================\n", "332 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming chakaiya what is needed to apply for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 37 bleu_score 0.8300915602566021 max_bleu: 0.8300915602566021 avg_bleu: 0.28308861081299347 min_bleu: 0.0\n", "===================================================================\n", "332 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming chakaiya what is needed to apply for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: to mpfsts is needed to apply for agricultural loans for cultivation?\n", "rank: 57 bleu_score 0.7692307692307693 max_bleu: 0.8300915602566021 avg_bleu: 0.28308861081299347 min_bleu: 0.0\n", "===================================================================\n", "332 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming chakaiya what is needed to apply for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is required to apply for agricultural loans for cultivation?\n", "rank: 67 bleu_score 0.7470824042309421 max_bleu: 0.8300915602566021 avg_bleu: 0.28308861081299347 min_bleu: 0.0\n", "===================================================================\n", "332 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming chakaiya what is needed to apply for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: to mpfsts social is needed to apply for agricultural loans for cultivation?\n", "rank: 76 bleu_score 0.7142857142857143 max_bleu: 0.8300915602566021 avg_bleu: 0.28308861081299347 min_bleu: 0.0\n", "===================================================================\n", "333 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply what what what what what what what what\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 20 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.2793746906781498 min_bleu: 0.0\n", "===================================================================\n", "333 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply what what what what what what what what\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: to mpfsts is needed to apply for agricultural loans for cultivation?\n", "rank: 51 bleu_score 0.7692307692307693 max_bleu: 0.8333333333333334 avg_bleu: 0.2793746906781498 min_bleu: 0.0\n", "===================================================================\n", "333 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply what what what what what what what what\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 56 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.2793746906781498 min_bleu: 0.0\n", "===================================================================\n", "333 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply what what what what what what what what\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is required to apply for agricultural loans for cultivation?\n", "rank: 67 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.2793746906781498 min_bleu: 0.0\n", "===================================================================\n", "333 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply what what what what what what what what\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to mpfsts apply for agricultural loans for cultivation?\n", "rank: 85 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.2793746906781498 min_bleu: 0.0\n", "===================================================================\n", "334 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || clay soil is needed to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is required to apply for agricultural loans for cultivation?\n", "rank: 2 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.2792133857455666 min_bleu: 0.0\n", "===================================================================\n", "334 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || clay soil is needed to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: to get is needed to apply for agricultural loans for cultivation?\n", "rank: 6 bleu_score 0.7692307692307693 max_bleu: 0.8333333333333334 avg_bleu: 0.2792133857455666 min_bleu: 0.0\n", "===================================================================\n", "334 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || clay soil is needed to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 28 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.2792133857455666 min_bleu: 0.0\n", "===================================================================\n", "334 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || clay soil is needed to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to mpfsts apply for agricultural loans for cultivation?\n", "rank: 31 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.2792133857455666 min_bleu: 0.0\n", "===================================================================\n", "334 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || clay soil is needed to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 44 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.2792133857455666 min_bleu: 0.0\n", "===================================================================\n", "335 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 11 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.2943048677239813 min_bleu: 0.0\n", "===================================================================\n", "335 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 25 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.2943048677239813 min_bleu: 0.0\n", "===================================================================\n", "335 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to mpfsts apply for agricultural loans for cultivation?\n", "rank: 32 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.2943048677239813 min_bleu: 0.0\n", "===================================================================\n", "335 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 47 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.2943048677239813 min_bleu: 0.0\n", "===================================================================\n", "335 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is required to apply for agricultural loans for cultivation?\n", "rank: 56 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.2943048677239813 min_bleu: 0.0\n", "===================================================================\n", "336 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to mpfsts apply for agricultural loans for cultivation?\n", "rank: 31 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.2943048677239813 min_bleu: 0.0\n", "===================================================================\n", "336 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 40 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.2943048677239813 min_bleu: 0.0\n", "===================================================================\n", "336 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 42 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.2943048677239813 min_bleu: 0.0\n", "===================================================================\n", "336 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 50 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.2943048677239813 min_bleu: 0.0\n", "===================================================================\n", "336 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || farming to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is required to apply for agricultural loans for cultivation?\n", "rank: 56 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.2943048677239813 min_bleu: 0.0\n", "===================================================================\n", "337 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || clay soil is needed to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: to get is needed to apply for agricultural loans for cultivation?\n", "rank: 10 bleu_score 0.7692307692307693 max_bleu: 0.8333333333333334 avg_bleu: 0.2792133857455666 min_bleu: 0.0\n", "===================================================================\n", "337 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || clay soil is needed to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is required to apply for agricultural loans for cultivation?\n", "rank: 18 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.2792133857455666 min_bleu: 0.0\n", "===================================================================\n", "337 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || clay soil is needed to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 20 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.2792133857455666 min_bleu: 0.0\n", "===================================================================\n", "337 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || clay soil is needed to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to mpfsts apply for agricultural loans for cultivation?\n", "rank: 21 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.2792133857455666 min_bleu: 0.0\n", "===================================================================\n", "337 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || clay soil is needed to apply for a loan for cultivation?\n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 22 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.2792133857455666 min_bleu: 0.0\n", "===================================================================\n", "338 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || what is required to apply for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is required to apply for agricultural loans for cultivation?\n", "rank: 3 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.28360177649874757 min_bleu: 0.0\n", "===================================================================\n", "338 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || what is required to apply for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 13 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.28360177649874757 min_bleu: 0.0\n", "===================================================================\n", "338 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || what is required to apply for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 21 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.28360177649874757 min_bleu: 0.0\n", "===================================================================\n", "338 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || what is required to apply for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: to get is needed to apply for agricultural loans for cultivation?\n", "rank: 52 bleu_score 0.7692307692307693 max_bleu: 0.8333333333333334 avg_bleu: 0.28360177649874757 min_bleu: 0.0\n", "===================================================================\n", "338 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || what is required to apply for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to mpfsts apply for agricultural loans for cultivation?\n", "rank: 82 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.28360177649874757 min_bleu: 0.0\n", "===================================================================\n", "339 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || what is required to apply for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is required to apply for agricultural loans for cultivation?\n", "rank: 6 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.27483108340314305 min_bleu: 0.0\n", "===================================================================\n", "339 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || what is required to apply for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 26 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.27483108340314305 min_bleu: 0.0\n", "===================================================================\n", "339 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || what is required to apply for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to apply for agricultural loans for cultivation?\n", "rank: 45 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.27483108340314305 min_bleu: 0.0\n", "===================================================================\n", "339 1500 ==== source list: palak ki kheti ke liye krishi rin ke aavedan ke liye kya dastavez ki zaroorat hai? || what is required to apply for a farming loan for \n", "target: what is needed to apply for agricultural loans for farming?\n", "prediction: is needed to mpfsts apply for agricultural loans for cultivation?\n", "rank: 81 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.27483108340314305 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 7 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies available to control systems in cultivation?\n", "rank: 20 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pest control methods in cultivation?\n", "rank: 29 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests for pest control in cultivation?\n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pests systems in cultivation?\n", "rank: 44 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pest control in cultivation?\n", "rank: 47 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 55 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 59 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in tej cultivation?\n", "rank: 71 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests for pests in cultivation?\n", "rank: 83 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pest control methods in cultivation?\n", "rank: 85 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pest control in cultivation?\n", "rank: 86 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies available to control pests in cultivation?\n", "rank: 91 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "340 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pest in tej cultivation?\n", "rank: 94 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3544086063522495 min_bleu: 0.0\n", "===================================================================\n", "341 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 14 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "341 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control systems in tej cultivation?\n", "rank: 22 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "341 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 26 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "341 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 27 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "341 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies can control methods to pests in cultivation?\n", "rank: 39 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "341 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to get subsidies are effective control pests in cultivation?\n", "rank: 49 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "341 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to subsidies for pest control in cultivation?\n", "rank: 71 bleu_score 0.625 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "341 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control systems in cultivation?\n", "rank: 77 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "341 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in tej cultivation?\n", "rank: 78 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "341 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests subsidies for pest control in cultivation?\n", "rank: 82 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "341 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to subsidies are effective control pests in cultivation?\n", "rank: 84 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "342 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest pheromone traps** what are the natural pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pests systems in cultivation?\n", "rank: 24 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.38691424741758706 min_bleu: 0.0\n", "===================================================================\n", "342 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest pheromone traps** what are the natural pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pest control in cultivation?\n", "rank: 31 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.38691424741758706 min_bleu: 0.0\n", "===================================================================\n", "342 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest pheromone traps** what are the natural pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pest control pests in cultivation?\n", "rank: 44 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.38691424741758706 min_bleu: 0.0\n", "===================================================================\n", "342 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest pheromone traps** what are the natural pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 57 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.38691424741758706 min_bleu: 0.0\n", "===================================================================\n", "342 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest pheromone traps** what are the natural pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pest control methods in cultivation?\n", "rank: 67 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.38691424741758706 min_bleu: 0.0\n", "===================================================================\n", "342 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest pheromone traps** what are the natural pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 68 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.38691424741758706 min_bleu: 0.0\n", "===================================================================\n", "342 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest pheromone traps** what are the natural pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 86 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.38691424741758706 min_bleu: 0.0\n", "===================================================================\n", "342 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest pheromone traps** what are the natural pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in tej cultivation?\n", "rank: 87 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.38691424741758706 min_bleu: 0.0\n", "===================================================================\n", "342 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest pheromone traps** what are the natural pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pest control in cultivation?\n", "rank: 91 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.38691424741758706 min_bleu: 0.0\n", "===================================================================\n", "343 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest management are a natural farming control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control systems in tej cultivation?\n", "rank: 19 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.37128534878950603 min_bleu: 0.0\n", "===================================================================\n", "343 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest management are a natural farming control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pests systems in cultivation?\n", "rank: 33 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.37128534878950603 min_bleu: 0.0\n", "===================================================================\n", "343 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest management are a natural farming control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests subsidies for pest control in cultivation?\n", "rank: 37 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37128534878950603 min_bleu: 0.0\n", "===================================================================\n", "343 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest management are a natural farming control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 39 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.37128534878950603 min_bleu: 0.0\n", "===================================================================\n", "343 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest management are a natural farming control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies can control methods to pests in cultivation?\n", "rank: 64 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37128534878950603 min_bleu: 0.0\n", "===================================================================\n", "343 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest management are a natural farming control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pests in cultivation?\n", "rank: 73 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.37128534878950603 min_bleu: 0.0\n", "===================================================================\n", "343 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest management are a natural farming control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control systems in cultivation?\n", "rank: 75 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.37128534878950603 min_bleu: 0.0\n", "===================================================================\n", "343 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest management are a natural farming control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pest control in cultivation?\n", "rank: 76 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.37128534878950603 min_bleu: 0.0\n", "===================================================================\n", "343 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest management are a natural farming control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 77 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37128534878950603 min_bleu: 0.0\n", "===================================================================\n", "343 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest management are a natural farming control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in tej cultivation?\n", "rank: 80 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.37128534878950603 min_bleu: 0.0\n", "===================================================================\n", "343 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest management are a natural farming control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37128534878950603 min_bleu: 0.0\n", "===================================================================\n", "343 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest management are a natural farming control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to get subsidies are effective control pests in cultivation?\n", "rank: 82 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37128534878950603 min_bleu: 0.0\n", "===================================================================\n", "343 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || pest management are a natural farming control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pest control methods in cultivation?\n", "rank: 84 bleu_score 0.625 max_bleu: 0.7430381997858699 avg_bleu: 0.37128534878950603 min_bleu: 0.0\n", "===================================================================\n", "344 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to get subsidies are effective control pests in cultivation?\n", "rank: 31 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "344 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control systems in cultivation?\n", "rank: 33 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "344 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 35 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "344 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests subsidies for pest control in cultivation?\n", "rank: 37 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "344 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to subsidies for pest control in cultivation?\n", "rank: 42 bleu_score 0.625 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "344 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies can control methods to pests in cultivation?\n", "rank: 70 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "344 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control systems in tej cultivation?\n", "rank: 75 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "344 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 79 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "344 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in tej cultivation?\n", "rank: 83 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "344 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 86 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "344 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural pest control methods for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to subsidies are effective control pests in cultivation?\n", "rank: 89 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37763069461314736 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pest in tej cultivation?\n", "rank: 22 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in tej cultivation?\n", "rank: 23 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 33 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests for pests in cultivation?\n", "rank: 39 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pests systems in cultivation?\n", "rank: 52 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pest control methods in cultivation?\n", "rank: 53 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies available to control pests in cultivation?\n", "rank: 54 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 60 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests for pest control in cultivation?\n", "rank: 78 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pest control in cultivation?\n", "rank: 81 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pest control methods in cultivation?\n", "rank: 87 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pest control in cultivation?\n", "rank: 88 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 89 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "345 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies available to control systems in cultivation?\n", "rank: 91 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies available to control systems in cultivation?\n", "rank: 11 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pest in tej cultivation?\n", "rank: 18 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 21 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in tej cultivation?\n", "rank: 32 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests for pests in cultivation?\n", "rank: 39 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pests systems in cultivation?\n", "rank: 43 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 54 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 58 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies available to control pests in cultivation?\n", "rank: 59 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests for pest control in cultivation?\n", "rank: 78 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pest control in cultivation?\n", "rank: 79 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to prevent pest control methods in cultivation?\n", "rank: 84 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pest control methods in cultivation?\n", "rank: 85 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "346 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural farming techniques in what are the natural pest control in \n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pest control in cultivation?\n", "rank: 86 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3544086063522496 min_bleu: 0.0\n", "===================================================================\n", "347 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control systems in cultivation?\n", "rank: 11 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "347 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 18 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "347 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to subsidies for pest control in cultivation?\n", "rank: 20 bleu_score 0.625 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "347 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to subsidies are effective control pests in cultivation?\n", "rank: 22 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "347 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control systems in tej cultivation?\n", "rank: 25 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "347 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 38 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "347 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests subsidies for pest control in cultivation?\n", "rank: 47 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "347 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies can control methods to pests in cultivation?\n", "rank: 69 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "347 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in tej cultivation?\n", "rank: 81 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "347 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 85 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "347 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to get subsidies are effective control pests in cultivation?\n", "rank: 87 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "348 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies can control pests systems in cultivation?\n", "rank: 2 bleu_score 0.625 max_bleu: 0.7430381997858699 avg_bleu: 0.3793053878030069 min_bleu: 0.0\n", "===================================================================\n", "348 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to subsidies are effective control pests in cultivation?\n", "rank: 15 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.3793053878030069 min_bleu: 0.0\n", "===================================================================\n", "348 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control systems in tej cultivation?\n", "rank: 17 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3793053878030069 min_bleu: 0.0\n", "===================================================================\n", "348 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 24 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.3793053878030069 min_bleu: 0.0\n", "===================================================================\n", "348 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in tej cultivation?\n", "rank: 26 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.3793053878030069 min_bleu: 0.0\n", "===================================================================\n", "348 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies can control methods to control pests in cultivation?\n", "rank: 28 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.3793053878030069 min_bleu: 0.0\n", "===================================================================\n", "348 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 33 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.3793053878030069 min_bleu: 0.0\n", "===================================================================\n", "348 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to subsidies for pest control in cultivation?\n", "rank: 41 bleu_score 0.625 max_bleu: 0.7430381997858699 avg_bleu: 0.3793053878030069 min_bleu: 0.0\n", "===================================================================\n", "348 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control systems in cultivation?\n", "rank: 45 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.3793053878030069 min_bleu: 0.0\n", "===================================================================\n", "348 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 78 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.3793053878030069 min_bleu: 0.0\n", "===================================================================\n", "348 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests subsidies for pest control in cultivation?\n", "rank: 85 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.3793053878030069 min_bleu: 0.0\n", "===================================================================\n", "348 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to get subsidies are effective control pests in cultivation?\n", "rank: 91 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.3793053878030069 min_bleu: 0.0\n", "===================================================================\n", "349 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 9 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "349 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to subsidies are effective control pests in cultivation?\n", "rank: 14 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "349 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to subsidies for pest control in cultivation?\n", "rank: 25 bleu_score 0.625 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "349 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to get subsidies are effective control pests in cultivation?\n", "rank: 29 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "349 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests in tej cultivation?\n", "rank: 35 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "349 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control pests subsidies for pest control in cultivation?\n", "rank: 49 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "349 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 52 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "349 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies can control methods to pests in cultivation?\n", "rank: 69 bleu_score 0.6 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "349 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control systems in cultivation?\n", "rank: 77 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "349 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: subsidies are available to control pests in cultivation?\n", "rank: 88 bleu_score 0.6666666666666666 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "349 1500 ==== source list: ki kheti mein keet niyantran ke liye prakritik tareeke kya hain? || natural remedies for pests pest control in cultivation?\n", "target: how to control pests naturally in cultivation?\n", "prediction: to control systems in tej cultivation?\n", "rank: 94 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.37593471051747435 min_bleu: 0.0\n", "===================================================================\n", "350 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 20 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "350 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: typically mirch can be grown organically?\n", "rank: 27 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "350 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: mirch can be grown organically?\n", "rank: 43 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "350 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: to mirch be grown organically?\n", "rank: 53 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "350 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 60 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "351 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can be grown organically \n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 30 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.39597531027451477 min_bleu: 0.0\n", "===================================================================\n", "351 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can be grown organically \n", "target: can mirch be grown organically?\n", "prediction: mirch can be grown organically?\n", "rank: 59 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.39597531027451477 min_bleu: 0.0\n", "===================================================================\n", "351 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can be grown organically \n", "target: can mirch be grown organically?\n", "prediction: from mirch can be grown organically?\n", "rank: 70 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.39597531027451477 min_bleu: 0.0\n", "===================================================================\n", "351 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can be grown organically \n", "target: can mirch be grown organically?\n", "prediction: to mirch be grown organically?\n", "rank: 75 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.39597531027451477 min_bleu: 0.0\n", "===================================================================\n", "352 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: typically mirch can be grown organically?\n", "rank: 15 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.4009611664928057 min_bleu: 0.0\n", "===================================================================\n", "352 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 20 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.4009611664928057 min_bleu: 0.0\n", "===================================================================\n", "352 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: mirch can be grown organically?\n", "rank: 29 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4009611664928057 min_bleu: 0.0\n", "===================================================================\n", "352 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: to mirch be grown organically?\n", "rank: 59 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.4009611664928057 min_bleu: 0.0\n", "===================================================================\n", "352 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 66 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.4009611664928057 min_bleu: 0.0\n", "===================================================================\n", "353 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 0 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "353 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: typically mirch can be grown organically?\n", "rank: 12 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "353 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: mirch can be grown organically?\n", "rank: 25 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "353 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: to mirch be grown organically?\n", "rank: 56 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "353 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 65 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "354 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: mirch can be grown organically?\n", "rank: 20 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "354 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: typically mirch can be grown organically?\n", "rank: 31 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "354 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 33 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "354 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 45 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "354 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: to mirch be grown organically?\n", "rank: 56 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "355 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: typically mirch can be grown organically?\n", "rank: 2 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.4109007402310265 min_bleu: 0.0\n", "===================================================================\n", "355 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 10 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.4109007402310265 min_bleu: 0.0\n", "===================================================================\n", "355 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: mirch can be grown organically?\n", "rank: 18 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4109007402310265 min_bleu: 0.0\n", "===================================================================\n", "355 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 33 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.4109007402310265 min_bleu: 0.0\n", "===================================================================\n", "355 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: to mirch be grown organically?\n", "rank: 45 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.4109007402310265 min_bleu: 0.0\n", "===================================================================\n", "355 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: from mirch can be grown organically?\n", "rank: 57 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.4109007402310265 min_bleu: 0.0\n", "===================================================================\n", "356 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: typically mirch can be grown organically?\n", "rank: 10 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "356 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 13 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "356 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: mirch can be grown organically?\n", "rank: 27 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "356 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: to mirch be grown organically?\n", "rank: 36 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "356 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 60 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "357 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can be grown organically \n", "target: can mirch be grown organically?\n", "prediction: from mirch can be grown organically?\n", "rank: 13 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.39597531027451477 min_bleu: 0.0\n", "===================================================================\n", "357 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can be grown organically \n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 23 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.39597531027451477 min_bleu: 0.0\n", "===================================================================\n", "357 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can be grown organically \n", "target: can mirch be grown organically?\n", "prediction: mirch can be grown organically?\n", "rank: 47 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.39597531027451477 min_bleu: 0.0\n", "===================================================================\n", "357 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can be grown organically \n", "target: can mirch be grown organically?\n", "prediction: to mirch be grown organically?\n", "rank: 62 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.39597531027451477 min_bleu: 0.0\n", "===================================================================\n", "358 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: typically mirch can be grown organically?\n", "rank: 31 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "358 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 33 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "358 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: mirch can be grown organically?\n", "rank: 40 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "358 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: to mirch be grown organically?\n", "rank: 52 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "358 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || what are ways can mirch be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 60 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.40096116649280567 min_bleu: 0.0\n", "===================================================================\n", "359 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: of mirch can be grown organically?\n", "rank: 11 bleu_score 0.8571428571428571 max_bleu: 1.0 avg_bleu: 0.4110268754254663 min_bleu: 0.0\n", "===================================================================\n", "359 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: mirch can be grown organically?\n", "rank: 52 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4110268754254663 min_bleu: 0.0\n", "===================================================================\n", "359 1500 ==== source list: kya laal mirch ko jaivik roop se ugaaya ja sakta hai? || prices can be grown organically?\n", "target: can mirch be grown organically?\n", "prediction: to mirch be grown organically?\n", "rank: 73 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.4110268754254663 min_bleu: 0.0\n", "===================================================================\n", "360 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch to find best for \n", "rank: 1 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "360 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: is the best soil type for \n", "rank: 14 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "360 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is ideal for \n", "rank: 35 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "360 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 37 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "360 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best for \n", "rank: 44 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "360 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is the best for \n", "rank: 47 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "360 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best suited for \n", "rank: 50 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "360 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best for \n", "rank: 59 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "360 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma viride is best for \n", "rank: 68 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "360 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 69 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "360 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best suited for \n", "rank: 73 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "360 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best suited for \n", "rank: 84 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "361 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: is the best soil type for \n", "rank: 9 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "361 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch to find best for \n", "rank: 16 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "361 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best suited for \n", "rank: 19 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "361 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best for \n", "rank: 36 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "361 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is the best for \n", "rank: 51 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "361 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best for \n", "rank: 61 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "361 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 64 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "361 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is ideal for \n", "rank: 75 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "361 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 77 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "361 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best suited for \n", "rank: 82 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "361 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma viride is best for \n", "rank: 85 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "361 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best suited for \n", "rank: 87 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "362 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch to find best for \n", "rank: 3 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "362 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: is the best soil type for \n", "rank: 18 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "362 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best suited for \n", "rank: 19 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "362 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 30 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "362 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma viride is best for \n", "rank: 33 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "362 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best for \n", "rank: 51 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "362 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is ideal for \n", "rank: 53 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "362 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best for \n", "rank: 65 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "362 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is the best for \n", "rank: 68 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "362 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best suited for \n", "rank: 69 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "362 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best suited for \n", "rank: 75 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "362 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 82 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "363 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best suited for \n", "rank: 21 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "363 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best for \n", "rank: 22 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "363 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: is the best soil type for \n", "rank: 25 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "363 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch to find best for \n", "rank: 26 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "363 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best for \n", "rank: 37 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "363 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is the best for \n", "rank: 56 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "363 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 57 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "363 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is ideal for \n", "rank: 70 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "363 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 78 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "363 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best suited for \n", "rank: 82 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "363 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma viride is best for \n", "rank: 84 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "363 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best suited for \n", "rank: 86 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "364 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: is the best soil type for \n", "rank: 16 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "364 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch to find best for \n", "rank: 17 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "364 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 23 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "364 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best for \n", "rank: 31 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "364 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is the best for \n", "rank: 48 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "364 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best for \n", "rank: 63 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "364 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 66 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "364 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best suited for \n", "rank: 72 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "364 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is ideal for \n", "rank: 79 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "364 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best suited for \n", "rank: 87 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "364 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma viride is best for \n", "rank: 89 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "364 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best suited for \n", "rank: 90 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "365 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: is the best soil type for \n", "rank: 3 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "365 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch to find best for \n", "rank: 16 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "365 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best for \n", "rank: 32 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "365 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best for \n", "rank: 45 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "365 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best suited for \n", "rank: 52 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "365 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma viride is best for \n", "rank: 53 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "365 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is the best for \n", "rank: 61 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "365 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 62 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "365 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best suited for \n", "rank: 69 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "365 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is ideal for \n", "rank: 77 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "365 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 79 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "365 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best suited for \n", "rank: 86 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972265 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of mulch to find best for \n", "rank: 21 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: production of is best for \n", "rank: 34 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best for \n", "rank: 40 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: is the best soil type for \n", "rank: 43 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best for \n", "rank: 47 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 51 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 54 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 56 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best for \n", "rank: 61 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: production of is best for \n", "rank: 62 bleu_score 0.625 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best suited for \n", "rank: 67 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma viride is best for \n", "rank: 74 bleu_score 0.625 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of mulch is ideal for \n", "rank: 76 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of water is best suited for \n", "rank: 84 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma viride is best for \n", "rank: 86 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "366 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best suited for \n", "rank: 90 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of mulch to find best for \n", "rank: 18 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: is the best soil type for \n", "rank: 26 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: production of is best for \n", "rank: 42 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best for \n", "rank: 46 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best for \n", "rank: 54 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best suited for \n", "rank: 63 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best for \n", "rank: 67 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: production of is best for \n", "rank: 68 bleu_score 0.625 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 70 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 72 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 73 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of mulch is ideal for \n", "rank: 74 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma viride is best for \n", "rank: 77 bleu_score 0.625 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of water is best suited for \n", "rank: 86 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma viride is best for \n", "rank: 88 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "367 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best suited for \n", "rank: 91 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.3988738094422921 min_bleu: 0.0\n", "===================================================================\n", "368 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: is the best soil type for \n", "rank: 6 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "368 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch to find best for \n", "rank: 15 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "368 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best suited for \n", "rank: 32 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "368 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best suited for \n", "rank: 33 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "368 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best for \n", "rank: 41 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "368 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best for \n", "rank: 47 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "368 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma viride is best for \n", "rank: 59 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "368 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is the best for \n", "rank: 64 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "368 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 65 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "368 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best suited for \n", "rank: 74 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "368 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of mulch is ideal for \n", "rank: 81 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "368 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || for about fennel here's what is the best results.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 84 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.35964633299972276 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: is the best soil type for \n", "rank: 7 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of mulch to find best for \n", "rank: 23 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best for \n", "rank: 27 bleu_score 0.7165313105737893 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 34 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 45 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: production of is best for \n", "rank: 49 bleu_score 0.625 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best for \n", "rank: 51 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best for \n", "rank: 52 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: production of is best for \n", "rank: 56 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of mulch is best suited for \n", "rank: 67 bleu_score 0.7430381997858699 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of water is best for \n", "rank: 70 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of mulch is ideal for \n", "rank: 79 bleu_score 0.5971094254781577 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma is best suited for \n", "rank: 82 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma viride is best for \n", "rank: 86 bleu_score 0.625 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of water is best suited for \n", "rank: 87 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "369 1500 ==== source list: ke liye kaun sa mulch sabse achchha hai? || per to increase the best time to plant development.\n", "target: what type of mulch is best for \n", "prediction: of trichoderma viride is best for \n", "rank: 88 bleu_score 0.6191984998215584 max_bleu: 0.7430381997858699 avg_bleu: 0.39887380944229206 min_bleu: 0.0\n", "===================================================================\n", "370 1500 ==== source list: mausam chanaa ke bazaar mulya ko kaise prabhavit karta hai? || affect its market price between the rainy season?\n", "target: how does weather affect market \n", "prediction: the weather conditions affect market \n", "rank: 45 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2961487632629594 min_bleu: 0.0820849986238988\n", "===================================================================\n", "371 1500 ==== source list: mausam chanaa ke bazaar mulya ko kaise prabhavit karta hai? || affect its market price between the rainy season?\n", "target: how does weather affect market \n", "prediction: the weather conditions affect market \n", "rank: 87 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.29614876326295947 min_bleu: 0.0820849986238988\n", "===================================================================\n", "372 1500 ==== source list: mausam chanaa ke bazaar mulya ko kaise prabhavit karta hai? || affect the market price between wholesale\n", "target: how does weather affect market \n", "prediction: the weather conditions affect market \n", "rank: 92 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.29736928093266696 min_bleu: 0.08786571270524224\n", "===================================================================\n", "373 1500 ==== source list: mausam chanaa ke bazaar mulya ko kaise prabhavit karta hai? || past market prices of a \n", "target: how does weather affect market \n", "prediction: the weather conditions affect market \n", "rank: 72 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2785489539202766 min_bleu: 0.0820849986238988\n", "===================================================================\n", "374 1500 ==== source list: mausam chanaa ke bazaar mulya ko kaise prabhavit karta hai? || past market prices are versus \n", "target: how does weather affect market \n", "prediction: the weather conditions affect market \n", "rank: 94 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2780171438953279 min_bleu: 0.0820849986238988\n", "===================================================================\n", "375 1500 ==== source list: mausam chanaa ke bazaar mulya ko kaise prabhavit karta hai? || affecting the market prices between \n", "target: how does weather affect market \n", "prediction: the weather conditions affect market \n", "rank: 66 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.28314222136593975 min_bleu: 0.0820849986238988\n", "===================================================================\n", "376 1500 ==== source list: mausam chanaa ke bazaar mulya ko kaise prabhavit karta hai? || prices of a that affect the market \n", "target: how does weather affect market \n", "prediction: the weather conditions affect market \n", "rank: 85 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.27778275738902963 min_bleu: 0.0820849986238988\n", "===================================================================\n", "377 1500 ==== source list: mausam chanaa ke bazaar mulya ko kaise prabhavit karta hai? || affecting the market price between \n", "target: how does weather affect market \n", "prediction: the weather conditions affect market \n", "rank: 84 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.27974948071213346 min_bleu: 0.0820849986238988\n", "===================================================================\n", "378 1500 ==== source list: mausam chanaa ke bazaar mulya ko kaise prabhavit karta hai? || past market prices of \n", "target: how does weather affect market \n", "prediction: the weather conditions affect market \n", "rank: 91 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2785489539202766 min_bleu: 0.0820849986238988\n", "===================================================================\n", "379 1500 ==== source list: mausam chanaa ke bazaar mulya ko kaise prabhavit karta hai? || affecting the market prices between \n", "target: how does weather affect market \n", "prediction: the weather conditions affect market \n", "rank: 85 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.28314222136593975 min_bleu: 0.0820849986238988\n", "===================================================================\n", "380 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to get the best market price for selling \n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "380 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling agricultural waste to find the best market \n", "rank: 3 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "380 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the strategies to get the best market price for selling \n", "rank: 7 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "380 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to find the best market to sell \n", "rank: 12 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "380 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light brown to get the best market price for selling \n", "rank: 20 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "380 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light irrigation to get the best market price for selling \n", "rank: 34 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "380 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light best to get the best market price for selling \n", "rank: 56 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "380 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling to find the best market \n", "rank: 57 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "380 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the ideal to get the best market price for selling \n", "rank: 79 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "381 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to get the best market price for selling \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "381 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to find the best market to sell \n", "rank: 3 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "381 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light brown to get the best market price for selling \n", "rank: 5 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "381 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light best to get the best market price for selling \n", "rank: 12 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "381 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the strategies to get the best market price for selling \n", "rank: 13 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "381 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling to find the best market \n", "rank: 35 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "381 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light irrigation to get the best market price for selling \n", "rank: 36 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "381 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling agricultural waste to find the best market \n", "rank: 48 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "381 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the ideal to get the best market price for selling \n", "rank: 74 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "382 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to find the best market to sell \n", "rank: 0 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435679 min_bleu: 0.09022352215774179\n", "===================================================================\n", "382 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to get the best market price for selling \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435679 min_bleu: 0.09022352215774179\n", "===================================================================\n", "382 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light best to get the best market price for selling \n", "rank: 2 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435679 min_bleu: 0.09022352215774179\n", "===================================================================\n", "382 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the strategies to get the best market price for selling \n", "rank: 11 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435679 min_bleu: 0.09022352215774179\n", "===================================================================\n", "382 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the ideal to get the best market price for selling \n", "rank: 13 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435679 min_bleu: 0.09022352215774179\n", "===================================================================\n", "382 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light irrigation to get the best market price for selling \n", "rank: 16 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435679 min_bleu: 0.09022352215774179\n", "===================================================================\n", "382 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light brown to get the best market price for selling \n", "rank: 24 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435679 min_bleu: 0.09022352215774179\n", "===================================================================\n", "382 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling to find the best market \n", "rank: 39 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435679 min_bleu: 0.09022352215774179\n", "===================================================================\n", "382 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling agricultural waste to find the best market \n", "rank: 54 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435679 min_bleu: 0.09022352215774179\n", "===================================================================\n", "383 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to get the best market price for selling \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "383 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling agricultural waste to find the best market \n", "rank: 5 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "383 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the strategies to get the best market price for selling \n", "rank: 9 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "383 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light brown to get the best market price for selling \n", "rank: 11 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "383 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to find the best market to sell \n", "rank: 14 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "383 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light irrigation to get the best market price for selling \n", "rank: 30 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "383 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling to find the best market \n", "rank: 40 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "383 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light best to get the best market price for selling \n", "rank: 59 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "383 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the ideal to get the best market price for selling \n", "rank: 84 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "384 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to get the best market price for selling \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "384 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light brown to get the best market price for selling \n", "rank: 3 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "384 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to find the best market to sell \n", "rank: 7 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "384 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light best to get the best market price for selling \n", "rank: 19 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "384 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the ideal to get the best market price for selling \n", "rank: 23 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "384 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light irrigation to get the best market price for selling \n", "rank: 35 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "384 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling agricultural waste to find the best market \n", "rank: 55 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "384 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling to find the best market \n", "rank: 57 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "384 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the strategies to get the best market price for selling \n", "rank: 81 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "385 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the strategies to get the best market price for selling \n", "rank: 0 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949974 min_bleu: 0.09022352215774179\n", "===================================================================\n", "385 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to get the best market price for selling \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949974 min_bleu: 0.09022352215774179\n", "===================================================================\n", "385 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling agricultural waste to find the best market \n", "rank: 4 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949974 min_bleu: 0.09022352215774179\n", "===================================================================\n", "385 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to find the best market to sell \n", "rank: 16 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949974 min_bleu: 0.09022352215774179\n", "===================================================================\n", "385 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the ideal to get the best market price for selling \n", "rank: 22 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949974 min_bleu: 0.09022352215774179\n", "===================================================================\n", "385 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light brown to get the best market price for selling \n", "rank: 34 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949974 min_bleu: 0.09022352215774179\n", "===================================================================\n", "385 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light irrigation to get the best market price for selling \n", "rank: 38 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949974 min_bleu: 0.09022352215774179\n", "===================================================================\n", "385 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling to find the best market \n", "rank: 62 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949974 min_bleu: 0.09022352215774179\n", "===================================================================\n", "385 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light best to get the best market price for selling \n", "rank: 63 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949974 min_bleu: 0.09022352215774179\n", "===================================================================\n", "386 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to get the best market price for selling \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "386 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light brown to get the best market price for selling \n", "rank: 4 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "386 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to find the best market to sell \n", "rank: 14 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "386 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the strategies to get the best market price for selling \n", "rank: 19 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "386 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light best to get the best market price for selling \n", "rank: 21 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "386 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling to find the best market \n", "rank: 38 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "386 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light irrigation to get the best market price for selling \n", "rank: 39 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "386 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling agricultural waste to find the best market \n", "rank: 57 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "386 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the ideal to get the best market price for selling \n", "rank: 81 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4005921167794997 min_bleu: 0.09022352215774179\n", "===================================================================\n", "387 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light brown to get the best market price for selling \n", "rank: 0 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949963 min_bleu: 0.09022352215774179\n", "===================================================================\n", "387 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to find the best market to sell \n", "rank: 1 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949963 min_bleu: 0.09022352215774179\n", "===================================================================\n", "387 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to get the best market price for selling \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949963 min_bleu: 0.09022352215774179\n", "===================================================================\n", "387 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the strategies to get the best market price for selling \n", "rank: 15 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949963 min_bleu: 0.09022352215774179\n", "===================================================================\n", "387 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light irrigation to get the best market price for selling \n", "rank: 39 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949963 min_bleu: 0.09022352215774179\n", "===================================================================\n", "387 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling agricultural waste to find the best market \n", "rank: 56 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949963 min_bleu: 0.09022352215774179\n", "===================================================================\n", "387 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling to find the best market \n", "rank: 61 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949963 min_bleu: 0.09022352215774179\n", "===================================================================\n", "387 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light best to get the best market price for selling \n", "rank: 62 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949963 min_bleu: 0.09022352215774179\n", "===================================================================\n", "387 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the ideal to get the best market price for selling \n", "rank: 83 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40059211677949963 min_bleu: 0.09022352215774179\n", "===================================================================\n", "388 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to get the best market price for selling \n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "388 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to find the best market to sell \n", "rank: 1 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "388 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light brown to get the best market price for selling \n", "rank: 2 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "388 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light irrigation to get the best market price for selling \n", "rank: 3 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "388 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the strategies to get the best market price for selling \n", "rank: 11 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "388 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the ideal to get the best market price for selling \n", "rank: 13 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "388 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling to find the best market \n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "388 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling agricultural waste to find the best market \n", "rank: 57 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "388 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light best to get the best market price for selling \n", "rank: 61 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4025186592386156 min_bleu: 0.09022352215774179\n", "===================================================================\n", "389 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to get the best market price for selling \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "389 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling agricultural waste to find the best market \n", "rank: 4 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "389 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the strategies to get the best market price for selling \n", "rank: 7 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "389 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: to find the best market to sell \n", "rank: 17 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "389 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: the ideal to get the best market price for selling \n", "rank: 24 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "389 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light brown to get the best market price for selling \n", "rank: 34 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "389 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: of selling to find the best market \n", "rank: 36 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "389 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light irrigation to get the best market price for selling \n", "rank: 38 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "389 1500 ==== source list: chay bechne ke liye sabse achha bazaar kaise || to find the best market to sell \n", "target: how to find the best market for selling \n", "prediction: light best to get the best market price for selling \n", "rank: 64 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.4009764363435678 min_bleu: 0.09022352215774179\n", "===================================================================\n", "390 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to maintain rapid growth.\n", "target: \n", "prediction: \n", "rank: 11 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "390 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to maintain rapid growth.\n", "target: \n", "prediction: \n", "rank: 13 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "390 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to maintain rapid growth.\n", "target: \n", "prediction: \n", "rank: 29 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "390 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to maintain rapid growth.\n", "target: \n", "prediction: \n", "rank: 30 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "390 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to maintain rapid growth.\n", "target: \n", "prediction: \n", "rank: 33 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "390 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to maintain rapid growth.\n", "target: \n", "prediction: \n", "rank: 38 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "390 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to maintain rapid growth.\n", "target: \n", "prediction: \n", "rank: 40 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "390 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to maintain rapid growth.\n", "target: \n", "prediction: \n", "rank: 54 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "390 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to maintain rapid growth.\n", "target: \n", "prediction: \n", "rank: 57 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "390 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to maintain rapid growth.\n", "target: \n", "prediction: \n", "rank: 71 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "390 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to maintain rapid growth.\n", "target: \n", "prediction: \n", "rank: 72 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "390 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to maintain rapid growth.\n", "target: \n", "prediction: \n", "rank: 90 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 3 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 14 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 23 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 47 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 51 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 53 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 58 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 70 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 71 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 74 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 76 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 82 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 87 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 92 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "391 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage pests?\n", "target: \n", "prediction: \n", "rank: 93 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 22 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 36 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 37 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 47 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 49 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 53 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 61 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 67 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 68 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 77 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 79 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 84 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 91 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 93 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "392 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 94 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 8 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 13 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 15 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 16 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 26 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 56 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 75 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 76 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 77 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 78 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 79 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 80 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 82 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 88 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "393 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 91 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 20 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 32 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 33 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 39 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 55 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 59 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 63 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 68 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 69 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 74 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 76 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 78 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 91 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 94 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "394 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease management to manage \n", "target: \n", "prediction: \n", "rank: 95 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 16 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 37 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 38 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 45 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 46 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 51 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 56 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 59 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 62 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 64 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 66 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 75 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 86 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 90 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "395 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || disease for jethwa crop?\n", "target: \n", "prediction: \n", "rank: 91 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 13 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 35 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 48 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 49 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 56 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 59 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 62 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 72 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 73 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 79 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 85 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 91 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 92 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "396 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode disease management to manage \n", "target: \n", "prediction: \n", "rank: 94 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.14583333333333334 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 7 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 20 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 35 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 41 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 42 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 43 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 46 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 50 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 53 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 64 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 65 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 66 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 72 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 86 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "397 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || pest management programs are to manage pests?\n", "target: \n", "prediction: \n", "rank: 92 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 7 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 9 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 18 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 24 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 27 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 37 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 49 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 66 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 74 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 75 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 76 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 77 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 81 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 86 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "398 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || nematode infestation.\n", "target: \n", "prediction: \n", "rank: 92 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.1574074074074074 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 3 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 13 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 15 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 31 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 37 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 47 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 52 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 57 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 58 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 74 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 75 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 83 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 86 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 87 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "399 1500 ==== source list: adhik ko aakarshit karne ke liye ka kaise kare? || to monitor the risk of \n", "target: \n", "prediction: \n", "rank: 88 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.15625 min_bleu: 0.0\n", "===================================================================\n", "400 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in the filled of \n", "target: what are the market trends for sarson in \n", "prediction: of follow-up questions, here are the market trends for sarson in \n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.31520410228368273 min_bleu: 0.0\n", "===================================================================\n", "400 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in the filled of \n", "target: what are the market trends for sarson in \n", "prediction: in sarson market what are the market pricing?\n", "rank: 40 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.31520410228368273 min_bleu: 0.0\n", "===================================================================\n", "401 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main time of in \n", "target: what are the market trends for sarson in \n", "prediction: to get daily market details for sarson in \n", "rank: 1 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3195556624229008 min_bleu: 0.0\n", "===================================================================\n", "401 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main time of in \n", "target: what are the market trends for sarson in \n", "prediction: to get market details for sarson in \n", "rank: 2 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3195556624229008 min_bleu: 0.0\n", "===================================================================\n", "401 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main time of in \n", "target: what are the market trends for sarson in \n", "prediction: of mustard is the market demand for sarson in \n", "rank: 11 bleu_score 0.6 max_bleu: 0.6666666666666666 avg_bleu: 0.3195556624229008 min_bleu: 0.0\n", "===================================================================\n", "401 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main time of in \n", "target: what are the market trends for sarson in \n", "prediction: to common market details for sarson in \n", "rank: 26 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3195556624229008 min_bleu: 0.0\n", "===================================================================\n", "401 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main time of in \n", "target: what are the market trends for sarson in \n", "prediction: - market price for sarson in \n", "rank: 28 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3195556624229008 min_bleu: 0.0\n", "===================================================================\n", "401 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main time of in \n", "target: what are the market trends for sarson in \n", "prediction: of follow-up questions, here are the market trends for sarson in \n", "rank: 42 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3195556624229008 min_bleu: 0.0\n", "===================================================================\n", "401 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main time of in \n", "target: what are the market trends for sarson in \n", "prediction: in sarson is the market price of \n", "rank: 54 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3195556624229008 min_bleu: 0.0\n", "===================================================================\n", "401 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main time of in \n", "target: what are the market trends for sarson in \n", "prediction: of follow-up questions, here are the mixture in the market trends for sarson\n", "rank: 59 bleu_score 0.5384615384615384 max_bleu: 0.6666666666666666 avg_bleu: 0.3195556624229008 min_bleu: 0.0\n", "===================================================================\n", "401 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main time of in \n", "target: what are the market trends for sarson in \n", "prediction: in sarson market what is the market price of \n", "rank: 76 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666 avg_bleu: 0.3195556624229008 min_bleu: 0.0\n", "===================================================================\n", "401 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main time of in \n", "target: what are the market trends for sarson in \n", "prediction: in market price what is the \n", "rank: 83 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3195556624229008 min_bleu: 0.0\n", "===================================================================\n", "401 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main time of in \n", "target: what are the market trends for sarson in \n", "prediction: - sarson in the market price of \n", "rank: 84 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3195556624229008 min_bleu: 0.0\n", "===================================================================\n", "401 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main time of in \n", "target: what are the market trends for sarson in \n", "prediction: - sarson in the market price of \n", "rank: 86 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3195556624229008 min_bleu: 0.0\n", "===================================================================\n", "402 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease management in market \n", "target: what are the market trends for sarson in \n", "prediction: - sarson market trends for sarson in \n", "rank: 32 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.33810758451625006 min_bleu: 0.0\n", "===================================================================\n", "402 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease management in market \n", "target: what are the market trends for sarson in \n", "prediction: in sarson market what are the market pricing?\n", "rank: 38 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.33810758451625006 min_bleu: 0.0\n", "===================================================================\n", "402 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease management in market \n", "target: what are the market trends for sarson in \n", "prediction: of follow-up questions, here are the market trends for sarson in \n", "rank: 41 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33810758451625006 min_bleu: 0.0\n", "===================================================================\n", "402 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease management in market \n", "target: what are the market trends for sarson in \n", "prediction: to increase the market rate for sarson in \n", "rank: 65 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33810758451625006 min_bleu: 0.0\n", "===================================================================\n", "403 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease in market prices.\n", "target: what are the market trends for sarson in \n", "prediction: of follow-up questions, here are the market trends for sarson in \n", "rank: 29 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.31105515796917316 min_bleu: 0.0\n", "===================================================================\n", "403 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease in market prices.\n", "target: what are the market trends for sarson in \n", "prediction: to increase the market rate for sarson in \n", "rank: 43 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.31105515796917316 min_bleu: 0.0\n", "===================================================================\n", "403 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease in market prices.\n", "target: what are the market trends for sarson in \n", "prediction: in sarson market what are the market pricing?\n", "rank: 92 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.31105515796917316 min_bleu: 0.0\n", "===================================================================\n", "404 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease management in market \n", "target: what are the market trends for sarson in \n", "prediction: of follow-up questions, here are the market trends for sarson in \n", "rank: 2 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33810758451625 min_bleu: 0.0\n", "===================================================================\n", "404 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease management in market \n", "target: what are the market trends for sarson in \n", "prediction: - sarson market trends for sarson in \n", "rank: 39 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.33810758451625 min_bleu: 0.0\n", "===================================================================\n", "404 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease management in market \n", "target: what are the market trends for sarson in \n", "prediction: to increase the market rate for sarson in \n", "rank: 68 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33810758451625 min_bleu: 0.0\n", "===================================================================\n", "404 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease management in market \n", "target: what are the market trends for sarson in \n", "prediction: in sarson market what are the market pricing?\n", "rank: 95 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.33810758451625 min_bleu: 0.0\n", "===================================================================\n", "405 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main in the \n", "target: what are the market trends for sarson in \n", "prediction: of follow-up questions, here are the mixture in the market trends for sarson\n", "rank: 1 bleu_score 0.5384615384615384 max_bleu: 0.6666666666666666 avg_bleu: 0.3188890679036603 min_bleu: 0.0\n", "===================================================================\n", "405 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main in the \n", "target: what are the market trends for sarson in \n", "prediction: to get daily market details for sarson in \n", "rank: 3 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3188890679036603 min_bleu: 0.0\n", "===================================================================\n", "405 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main in the \n", "target: what are the market trends for sarson in \n", "prediction: to get market details for sarson in \n", "rank: 17 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3188890679036603 min_bleu: 0.0\n", "===================================================================\n", "405 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main in the \n", "target: what are the market trends for sarson in \n", "prediction: of follow-up questions, here are the market trends for sarson in \n", "rank: 22 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3188890679036603 min_bleu: 0.0\n", "===================================================================\n", "405 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main in the \n", "target: what are the market trends for sarson in \n", "prediction: in sarson is the market price of \n", "rank: 24 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3188890679036603 min_bleu: 0.0\n", "===================================================================\n", "405 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main in the \n", "target: what are the market trends for sarson in \n", "prediction: to increase the market rate for sarson in \n", "rank: 30 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3188890679036603 min_bleu: 0.0\n", "===================================================================\n", "405 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main in the \n", "target: what are the market trends for sarson in \n", "prediction: - sarson in the market price of \n", "rank: 34 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3188890679036603 min_bleu: 0.0\n", "===================================================================\n", "405 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main in the \n", "target: what are the market trends for sarson in \n", "prediction: of mustard is the market demand for sarson in \n", "rank: 47 bleu_score 0.6 max_bleu: 0.6666666666666666 avg_bleu: 0.3188890679036603 min_bleu: 0.0\n", "===================================================================\n", "405 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main in the \n", "target: what are the market trends for sarson in \n", "prediction: to common market details for sarson in \n", "rank: 48 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3188890679036603 min_bleu: 0.0\n", "===================================================================\n", "405 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main in the \n", "target: what are the market trends for sarson in \n", "prediction: in sarson market what is the market price of \n", "rank: 74 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666 avg_bleu: 0.3188890679036603 min_bleu: 0.0\n", "===================================================================\n", "405 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main in the \n", "target: what are the market trends for sarson in \n", "prediction: - market price for sarson in \n", "rank: 75 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3188890679036603 min_bleu: 0.0\n", "===================================================================\n", "405 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main in the \n", "target: what are the market trends for sarson in \n", "prediction: - sarson in the market price of \n", "rank: 81 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3188890679036603 min_bleu: 0.0\n", "===================================================================\n", "405 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || the main in the \n", "target: what are the market trends for sarson in \n", "prediction: in market price what is the \n", "rank: 83 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3188890679036603 min_bleu: 0.0\n", "===================================================================\n", "406 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market \n", "target: what are the market trends for sarson in \n", "prediction: in sarson market what are the market pricing?\n", "rank: 30 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.33588921773925634 min_bleu: 0.0\n", "===================================================================\n", "406 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market \n", "target: what are the market trends for sarson in \n", "prediction: of follow-up questions, here are the market trends for sarson in \n", "rank: 49 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33588921773925634 min_bleu: 0.0\n", "===================================================================\n", "406 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market \n", "target: what are the market trends for sarson in \n", "prediction: - sarson market trends for sarson in \n", "rank: 59 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.33588921773925634 min_bleu: 0.0\n", "===================================================================\n", "406 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market \n", "target: what are the market trends for sarson in \n", "prediction: to increase the market rate for sarson in \n", "rank: 70 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33588921773925634 min_bleu: 0.0\n", "===================================================================\n", "407 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in mustard market \n", "target: what are the market trends for sarson in \n", "prediction: of follow-up questions, here are the market trends for sarson in \n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.3234054375280577 min_bleu: 0.0\n", "===================================================================\n", "407 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in mustard market \n", "target: what are the market trends for sarson in \n", "prediction: in sarson market what are the market pricing?\n", "rank: 40 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3234054375280577 min_bleu: 0.0\n", "===================================================================\n", "407 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in mustard market \n", "target: what are the market trends for sarson in \n", "prediction: to increase the market rate for sarson in \n", "rank: 71 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.3234054375280577 min_bleu: 0.0\n", "===================================================================\n", "408 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease management in market \n", "target: what are the market trends for sarson in \n", "prediction: in sarson market what are the market pricing?\n", "rank: 22 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.33810758451625006 min_bleu: 0.0\n", "===================================================================\n", "408 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease management in market \n", "target: what are the market trends for sarson in \n", "prediction: of follow-up questions, here are the market trends for sarson in \n", "rank: 31 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33810758451625006 min_bleu: 0.0\n", "===================================================================\n", "408 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease management in market \n", "target: what are the market trends for sarson in \n", "prediction: to increase the market rate for sarson in \n", "rank: 33 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33810758451625006 min_bleu: 0.0\n", "===================================================================\n", "408 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || disease management in market \n", "target: what are the market trends for sarson in \n", "prediction: - sarson market trends for sarson in \n", "rank: 82 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.33810758451625006 min_bleu: 0.0\n", "===================================================================\n", "409 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market for the main \n", "target: what are the market trends for sarson in \n", "prediction: to get daily market details for sarson in \n", "rank: 1 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.30763236504506075 min_bleu: 0.0\n", "===================================================================\n", "409 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market for the main \n", "target: what are the market trends for sarson in \n", "prediction: of follow-up questions, here are the market trends for sarson in \n", "rank: 9 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.30763236504506075 min_bleu: 0.0\n", "===================================================================\n", "409 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market for the main \n", "target: what are the market trends for sarson in \n", "prediction: to increase market spot for sarson in \n", "rank: 18 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.30763236504506075 min_bleu: 0.0\n", "===================================================================\n", "409 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market for the main \n", "target: what are the market trends for sarson in \n", "prediction: in sarson is the market price of \n", "rank: 21 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.30763236504506075 min_bleu: 0.0\n", "===================================================================\n", "409 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market for the main \n", "target: what are the market trends for sarson in \n", "prediction: to common market details for sarson in \n", "rank: 25 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.30763236504506075 min_bleu: 0.0\n", "===================================================================\n", "409 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market for the main \n", "target: what are the market trends for sarson in \n", "prediction: - sarson in the market price of \n", "rank: 37 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.30763236504506075 min_bleu: 0.0\n", "===================================================================\n", "409 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market for the main \n", "target: what are the market trends for sarson in \n", "prediction: of mustard is the market demand for sarson in \n", "rank: 38 bleu_score 0.6 max_bleu: 0.6666666666666666 avg_bleu: 0.30763236504506075 min_bleu: 0.0\n", "===================================================================\n", "409 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market for the main \n", "target: what are the market trends for sarson in \n", "prediction: to get market details for sarson in \n", "rank: 48 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.30763236504506075 min_bleu: 0.0\n", "===================================================================\n", "409 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market for the main \n", "target: what are the market trends for sarson in \n", "prediction: to increase the market rate for sarson in \n", "rank: 67 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.30763236504506075 min_bleu: 0.0\n", "===================================================================\n", "409 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market for the main \n", "target: what are the market trends for sarson in \n", "prediction: - market price for sarson in \n", "rank: 76 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.30763236504506075 min_bleu: 0.0\n", "===================================================================\n", "409 1500 ==== source list: bihar mein sarson ke bazaar ke kya hain? || in market for the main \n", "target: what are the market trends for sarson in \n", "prediction: in sarson market what is the market price of \n", "rank: 82 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666 avg_bleu: 0.30763236504506075 min_bleu: 0.0\n", "===================================================================\n", "410 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.36549686450027696 min_bleu: 0.06295853427918728\n", "===================================================================\n", "410 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 5 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.36549686450027696 min_bleu: 0.06295853427918728\n", "===================================================================\n", "410 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.36549686450027696 min_bleu: 0.06295853427918728\n", "===================================================================\n", "410 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.36549686450027696 min_bleu: 0.06295853427918728\n", "===================================================================\n", "410 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 24 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.36549686450027696 min_bleu: 0.06295853427918728\n", "===================================================================\n", "410 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: to is there a specific pruning technique for \n", "rank: 27 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.36549686450027696 min_bleu: 0.06295853427918728\n", "===================================================================\n", "410 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: of is there a specific region for \n", "rank: 51 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.36549686450027696 min_bleu: 0.06295853427918728\n", "===================================================================\n", "410 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there any specific pruning technique for \n", "rank: 53 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.36549686450027696 min_bleu: 0.06295853427918728\n", "===================================================================\n", "410 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific method for harvesting \n", "rank: 61 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.36549686450027696 min_bleu: 0.06295853427918728\n", "===================================================================\n", "411 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: to is there a specific pruning technique for \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "411 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 2 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "411 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "411 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "411 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 11 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "411 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 14 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "411 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "411 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there any specific pruning technique for \n", "rank: 57 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "411 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific method for harvesting \n", "rank: 61 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "411 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: of is there a specific region for \n", "rank: 65 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "412 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for a \n", "target: is there a specific harvesting technique for \n", "prediction: to is there a specific pruning technique for \n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3652001884574951 min_bleu: 0.06295853427918728\n", "===================================================================\n", "412 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for a \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3652001884574951 min_bleu: 0.06295853427918728\n", "===================================================================\n", "412 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for a \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 5 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3652001884574951 min_bleu: 0.06295853427918728\n", "===================================================================\n", "412 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for a \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 6 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3652001884574951 min_bleu: 0.06295853427918728\n", "===================================================================\n", "412 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for a \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3652001884574951 min_bleu: 0.06295853427918728\n", "===================================================================\n", "412 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for a \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 19 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3652001884574951 min_bleu: 0.06295853427918728\n", "===================================================================\n", "412 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for a \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific method for harvesting \n", "rank: 62 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3652001884574951 min_bleu: 0.06295853427918728\n", "===================================================================\n", "412 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for a \n", "target: is there a specific harvesting technique for \n", "prediction: is there any specific pruning technique for \n", "rank: 76 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3652001884574951 min_bleu: 0.06295853427918728\n", "===================================================================\n", "412 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for a \n", "target: is there a specific harvesting technique for \n", "prediction: of is there a specific region for \n", "rank: 84 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3652001884574951 min_bleu: 0.06295853427918728\n", "===================================================================\n", "413 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || \n", "target: is there a specific harvesting technique for \n", "prediction: to is there a specific pruning technique for \n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3429341312781884 min_bleu: 0.0\n", "===================================================================\n", "413 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 14 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3429341312781884 min_bleu: 0.0\n", "===================================================================\n", "413 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 25 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3429341312781884 min_bleu: 0.0\n", "===================================================================\n", "413 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || \n", "target: is there a specific harvesting technique for \n", "prediction: of is there a specific region for \n", "rank: 28 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3429341312781884 min_bleu: 0.0\n", "===================================================================\n", "413 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 33 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3429341312781884 min_bleu: 0.0\n", "===================================================================\n", "413 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 39 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3429341312781884 min_bleu: 0.0\n", "===================================================================\n", "413 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific method for harvesting \n", "rank: 60 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3429341312781884 min_bleu: 0.0\n", "===================================================================\n", "413 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || \n", "target: is there a specific harvesting technique for \n", "prediction: is there any specific pruning technique for \n", "rank: 68 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3429341312781884 min_bleu: 0.0\n", "===================================================================\n", "413 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || \n", "target: is there a specific harvesting technique for \n", "prediction: is there any specific pruning technique for \n", "rank: 69 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3429341312781884 min_bleu: 0.0\n", "===================================================================\n", "414 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: to is there a specific pruning technique for \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "414 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "414 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "414 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 11 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "414 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 18 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "414 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "414 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 29 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "414 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there any specific pruning technique for \n", "rank: 77 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "414 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: of is there a specific region for \n", "rank: 81 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "415 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: to is there a specific pruning technique for \n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "415 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "415 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 8 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "415 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "415 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 14 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "415 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 27 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "415 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 29 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "415 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific method for harvesting \n", "rank: 64 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "415 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: of is there a specific region for \n", "rank: 67 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "415 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium price for \n", "target: is there a specific harvesting technique for \n", "prediction: is there any specific pruning technique for \n", "rank: 75 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.37128070867181356 min_bleu: 0.06295853427918728\n", "===================================================================\n", "416 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || clay pest management is a for specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3094554094517315 min_bleu: 0.0\n", "===================================================================\n", "416 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || clay pest management is a for specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: to is there a specific pruning technique for \n", "rank: 18 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3094554094517315 min_bleu: 0.0\n", "===================================================================\n", "416 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || clay pest management is a for specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: of is there a specific pruning technique for \n", "rank: 19 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3094554094517315 min_bleu: 0.0\n", "===================================================================\n", "416 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || clay pest management is a for specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 30 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3094554094517315 min_bleu: 0.0\n", "===================================================================\n", "416 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || clay pest management is a for specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 37 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3094554094517315 min_bleu: 0.0\n", "===================================================================\n", "416 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || clay pest management is a for specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there any specific pruning technique for \n", "rank: 62 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3094554094517315 min_bleu: 0.0\n", "===================================================================\n", "417 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: to is there a specific pruning technique for \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "417 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "417 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "417 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 10 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "417 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 11 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "417 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 12 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "417 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 20 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "417 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there any specific pruning technique for \n", "rank: 79 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "417 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || premium for a specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: of is there a specific region for \n", "rank: 85 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3717450226496286 min_bleu: 0.06295853427918728\n", "===================================================================\n", "418 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || clay pest management is \n", "target: is there a specific harvesting technique for \n", "prediction: to is there a specific pruning technique for \n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.2968630109421317 min_bleu: 0.0\n", "===================================================================\n", "418 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || clay pest management is \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 21 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.2968630109421317 min_bleu: 0.0\n", "===================================================================\n", "418 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || clay pest management is \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.2968630109421317 min_bleu: 0.0\n", "===================================================================\n", "418 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || clay pest management is \n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 28 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.2968630109421317 min_bleu: 0.0\n", "===================================================================\n", "418 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || clay pest management is \n", "target: is there a specific harvesting technique for \n", "prediction: of is there a specific pruning technique for \n", "rank: 35 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.2968630109421317 min_bleu: 0.0\n", "===================================================================\n", "418 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || clay pest management is \n", "target: is there a specific harvesting technique for \n", "prediction: is there any specific pruning technique for \n", "rank: 41 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.2968630109421317 min_bleu: 0.0\n", "===================================================================\n", "419 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || pricing strategies with the specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: to is there a specific pruning technique for \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3445998262376004 min_bleu: 0.0\n", "===================================================================\n", "419 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || pricing strategies with the specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3445998262376004 min_bleu: 0.0\n", "===================================================================\n", "419 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || pricing strategies with the specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 12 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3445998262376004 min_bleu: 0.0\n", "===================================================================\n", "419 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || pricing strategies with the specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 14 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3445998262376004 min_bleu: 0.0\n", "===================================================================\n", "419 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || pricing strategies with the specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3445998262376004 min_bleu: 0.0\n", "===================================================================\n", "419 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || pricing strategies with the specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there a specific pruning technique for \n", "rank: 18 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3445998262376004 min_bleu: 0.0\n", "===================================================================\n", "419 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || pricing strategies with the specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: of is there a specific pruning technique for \n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3445998262376004 min_bleu: 0.0\n", "===================================================================\n", "419 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || pricing strategies with the specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there any specific pruning technique for \n", "rank: 28 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3445998262376004 min_bleu: 0.0\n", "===================================================================\n", "419 1500 ==== source list: kya ke liye koi vishesh katayi technique hai? || pricing strategies with the specific chili varieties?\n", "target: is there a specific harvesting technique for \n", "prediction: is there any specific pruning technique for \n", "rank: 54 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3445998262376004 min_bleu: 0.0\n", "===================================================================\n", "420 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are some government initiatives for \n", "rank: 6 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.500320024669065 min_bleu: 0.049787068367863944\n", "===================================================================\n", "420 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: of what are the government initiatives for \n", "rank: 11 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.500320024669065 min_bleu: 0.049787068367863944\n", "===================================================================\n", "420 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what government are the government initiatives for \n", "rank: 12 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.500320024669065 min_bleu: 0.049787068367863944\n", "===================================================================\n", "420 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are the government initiatives for \n", "rank: 16 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.500320024669065 min_bleu: 0.049787068367863944\n", "===================================================================\n", "420 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 18 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.500320024669065 min_bleu: 0.049787068367863944\n", "===================================================================\n", "420 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 19 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.500320024669065 min_bleu: 0.049787068367863944\n", "===================================================================\n", "420 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 23 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.500320024669065 min_bleu: 0.049787068367863944\n", "===================================================================\n", "420 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 24 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.500320024669065 min_bleu: 0.049787068367863944\n", "===================================================================\n", "420 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 37 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.500320024669065 min_bleu: 0.049787068367863944\n", "===================================================================\n", "420 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 41 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.500320024669065 min_bleu: 0.049787068367863944\n", "===================================================================\n", "420 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 59 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.500320024669065 min_bleu: 0.049787068367863944\n", "===================================================================\n", "421 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are the government initiatives for \n", "rank: 1 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4960757838398328 min_bleu: 0.049787068367863944\n", "===================================================================\n", "421 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are some government initiatives for \n", "rank: 3 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.4960757838398328 min_bleu: 0.049787068367863944\n", "===================================================================\n", "421 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: of what are the government initiatives for \n", "rank: 4 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398328 min_bleu: 0.049787068367863944\n", "===================================================================\n", "421 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 12 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398328 min_bleu: 0.049787068367863944\n", "===================================================================\n", "421 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 17 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398328 min_bleu: 0.049787068367863944\n", "===================================================================\n", "421 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 39 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398328 min_bleu: 0.049787068367863944\n", "===================================================================\n", "421 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 44 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398328 min_bleu: 0.049787068367863944\n", "===================================================================\n", "421 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 46 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398328 min_bleu: 0.049787068367863944\n", "===================================================================\n", "421 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 47 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398328 min_bleu: 0.049787068367863944\n", "===================================================================\n", "421 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what government are the government initiatives for \n", "rank: 78 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398328 min_bleu: 0.049787068367863944\n", "===================================================================\n", "422 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 1 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5047052651117102 min_bleu: 0.049787068367863944\n", "===================================================================\n", "422 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 12 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5047052651117102 min_bleu: 0.049787068367863944\n", "===================================================================\n", "422 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 19 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5047052651117102 min_bleu: 0.049787068367863944\n", "===================================================================\n", "422 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 26 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5047052651117102 min_bleu: 0.049787068367863944\n", "===================================================================\n", "422 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are the government initiatives for \n", "rank: 32 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.5047052651117102 min_bleu: 0.049787068367863944\n", "===================================================================\n", "422 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: of what are the government initiatives for \n", "rank: 37 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5047052651117102 min_bleu: 0.049787068367863944\n", "===================================================================\n", "422 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 39 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5047052651117102 min_bleu: 0.049787068367863944\n", "===================================================================\n", "422 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 46 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5047052651117102 min_bleu: 0.049787068367863944\n", "===================================================================\n", "422 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 61 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5047052651117102 min_bleu: 0.049787068367863944\n", "===================================================================\n", "422 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are some government initiatives for \n", "rank: 65 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.5047052651117102 min_bleu: 0.049787068367863944\n", "===================================================================\n", "422 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what government are the government initiatives for \n", "rank: 84 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5047052651117102 min_bleu: 0.049787068367863944\n", "===================================================================\n", "423 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are the government initiatives for \n", "rank: 3 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4960757838398327 min_bleu: 0.049787068367863944\n", "===================================================================\n", "423 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: of what are the government initiatives for \n", "rank: 11 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398327 min_bleu: 0.049787068367863944\n", "===================================================================\n", "423 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 21 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398327 min_bleu: 0.049787068367863944\n", "===================================================================\n", "423 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 30 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398327 min_bleu: 0.049787068367863944\n", "===================================================================\n", "423 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 40 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398327 min_bleu: 0.049787068367863944\n", "===================================================================\n", "423 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 42 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398327 min_bleu: 0.049787068367863944\n", "===================================================================\n", "423 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 44 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398327 min_bleu: 0.049787068367863944\n", "===================================================================\n", "423 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 46 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398327 min_bleu: 0.049787068367863944\n", "===================================================================\n", "423 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are some government initiatives for \n", "rank: 62 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.4960757838398327 min_bleu: 0.049787068367863944\n", "===================================================================\n", "423 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what government are the government initiatives for \n", "rank: 82 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4960757838398327 min_bleu: 0.049787068367863944\n", "===================================================================\n", "424 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives are the disease pest to maximize \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 1 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4964763954393878 min_bleu: 0.049787068367863944\n", "===================================================================\n", "424 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives are the disease pest to maximize \n", "target: what are the government initiatives for \n", "prediction: what are some government initiatives for \n", "rank: 8 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.4964763954393878 min_bleu: 0.049787068367863944\n", "===================================================================\n", "424 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives are the disease pest to maximize \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 17 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4964763954393878 min_bleu: 0.049787068367863944\n", "===================================================================\n", "424 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives are the disease pest to maximize \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 24 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4964763954393878 min_bleu: 0.049787068367863944\n", "===================================================================\n", "424 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives are the disease pest to maximize \n", "target: what are the government initiatives for \n", "prediction: what are the government initiatives for \n", "rank: 25 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4964763954393878 min_bleu: 0.049787068367863944\n", "===================================================================\n", "424 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives are the disease pest to maximize \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 33 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4964763954393878 min_bleu: 0.049787068367863944\n", "===================================================================\n", "424 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives are the disease pest to maximize \n", "target: what are the government initiatives for \n", "prediction: of what are the government initiatives for \n", "rank: 35 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4964763954393878 min_bleu: 0.049787068367863944\n", "===================================================================\n", "424 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives are the disease pest to maximize \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 38 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4964763954393878 min_bleu: 0.049787068367863944\n", "===================================================================\n", "424 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives are the disease pest to maximize \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 49 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4964763954393878 min_bleu: 0.049787068367863944\n", "===================================================================\n", "424 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives are the disease pest to maximize \n", "target: what are the government initiatives for \n", "prediction: what government are the government initiatives for \n", "rank: 83 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4964763954393878 min_bleu: 0.049787068367863944\n", "===================================================================\n", "425 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what government are the government initiatives for \n", "rank: 11 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5003200246690649 min_bleu: 0.049787068367863944\n", "===================================================================\n", "425 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are some government initiatives for \n", "rank: 15 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.5003200246690649 min_bleu: 0.049787068367863944\n", "===================================================================\n", "425 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 18 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5003200246690649 min_bleu: 0.049787068367863944\n", "===================================================================\n", "425 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 21 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5003200246690649 min_bleu: 0.049787068367863944\n", "===================================================================\n", "425 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are the government initiatives for \n", "rank: 29 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.5003200246690649 min_bleu: 0.049787068367863944\n", "===================================================================\n", "425 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 32 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5003200246690649 min_bleu: 0.049787068367863944\n", "===================================================================\n", "425 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: of what are the government initiatives for \n", "rank: 34 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5003200246690649 min_bleu: 0.049787068367863944\n", "===================================================================\n", "425 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 38 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5003200246690649 min_bleu: 0.049787068367863944\n", "===================================================================\n", "425 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 42 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5003200246690649 min_bleu: 0.049787068367863944\n", "===================================================================\n", "425 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 44 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5003200246690649 min_bleu: 0.049787068367863944\n", "===================================================================\n", "425 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 65 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5003200246690649 min_bleu: 0.049787068367863944\n", "===================================================================\n", "426 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the latest government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what government are the government initiatives for \n", "rank: 4 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4972182457457854 min_bleu: 0.049787068367863944\n", "===================================================================\n", "426 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the latest government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are the government initiatives for \n", "rank: 5 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4972182457457854 min_bleu: 0.049787068367863944\n", "===================================================================\n", "426 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the latest government initiatives for \n", "target: what are the government initiatives for \n", "prediction: of what are the government initiatives for \n", "rank: 6 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4972182457457854 min_bleu: 0.049787068367863944\n", "===================================================================\n", "426 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the latest government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 8 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4972182457457854 min_bleu: 0.049787068367863944\n", "===================================================================\n", "426 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the latest government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are some government initiatives for \n", "rank: 19 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.4972182457457854 min_bleu: 0.049787068367863944\n", "===================================================================\n", "426 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the latest government initiatives for \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 33 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4972182457457854 min_bleu: 0.049787068367863944\n", "===================================================================\n", "426 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the latest government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 37 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4972182457457854 min_bleu: 0.049787068367863944\n", "===================================================================\n", "426 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the latest government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 39 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4972182457457854 min_bleu: 0.049787068367863944\n", "===================================================================\n", "426 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the latest government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 40 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4972182457457854 min_bleu: 0.049787068367863944\n", "===================================================================\n", "426 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the latest government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 52 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4972182457457854 min_bleu: 0.049787068367863944\n", "===================================================================\n", "426 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the latest government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are the key government initiatives for \n", "rank: 65 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.4972182457457854 min_bleu: 0.049787068367863944\n", "===================================================================\n", "427 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what government are the government initiatives for \n", "rank: 1 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5165189792159605 min_bleu: 0.049787068367863944\n", "===================================================================\n", "427 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: of what are the government initiatives for \n", "rank: 6 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5165189792159605 min_bleu: 0.049787068367863944\n", "===================================================================\n", "427 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 9 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5165189792159605 min_bleu: 0.049787068367863944\n", "===================================================================\n", "427 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are the government initiatives for \n", "rank: 13 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.5165189792159605 min_bleu: 0.049787068367863944\n", "===================================================================\n", "427 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 32 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5165189792159605 min_bleu: 0.049787068367863944\n", "===================================================================\n", "427 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 38 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5165189792159605 min_bleu: 0.049787068367863944\n", "===================================================================\n", "427 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 39 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5165189792159605 min_bleu: 0.049787068367863944\n", "===================================================================\n", "427 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 44 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5165189792159605 min_bleu: 0.049787068367863944\n", "===================================================================\n", "427 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 46 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5165189792159605 min_bleu: 0.049787068367863944\n", "===================================================================\n", "427 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 61 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5165189792159605 min_bleu: 0.049787068367863944\n", "===================================================================\n", "427 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are some government initiatives for \n", "rank: 64 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.5165189792159605 min_bleu: 0.049787068367863944\n", "===================================================================\n", "428 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 15 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49961510747299576 min_bleu: 0.049787068367863944\n", "===================================================================\n", "428 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are the government initiatives for \n", "rank: 23 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.49961510747299576 min_bleu: 0.049787068367863944\n", "===================================================================\n", "428 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 24 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49961510747299576 min_bleu: 0.049787068367863944\n", "===================================================================\n", "428 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives for \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 30 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49961510747299576 min_bleu: 0.049787068367863944\n", "===================================================================\n", "428 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives for \n", "target: what are the government initiatives for \n", "prediction: of what are the government initiatives for \n", "rank: 36 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49961510747299576 min_bleu: 0.049787068367863944\n", "===================================================================\n", "428 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 43 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49961510747299576 min_bleu: 0.049787068367863944\n", "===================================================================\n", "428 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 45 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49961510747299576 min_bleu: 0.049787068367863944\n", "===================================================================\n", "428 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 51 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49961510747299576 min_bleu: 0.049787068367863944\n", "===================================================================\n", "428 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are some government initiatives for \n", "rank: 64 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.49961510747299576 min_bleu: 0.049787068367863944\n", "===================================================================\n", "428 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || what government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what government are the government initiatives for \n", "rank: 82 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49961510747299576 min_bleu: 0.049787068367863944\n", "===================================================================\n", "429 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower irrigation? what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what government are the government initiatives for \n", "rank: 11 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49494660663796014 min_bleu: 0.049787068367863944\n", "===================================================================\n", "429 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower irrigation? what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 13 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49494660663796014 min_bleu: 0.049787068367863944\n", "===================================================================\n", "429 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower irrigation? what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 14 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49494660663796014 min_bleu: 0.049787068367863944\n", "===================================================================\n", "429 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower irrigation? what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are the government initiatives for \n", "rank: 17 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.49494660663796014 min_bleu: 0.049787068367863944\n", "===================================================================\n", "429 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower irrigation? what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 18 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49494660663796014 min_bleu: 0.049787068367863944\n", "===================================================================\n", "429 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower irrigation? what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: government what are the government initiatives for \n", "rank: 28 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49494660663796014 min_bleu: 0.049787068367863944\n", "===================================================================\n", "429 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower irrigation? what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: of what are the government initiatives for \n", "rank: 32 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49494660663796014 min_bleu: 0.049787068367863944\n", "===================================================================\n", "429 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower irrigation? what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 35 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49494660663796014 min_bleu: 0.049787068367863944\n", "===================================================================\n", "429 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower irrigation? what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: - what are the government initiatives for \n", "rank: 41 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.49494660663796014 min_bleu: 0.049787068367863944\n", "===================================================================\n", "429 1500 ==== source list: niryat ke liye sarkari pahal kya hain? || sunflower irrigation? what are the government initiatives for \n", "target: what are the government initiatives for \n", "prediction: what are some government initiatives for \n", "rank: 67 bleu_score 0.875 max_bleu: 1.0 avg_bleu: 0.49494660663796014 min_bleu: 0.049787068367863944\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the best soil type of soil is best for mirch cultivation?\n", "rank: 0 bleu_score 0.6428571428571429 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 4 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is ideal for mirch cultivation?\n", "rank: 5 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is best for mirch cultivation?\n", "rank: 6 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 10 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best for mirch cultivation?\n", "rank: 14 bleu_score 0.7788007830714049 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is best for mirch cultivation?\n", "rank: 16 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is ideal for mirch cultivation?\n", "rank: 17 bleu_score 0.6814506851874793 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best suited for mirch cultivation?\n", "rank: 19 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil is ideal for mirch cultivation?\n", "rank: 20 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 25 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 28 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to support ideal soil is best for mirch cultivation?\n", "rank: 30 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: mirch is ideal improve soil type for mirch cultivation?\n", "rank: 39 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the ideal type of soil is best for mirch cultivation?\n", "rank: 50 bleu_score 0.6923076923076923 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil works best for mirch cultivation?\n", "rank: 63 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil ideal are best for mirch cultivation?\n", "rank: 72 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "430 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: production of grass is best for mirch cultivation?\n", "rank: 74 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113893 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get a best soil type for mirch cultivation?\n", "rank: 3 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the best soil type for mirch cultivation?\n", "rank: 5 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is best for mirch cultivation?\n", "rank: 6 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 7 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the ideal type of soil is best for mirch cultivation?\n", "rank: 9 bleu_score 0.6923076923076923 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is best for mirch cultivation?\n", "rank: 10 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to support ideal soil is best for mirch cultivation?\n", "rank: 11 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best for mirch cultivation?\n", "rank: 34 bleu_score 0.7788007830714049 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is ideal for mirch cultivation?\n", "rank: 47 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 53 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best suited for mirch cultivation?\n", "rank: 58 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil works best for mirch cultivation?\n", "rank: 64 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is best for mirch cultivation?\n", "rank: 66 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 69 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is ideal for mirch cultivation?\n", "rank: 74 bleu_score 0.6814506851874793 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: production of grass is best for mirch cultivation?\n", "rank: 75 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil is ideal for mirch cultivation?\n", "rank: 78 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil ideal is ideal for mirch cultivation?\n", "rank: 80 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "431 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil best for growing mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil works best for mirch cultivation?\n", "rank: 82 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.47736818756117777 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 1 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the best soil type for mirch cultivation?\n", "rank: 3 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is best for mirch cultivation?\n", "rank: 5 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is best for mirch cultivation?\n", "rank: 6 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get a best soil type for mirch cultivation?\n", "rank: 8 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the ideal type of soil is best for mirch cultivation?\n", "rank: 13 bleu_score 0.6923076923076923 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to support ideal soil is best for mirch cultivation?\n", "rank: 14 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is ideal for mirch cultivation?\n", "rank: 23 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 25 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best for mirch cultivation?\n", "rank: 54 bleu_score 0.7788007830714049 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil is ideal for mirch cultivation?\n", "rank: 64 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is best for mirch cultivation?\n", "rank: 67 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best suited for mirch cultivation?\n", "rank: 68 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 69 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil works best for mirch cultivation?\n", "rank: 70 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is ideal for mirch cultivation?\n", "rank: 73 bleu_score 0.6814506851874793 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil ideal is ideal for mirch cultivation?\n", "rank: 81 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "432 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best for a good drainage is best soil mirch cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil works best for mirch cultivation?\n", "rank: 83 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4851363826918842 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get a best soil type for mirch cultivation?\n", "rank: 0 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the best soil type for mirch cultivation?\n", "rank: 2 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 5 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is best for mirch cultivation?\n", "rank: 6 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is best for mirch cultivation?\n", "rank: 11 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to support best soil is best for mirch cultivation?\n", "rank: 13 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best for mirch cultivation?\n", "rank: 27 bleu_score 0.7788007830714049 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is best for mirch cultivation?\n", "rank: 31 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is ideal for mirch cultivation?\n", "rank: 38 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is ideal for mirch cultivation?\n", "rank: 43 bleu_score 0.6814506851874793 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 55 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the ideal type of soil is best for mirch cultivation?\n", "rank: 56 bleu_score 0.6923076923076923 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best suited for mirch cultivation?\n", "rank: 58 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 63 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil is ideal for mirch cultivation?\n", "rank: 69 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil works best for mirch cultivation?\n", "rank: 77 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil ideal is ideal for mirch cultivation?\n", "rank: 82 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "433 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay mirch cultivation? what is the best soil drainage to improve soil works in soil conditions?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil works best for mirch cultivation?\n", "rank: 90 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4853349309834443 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the ideal type of soil is best for mirch cultivation?\n", "rank: 0 bleu_score 0.6923076923076923 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best suited for mirch cultivation?\n", "rank: 2 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the best soil type of soil is best for mirch cultivation?\n", "rank: 3 bleu_score 0.6428571428571429 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 4 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 6 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is best for mirch cultivation?\n", "rank: 7 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is ideal for mirch cultivation?\n", "rank: 11 bleu_score 0.6814506851874793 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 12 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is best for mirch cultivation?\n", "rank: 13 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 15 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is ideal for mirch cultivation?\n", "rank: 16 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best for mirch cultivation?\n", "rank: 20 bleu_score 0.7788007830714049 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to support ideal soil is best for mirch cultivation?\n", "rank: 21 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil is ideal for mirch cultivation?\n", "rank: 28 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: mirch is ideal improve soil type for mirch cultivation?\n", "rank: 48 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil ideal are best for mirch cultivation?\n", "rank: 58 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil works best for mirch cultivation?\n", "rank: 63 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "434 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: production of grass is best for mirch cultivation?\n", "rank: 76 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the best soil type for mirch cultivation?\n", "rank: 1 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 5 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: mirch is ideal improve soil type for mirch cultivation?\n", "rank: 6 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get a best soil type for mirch cultivation?\n", "rank: 10 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 11 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is ideal for mirch cultivation?\n", "rank: 14 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best for mirch cultivation?\n", "rank: 17 bleu_score 0.7788007830714049 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to support ideal soil is best for mirch cultivation?\n", "rank: 18 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is best for mirch cultivation?\n", "rank: 23 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 25 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is best for mirch cultivation?\n", "rank: 27 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: production of improve soil is ideal for mirch cultivation?\n", "rank: 32 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is ideal for mirch cultivation?\n", "rank: 35 bleu_score 0.6814506851874793 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil is ideal for mirch cultivation?\n", "rank: 40 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best suited for mirch cultivation?\n", "rank: 42 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 45 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get a best agricultural soil type for mirch cultivation?\n", "rank: 58 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil works best for mirch cultivation?\n", "rank: 74 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "435 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil ideal are best for mirch cultivation?\n", "rank: 85 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134064 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the best soil type of soil is best for mirch cultivation?\n", "rank: 0 bleu_score 0.6428571428571429 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is ideal for mirch cultivation?\n", "rank: 3 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is best for mirch cultivation?\n", "rank: 5 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 6 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is ideal for mirch cultivation?\n", "rank: 9 bleu_score 0.6814506851874793 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 11 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 12 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 15 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to support ideal soil is best for mirch cultivation?\n", "rank: 17 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best for mirch cultivation?\n", "rank: 18 bleu_score 0.7788007830714049 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is best for mirch cultivation?\n", "rank: 26 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil is ideal for mirch cultivation?\n", "rank: 28 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best suited for mirch cultivation?\n", "rank: 29 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil ideal are best for mirch cultivation?\n", "rank: 34 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: mirch is ideal improve soil type for mirch cultivation?\n", "rank: 46 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the ideal type of soil is best for mirch cultivation?\n", "rank: 53 bleu_score 0.6923076923076923 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil works best for mirch cultivation?\n", "rank: 64 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "436 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || patta cultivation, what is the best soil drainage to improve soil health?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: production of grass is best for mirch cultivation?\n", "rank: 75 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4507510163113894 min_bleu: 0.09697196786440505\n", "===================================================================\n", "437 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || what is best for cultivating lemon tree cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best suited for lemon mirch cultivation?\n", "rank: 5 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.39464943108230166 min_bleu: 0.0\n", "===================================================================\n", "437 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || what is best for cultivating lemon tree cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best for lemon mirch cultivation?\n", "rank: 34 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.39464943108230166 min_bleu: 0.0\n", "===================================================================\n", "437 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || what is best for cultivating lemon tree cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is best for lemon mirch cultivation?\n", "rank: 51 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.39464943108230166 min_bleu: 0.0\n", "===================================================================\n", "437 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || what is best for cultivating lemon tree cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of mirch is best for lemon grass cultivation?\n", "rank: 61 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.39464943108230166 min_bleu: 0.0\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the best soil type for mirch cultivation?\n", "rank: 0 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is best for mirch cultivation?\n", "rank: 2 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 4 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get a best soil type for mirch cultivation?\n", "rank: 7 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is ideal for mirch cultivation?\n", "rank: 12 bleu_score 0.6814506851874793 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to support ideal soil is best for mirch cultivation?\n", "rank: 14 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is best for mirch cultivation?\n", "rank: 15 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 18 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best for mirch cultivation?\n", "rank: 19 bleu_score 0.7788007830714049 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil is ideal for mirch cultivation?\n", "rank: 20 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is ideal for mirch cultivation?\n", "rank: 21 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: mirch is ideal improve soil type for mirch cultivation?\n", "rank: 23 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 28 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil ideal are best for mirch cultivation?\n", "rank: 33 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 40 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best suited for mirch cultivation?\n", "rank: 41 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil works best for mirch cultivation?\n", "rank: 53 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "438 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil what is the best soil drainage to improve air circulation in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: production of grass is best for mirch cultivation?\n", "rank: 81 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.4622485467850847 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get the best soil type for mirch cultivation?\n", "rank: 0 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to support ideal soil is best for mirch cultivation?\n", "rank: 2 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 3 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is best for mirch cultivation?\n", "rank: 6 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access to best soil is ideal for mirch cultivation?\n", "rank: 7 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: mirch is ideal improve soil type for mirch cultivation?\n", "rank: 8 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get a best soil type for mirch cultivation?\n", "rank: 11 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to best soil is ideal for mirch cultivation?\n", "rank: 15 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is best for mirch cultivation?\n", "rank: 18 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best for mirch cultivation?\n", "rank: 23 bleu_score 0.7788007830714049 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 26 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil ideal are best for mirch cultivation?\n", "rank: 29 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is ideal for mirch cultivation?\n", "rank: 30 bleu_score 0.6814506851874793 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil is ideal for mirch cultivation?\n", "rank: 31 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: access of soil is ideal for mirch cultivation?\n", "rank: 32 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of ideal soil works best for mirch cultivation?\n", "rank: 34 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: of soil is best suited for mirch cultivation?\n", "rank: 47 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: to get a best agricultural soil type for mirch cultivation?\n", "rank: 59 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "439 1500 ==== source list: kaali mirch ki kheti ke liye kaun sa mitti sabse achha hai? || clay soil best soil what is the best soil drainage to improve soil in patta cultivation?\n", "target: what type of soil is best for mirch cultivation?\n", "prediction: production of improve soil is ideal for mirch cultivation?\n", "rank: 71 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.46523138285134075 min_bleu: 0.09697196786440505\n", "===================================================================\n", "440 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate on cost of production for guava tree \n", "rank: 3 bleu_score 0.6666666666666666 max_bleu: 0.7 avg_bleu: 0.276531124722469 min_bleu: 0.0\n", "===================================================================\n", "440 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost recovery production for guava tree to \n", "rank: 13 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.276531124722469 min_bleu: 0.0\n", "===================================================================\n", "440 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of guava for longer shelf \n", "rank: 17 bleu_score 0.6666666666666666 max_bleu: 0.7 avg_bleu: 0.276531124722469 min_bleu: 0.0\n", "===================================================================\n", "440 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: - high calculate the cost of production for guava tree\n", "rank: 22 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.276531124722469 min_bleu: 0.0\n", "===================================================================\n", "440 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the yield production for guava to \n", "rank: 30 bleu_score 0.6618726769384466 max_bleu: 0.7 avg_bleu: 0.276531124722469 min_bleu: 0.0\n", "===================================================================\n", "440 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals per how to calculate the cost of production for guava production?\n", "rank: 33 bleu_score 0.6923076923076923 max_bleu: 0.7 avg_bleu: 0.276531124722469 min_bleu: 0.0\n", "===================================================================\n", "440 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: - high calculate the cost of production for guava tree\n", "rank: 34 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.276531124722469 min_bleu: 0.0\n", "===================================================================\n", "440 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: - high calculate the cost of production for guava tree\n", "rank: 40 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.276531124722469 min_bleu: 0.0\n", "===================================================================\n", "440 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of production for guava tree per \n", "rank: 48 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.276531124722469 min_bleu: 0.0\n", "===================================================================\n", "440 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals per how can i calculate the cost of production for guava production?\n", "rank: 52 bleu_score 0.5714285714285714 max_bleu: 0.7 avg_bleu: 0.276531124722469 min_bleu: 0.0\n", "===================================================================\n", "440 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals calculate the cost of production for guava tree per \n", "rank: 73 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.276531124722469 min_bleu: 0.0\n", "===================================================================\n", "440 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals per hectare? 🌾 how to calculate the cost of production for guava production?\n", "rank: 90 bleu_score 0.5714285714285714 max_bleu: 0.7 avg_bleu: 0.276531124722469 min_bleu: 0.0\n", "===================================================================\n", "441 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost recovery production for guava tree to \n", "rank: 17 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "441 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals per hectare? 🌾 how to calculate the cost of production for guava production?\n", "rank: 18 bleu_score 0.5714285714285714 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "441 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: - high calculate the cost of production for guava tree\n", "rank: 25 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "441 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the yield production for guava to \n", "rank: 35 bleu_score 0.6618726769384466 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "441 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate on cost of production for guava tree \n", "rank: 41 bleu_score 0.6666666666666666 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "441 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: - high calculate the cost of production for guava tree\n", "rank: 43 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "441 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: - high calculate the cost of production for guava tree\n", "rank: 44 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "441 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals calculate the cost of production for guava tree per \n", "rank: 45 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "441 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of production for guava tree per \n", "rank: 53 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "441 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals per how can i calculate the cost of production for guava production?\n", "rank: 55 bleu_score 0.5714285714285714 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "441 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of guava for longer shelf \n", "rank: 58 bleu_score 0.6666666666666666 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "441 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals per how to calculate the cost of production for guava production?\n", "rank: 62 bleu_score 0.6923076923076923 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "442 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate on cost of production for guava tree \n", "rank: 15 bleu_score 0.6666666666666666 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "442 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals per hectare? 🌾 how to calculate the cost of production for guava production?\n", "rank: 19 bleu_score 0.5714285714285714 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "442 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the yield production for guava to \n", "rank: 28 bleu_score 0.6618726769384466 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "442 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals calculate the cost of production for guava tree per \n", "rank: 32 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "442 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of production for guava tree per \n", "rank: 50 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "442 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals per how can i calculate the cost of production for guava production?\n", "rank: 55 bleu_score 0.5714285714285714 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "442 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: - high calculate the cost of production for guava tree\n", "rank: 61 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "442 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of guava for longer shelf \n", "rank: 62 bleu_score 0.6666666666666666 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "442 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: - high calculate the cost of production for guava tree\n", "rank: 65 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "442 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: - high calculate the cost of production for guava tree\n", "rank: 66 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "442 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals per how to calculate the cost of production for guava production?\n", "rank: 68 bleu_score 0.6923076923076923 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "442 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost recovery production for guava tree to \n", "rank: 95 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "443 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate on cost of production for guava tree \n", "rank: 2 bleu_score 0.6666666666666666 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "443 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals per hectare? 🌾 how to calculate the cost of production for guava production?\n", "rank: 14 bleu_score 0.5714285714285714 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "443 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals calculate the cost of production for guava tree per \n", "rank: 29 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "443 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: - high calculate the cost of production for guava tree\n", "rank: 34 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "443 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals per how to calculate the cost of production for guava production?\n", "rank: 45 bleu_score 0.6923076923076923 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "443 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of production for guava tree per \n", "rank: 51 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "443 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: quintals per how can i calculate the cost of production for guava production?\n", "rank: 54 bleu_score 0.5714285714285714 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "443 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of guava for longer shelf \n", "rank: 56 bleu_score 0.6666666666666666 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "443 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: - high calculate the cost of production for guava tree\n", "rank: 59 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "443 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: - high calculate the cost of production for guava tree\n", "rank: 60 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "443 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the yield production for guava to \n", "rank: 88 bleu_score 0.6618726769384466 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "443 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || quintals per hectare of early cost recovery\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost recovery production for guava tree to \n", "rank: 93 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.27653112472246894 min_bleu: 0.0\n", "===================================================================\n", "444 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava production?\n", "rank: 7 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "444 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: calculate on cost of production for \n", "rank: 13 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "444 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of production for guava tree to \n", "rank: 17 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "444 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava production?\n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "444 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: to calculate the cost of production for guava production?\n", "rank: 45 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "444 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: to calculate the cost of production for guava production?\n", "rank: 46 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "444 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost recovery production for guava to \n", "rank: 63 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "444 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: to cost of production for guava production?\n", "rank: 82 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "445 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per season? - tolerance to reduce the seed yield of pusa guava\n", "target: how to calculate the cost of production for \n", "prediction: calculate on cost of production for \n", "rank: 17 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.29459198502834777 min_bleu: 0.0\n", "===================================================================\n", "445 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per season? - tolerance to reduce the seed yield of pusa guava\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost recovery production for guava to \n", "rank: 28 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.29459198502834777 min_bleu: 0.0\n", "===================================================================\n", "445 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per season? - tolerance to reduce the seed yield of pusa guava\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of production for guava tree to \n", "rank: 40 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.29459198502834777 min_bleu: 0.0\n", "===================================================================\n", "445 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per season? - tolerance to reduce the seed yield of pusa guava\n", "target: how to calculate the cost of production for \n", "prediction: quintals calculate the cost of production for guava to \n", "rank: 48 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.29459198502834777 min_bleu: 0.0\n", "===================================================================\n", "445 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per season? - tolerance to reduce the seed yield of pusa guava\n", "target: how to calculate the cost of production for \n", "prediction: quintals per how to calculate the cost of production for guava production?\n", "rank: 57 bleu_score 0.6923076923076923 max_bleu: 0.8 avg_bleu: 0.29459198502834777 min_bleu: 0.0\n", "===================================================================\n", "445 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per season? - tolerance to reduce the seed yield of pusa guava\n", "target: how to calculate the cost of production for \n", "prediction: production calculate guava to high cost of production for \n", "rank: 65 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.29459198502834777 min_bleu: 0.0\n", "===================================================================\n", "445 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per season? - tolerance to reduce the seed yield of pusa guava\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava to \n", "rank: 70 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.29459198502834777 min_bleu: 0.0\n", "===================================================================\n", "445 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per season? - tolerance to reduce the seed yield of pusa guava\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava to \n", "rank: 72 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.29459198502834777 min_bleu: 0.0\n", "===================================================================\n", "446 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava production?\n", "rank: 3 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "446 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava production?\n", "rank: 8 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "446 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: calculate on cost of production for \n", "rank: 21 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "446 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost recovery production for guava to \n", "rank: 28 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "446 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: to calculate the cost of production for guava production?\n", "rank: 32 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "446 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of production for guava tree to \n", "rank: 33 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "446 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: to calculate the cost of production for guava production?\n", "rank: 49 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "446 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for a guava\n", "target: how to calculate the cost of production for \n", "prediction: to cost of production for guava production?\n", "rank: 58 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.34516376897179607 min_bleu: 0.0\n", "===================================================================\n", "447 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for guava to mature?\n", "target: how to calculate the cost of production for \n", "prediction: calculate on cost of production for \n", "rank: 0 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.36947504091382216 min_bleu: 0.0\n", "===================================================================\n", "447 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for guava to mature?\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava production?\n", "rank: 11 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.36947504091382216 min_bleu: 0.0\n", "===================================================================\n", "447 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for guava to mature?\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava production?\n", "rank: 13 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.36947504091382216 min_bleu: 0.0\n", "===================================================================\n", "447 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for guava to mature?\n", "target: how to calculate the cost of production for \n", "prediction: - high calculate the cost of production for guava\n", "rank: 15 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.36947504091382216 min_bleu: 0.0\n", "===================================================================\n", "447 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for guava to mature?\n", "target: how to calculate the cost of production for \n", "prediction: to calculate the cost of production for guava production?\n", "rank: 20 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.36947504091382216 min_bleu: 0.0\n", "===================================================================\n", "447 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for guava to mature?\n", "target: how to calculate the cost of production for \n", "prediction: to calculate the cost of production for guava production?\n", "rank: 37 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.36947504091382216 min_bleu: 0.0\n", "===================================================================\n", "447 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for guava to mature?\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of production for guava tree to \n", "rank: 39 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.36947504091382216 min_bleu: 0.0\n", "===================================================================\n", "447 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for guava to mature?\n", "target: how to calculate the cost of production for \n", "prediction: production calculate guava to works cost of production for \n", "rank: 41 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.36947504091382216 min_bleu: 0.0\n", "===================================================================\n", "447 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for guava to mature?\n", "target: how to calculate the cost of production for \n", "prediction: to cost of production for guava production?\n", "rank: 66 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.36947504091382216 min_bleu: 0.0\n", "===================================================================\n", "447 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for guava to mature?\n", "target: how to calculate the cost of production for \n", "prediction: calculate to cost of production for guava production?\n", "rank: 70 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.36947504091382216 min_bleu: 0.0\n", "===================================================================\n", "447 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || better prices for guava to mature?\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost recovery production for guava to \n", "rank: 92 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.36947504091382216 min_bleu: 0.0\n", "===================================================================\n", "448 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava production?\n", "rank: 14 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "448 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of production for guava production?\n", "rank: 24 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "448 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: calculate on cost of production for \n", "rank: 38 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "448 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava production?\n", "rank: 40 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "448 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava production?\n", "rank: 48 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "448 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: to calculate the cost of production for guava production?\n", "rank: 61 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "448 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: to cost of production for guava production?\n", "rank: 86 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "448 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost recovery production for guava to \n", "rank: 91 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "449 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava production?\n", "rank: 5 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "449 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: to cost of production for guava production?\n", "rank: 22 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "449 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: calculate on cost of production for \n", "rank: 31 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "449 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost recovery production for guava to \n", "rank: 37 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "449 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: calculate the cost of production for guava production?\n", "rank: 39 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "449 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava production?\n", "rank: 49 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "449 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: - calculate the cost of production for guava production?\n", "rank: 51 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "449 1500 ==== source list: amrood ki utpadan laagat kaise ganana kare? || per export market trends for guava to reduce pest control?\n", "target: how to calculate the cost of production for \n", "prediction: to calculate the cost of production for guava production?\n", "rank: 62 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3145618062513345 min_bleu: 0.0\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common insect pests in and how to control them?\n", "rank: 2 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of pests commonly in and how to control them?\n", "rank: 7 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests commonly in and how to control them?\n", "rank: 9 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests in and how to control them?\n", "rank: 10 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically in and how to control them?\n", "rank: 11 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in and how to control them?\n", "rank: 12 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly in tulsi and how to control them?\n", "rank: 13 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation and how to control them?\n", "rank: 17 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests in and how to control them?\n", "rank: 18 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in tulsi and how to control them?\n", "rank: 22 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests of and how to control them?\n", "rank: 23 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of pests in and how to control them?\n", "rank: 26 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests in tulsi and how to control them?\n", "rank: 28 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in tulsi and how to control them?\n", "rank: 29 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in and how to control them?\n", "rank: 34 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in and how to control them?\n", "rank: 39 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests commonly affect and how to control them?\n", "rank: 42 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pest control, cultivation and how to control them?\n", "rank: 43 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests commonly in and how to control them?\n", "rank: 45 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly affect and how to control them?\n", "rank: 51 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly in and how to control them?\n", "rank: 54 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi and how to control them?\n", "rank: 55 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly affect and how to control them?\n", "rank: 62 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi cultivation, and how to control them?\n", "rank: 68 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common insect including pests in and how to control them?\n", "rank: 70 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation in and how to control them?\n", "rank: 79 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "450 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common insect pests affecting cultivation and how to control them?\n", "rank: 85 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically in and how to control them?\n", "rank: 8 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in and how to control them?\n", "rank: 12 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in and how to control them?\n", "rank: 15 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests commonly in and how to control them?\n", "rank: 21 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in and how to control them?\n", "rank: 25 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation in and how to control them?\n", "rank: 30 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically control cultivation in and how to control them?\n", "rank: 33 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically control pests commonly affect and how to control them?\n", "rank: 39 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly affect and how to control them?\n", "rank: 43 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly affect and how to control them?\n", "rank: 46 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly in and how to control them?\n", "rank: 52 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi and how to control them?\n", "rank: 53 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests of and how to control them?\n", "rank: 54 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in tulsi and how to control them?\n", "rank: 62 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests in and how to control them?\n", "rank: 63 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly in tulsi and how to control them?\n", "rank: 71 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in tulsi and how to control them?\n", "rank: 72 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "451 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation and how to control them?\n", "rank: 74 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in and how to control them?\n", "rank: 2 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation and how to control them?\n", "rank: 6 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests commonly in and how to control them?\n", "rank: 17 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in and how to control them?\n", "rank: 19 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests in and how to control them?\n", "rank: 20 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly affect and how to control them?\n", "rank: 36 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in and how to control them?\n", "rank: 37 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly in and how to control them?\n", "rank: 44 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi and how to control them?\n", "rank: 45 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests of and how to control them?\n", "rank: 46 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically in and how to control them?\n", "rank: 48 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly affect and how to control them?\n", "rank: 50 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in tulsi and how to control them?\n", "rank: 55 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly in tulsi and how to control them?\n", "rank: 66 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in tulsi and how to control them?\n", "rank: 68 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation in and how to control them?\n", "rank: 73 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically control cultivation in and how to control them?\n", "rank: 75 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "452 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically control pests commonly affect and how to control them?\n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests in and how to control them?\n", "rank: 0 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of pests commonly in and how to control them?\n", "rank: 1 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of pests in and how to control them?\n", "rank: 5 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in tulsi and how to control them?\n", "rank: 9 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly in and how to control them?\n", "rank: 10 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests in tulsi and how to control them?\n", "rank: 12 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in and how to control them?\n", "rank: 13 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in tulsi and how to control them?\n", "rank: 15 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in and how to control them?\n", "rank: 24 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests commonly in and how to control them?\n", "rank: 28 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation in and how to control them?\n", "rank: 31 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi and how to control them?\n", "rank: 32 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly affect and how to control them?\n", "rank: 33 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in and how to control them?\n", "rank: 34 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pest control, cultivation and how to control them?\n", "rank: 40 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common insect pests affecting cultivation and how to control them?\n", "rank: 42 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests of and how to control them?\n", "rank: 45 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly affect and how to control them?\n", "rank: 49 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests commonly affect and how to control them?\n", "rank: 54 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests in and how to control them?\n", "rank: 56 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically in and how to control them?\n", "rank: 57 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests commonly in and how to control them?\n", "rank: 60 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi cultivation, and how to control them?\n", "rank: 64 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common insect pests in and how to control them?\n", "rank: 71 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly in tulsi and how to control them?\n", "rank: 72 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation and how to control them?\n", "rank: 73 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "453 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common insect including pests in and how to control them?\n", "rank: 80 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly in tulsi and how to control them?\n", "rank: 0 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in and how to control them?\n", "rank: 6 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in and how to control them?\n", "rank: 8 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi and how to control them?\n", "rank: 9 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in and how to control them?\n", "rank: 12 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation in and how to control them?\n", "rank: 25 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically control cultivation in and how to control them?\n", "rank: 37 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly affect and how to control them?\n", "rank: 39 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests of and how to control them?\n", "rank: 46 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly in and how to control them?\n", "rank: 49 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in tulsi and how to control them?\n", "rank: 50 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically in and how to control them?\n", "rank: 51 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly affect and how to control them?\n", "rank: 54 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests commonly in and how to control them?\n", "rank: 59 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests in and how to control them?\n", "rank: 62 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in tulsi and how to control them?\n", "rank: 72 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation and how to control them?\n", "rank: 73 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "454 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically control pests commonly affect and how to control them?\n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.40574265683027594 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of pests in and how to control them?\n", "rank: 0 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in and how to control them?\n", "rank: 2 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests in and how to control them?\n", "rank: 4 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi and how to control them?\n", "rank: 5 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation and how to control them?\n", "rank: 6 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly in tulsi and how to control them?\n", "rank: 8 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in tulsi and how to control them?\n", "rank: 13 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in and how to control them?\n", "rank: 15 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi cultivation, and how to control them?\n", "rank: 24 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation in and how to control them?\n", "rank: 27 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests commonly affect and how to control them?\n", "rank: 38 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests commonly in and how to control them?\n", "rank: 43 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly affect and how to control them?\n", "rank: 44 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in and how to control them?\n", "rank: 45 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of pests commonly in and how to control them?\n", "rank: 47 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests of and how to control them?\n", "rank: 51 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly affect and how to control them?\n", "rank: 52 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common insect pests in and how to control them?\n", "rank: 53 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests in tulsi and how to control them?\n", "rank: 54 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly in and how to control them?\n", "rank: 56 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests commonly in and how to control them?\n", "rank: 60 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests in and how to control them?\n", "rank: 62 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically in and how to control them?\n", "rank: 63 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common insect including pests in and how to control them?\n", "rank: 69 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in tulsi and how to control them?\n", "rank: 72 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common insect pests affecting cultivation and how to control them?\n", "rank: 86 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "455 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pest control, cultivation and how to control them?\n", "rank: 87 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973835 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in and how to control them?\n", "rank: 0 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests commonly in and how to control them?\n", "rank: 1 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly in and how to control them?\n", "rank: 2 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in tulsi and how to control them?\n", "rank: 8 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests in and how to control them?\n", "rank: 13 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi and how to control them?\n", "rank: 25 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in and how to control them?\n", "rank: 27 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation and how to control them?\n", "rank: 32 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically control cultivation in and how to control them?\n", "rank: 38 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in and how to control them?\n", "rank: 40 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly affect and how to control them?\n", "rank: 48 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly affect and how to control them?\n", "rank: 50 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests of and how to control them?\n", "rank: 53 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in tulsi and how to control them?\n", "rank: 54 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically in and how to control them?\n", "rank: 56 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly in tulsi and how to control them?\n", "rank: 68 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation in and how to control them?\n", "rank: 73 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "456 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically control pests commonly affect and how to control them?\n", "rank: 83 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: snails of pests in and how to control them?\n", "rank: 1 bleu_score 0.6549846024623855 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly in and how to control them?\n", "rank: 3 bleu_score 0.7470824042309421 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from pests in and how to control them?\n", "rank: 6 bleu_score 0.6369167205100349 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests in and how to control them?\n", "rank: 7 bleu_score 0.6549846024623855 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly in tulsi and how to control them?\n", "rank: 11 bleu_score 0.6549846024623855 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation in and how to control them?\n", "rank: 14 bleu_score 0.7470824042309421 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in and how to control them?\n", "rank: 22 bleu_score 0.7165313105737893 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests of and how to control them?\n", "rank: 25 bleu_score 0.6549846024623855 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in and how to control them?\n", "rank: 32 bleu_score 0.7368576777701837 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically control pests commonly affect and how to control them?\n", "rank: 33 bleu_score 0.6666666666666666 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly affect and how to control them?\n", "rank: 34 bleu_score 0.6549846024623855 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in and how to control them?\n", "rank: 42 bleu_score 0.7368576777701837 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi and how to control them?\n", "rank: 46 bleu_score 0.6369167205100349 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly affect and how to control them?\n", "rank: 50 bleu_score 0.6640732482052818 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically in and how to control them?\n", "rank: 51 bleu_score 0.6369167205100349 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests commonly in and how to control them?\n", "rank: 53 bleu_score 0.6640732482052818 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in tulsi and how to control them?\n", "rank: 59 bleu_score 0.6549846024623855 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in tulsi and how to control them?\n", "rank: 69 bleu_score 0.6549846024623855 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "457 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || farming and how can help in the common insect control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation and how to control them?\n", "rank: 73 bleu_score 0.6369167205100349 max_bleu: 0.7470824042309421 avg_bleu: 0.4048134255701034 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly in and how to control them?\n", "rank: 0 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi and how to control them?\n", "rank: 1 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of pests in and how to control them?\n", "rank: 6 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in tulsi and how to control them?\n", "rank: 7 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests of and how to control them?\n", "rank: 9 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi cultivation, and how to control them?\n", "rank: 10 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests in tulsi and how to control them?\n", "rank: 12 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation in and how to control them?\n", "rank: 16 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in and how to control them?\n", "rank: 21 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests commonly in and how to control them?\n", "rank: 22 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in and how to control them?\n", "rank: 23 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests commonly affect and how to control them?\n", "rank: 34 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pest control, cultivation and how to control them?\n", "rank: 36 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in and how to control them?\n", "rank: 38 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of pests commonly in and how to control them?\n", "rank: 46 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests in and how to control them?\n", "rank: 48 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly affect and how to control them?\n", "rank: 49 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly affect and how to control them?\n", "rank: 50 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests in and how to control them?\n", "rank: 57 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically in and how to control them?\n", "rank: 58 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common pests commonly in and how to control them?\n", "rank: 60 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in tulsi and how to control them?\n", "rank: 61 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common insect pests in and how to control them?\n", "rank: 72 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly in tulsi and how to control them?\n", "rank: 73 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation and how to control them?\n", "rank: 75 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common insect including pests in and how to control them?\n", "rank: 82 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "458 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || days, cultivation that are typically sown in a common insect and how to control them?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: of common insect pests affecting cultivation and how to control them?\n", "rank: 91 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.46682813768973846 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in and how to control them?\n", "rank: 3 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in tulsi and how to control them?\n", "rank: 7 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in tulsi and how to control them?\n", "rank: 15 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests in and how to control them?\n", "rank: 21 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation and how to control them?\n", "rank: 32 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly affect and how to control them?\n", "rank: 39 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically control cultivation in and how to control them?\n", "rank: 41 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: from common pests of and how to control them?\n", "rank: 43 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests in and how to control them?\n", "rank: 44 bleu_score 0.7368576777701837 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly in and how to control them?\n", "rank: 50 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests in tulsi and how to control them?\n", "rank: 51 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically in and how to control them?\n", "rank: 54 bleu_score 0.6369167205100349 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common pests commonly affect and how to control them?\n", "rank: 57 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests commonly in and how to control them?\n", "rank: 60 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production of pests in and how to control them?\n", "rank: 62 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common pests commonly in tulsi and how to control them?\n", "rank: 70 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: production common cultivation in and how to control them?\n", "rank: 74 bleu_score 0.7470824042309421 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "459 1500 ==== source list: ki kheti mein aam keet kaun se hain aur unka niyantran kaise karein? || organically and monitor what are the common insect pests in cultivation?\n", "target: what are common pests in cultivation and how to control them?\n", "prediction: common organically control pests commonly affect and how to control them?\n", "rank: 84 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4057426568302758 min_bleu: 0.033833820809153176\n", "===================================================================\n", "460 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what are best times to maximize \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies can i find the best market to sell \n", "rank: 2 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.2532732634154722 min_bleu: 0.023782662231501606\n", "===================================================================\n", "460 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what are best times to maximize \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there a best time to sell mirch \n", "rank: 9 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.2532732634154722 min_bleu: 0.023782662231501606\n", "===================================================================\n", "460 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what are best times to maximize \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best market to sell \n", "rank: 12 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.2532732634154722 min_bleu: 0.023782662231501606\n", "===================================================================\n", "460 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what are best times to maximize \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies to find the best market price for selling \n", "rank: 18 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.2532732634154722 min_bleu: 0.023782662231501606\n", "===================================================================\n", "460 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what are best times to maximize \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best time for selling \n", "rank: 22 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2532732634154722 min_bleu: 0.023782662231501606\n", "===================================================================\n", "460 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what are best times to maximize \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best market price for selling \n", "rank: 24 bleu_score 0.5185727544772025 max_bleu: 0.6133629430862155 avg_bleu: 0.2532732634154722 min_bleu: 0.023782662231501606\n", "===================================================================\n", "460 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what are best times to maximize \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best time for selling \n", "rank: 44 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.2532732634154722 min_bleu: 0.023782662231501606\n", "===================================================================\n", "460 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what are best times to maximize \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: mirch is the best time to sell \n", "rank: 48 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2532732634154722 min_bleu: 0.023782662231501606\n", "===================================================================\n", "460 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what are best times to maximize \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there any find the best time to sell \n", "rank: 55 bleu_score 0.6133629430862155 max_bleu: 0.6133629430862155 avg_bleu: 0.2532732634154722 min_bleu: 0.023782662231501606\n", "===================================================================\n", "460 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what are best times to maximize \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: for maximum subsidy to find the best market \n", "rank: 83 bleu_score 0.5926545765453743 max_bleu: 0.6133629430862155 avg_bleu: 0.2532732634154722 min_bleu: 0.023782662231501606\n", "===================================================================\n", "461 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best market price for selling \n", "rank: 3 bleu_score 0.5185727544772025 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "461 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best time for selling \n", "rank: 7 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "461 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best time for selling \n", "rank: 8 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "461 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there any find the best time to sell \n", "rank: 10 bleu_score 0.6133629430862155 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "461 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: for maximum subsidy to find the best \n", "rank: 16 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "461 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best market to sell \n", "rank: 19 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "461 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies to find the best market price for selling \n", "rank: 21 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "461 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: mirch is the best time to sell \n", "rank: 42 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "461 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies can i find the best market to sell \n", "rank: 56 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "462 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best market price for selling \n", "rank: 2 bleu_score 0.5185727544772025 max_bleu: 0.6133629430862155 avg_bleu: 0.24772469622255008 min_bleu: 0.023782662231501606\n", "===================================================================\n", "462 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there any find the best time to sell \n", "rank: 3 bleu_score 0.6133629430862155 max_bleu: 0.6133629430862155 avg_bleu: 0.24772469622255008 min_bleu: 0.023782662231501606\n", "===================================================================\n", "462 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies can i find the best market to sell \n", "rank: 6 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.24772469622255008 min_bleu: 0.023782662231501606\n", "===================================================================\n", "462 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there a best time to sell mirch \n", "rank: 7 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.24772469622255008 min_bleu: 0.023782662231501606\n", "===================================================================\n", "462 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best time for selling \n", "rank: 23 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.24772469622255008 min_bleu: 0.023782662231501606\n", "===================================================================\n", "462 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best market to sell \n", "rank: 24 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.24772469622255008 min_bleu: 0.023782662231501606\n", "===================================================================\n", "462 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies to find the best market price for selling \n", "rank: 30 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.24772469622255008 min_bleu: 0.023782662231501606\n", "===================================================================\n", "462 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: mirch is the best time to sell \n", "rank: 45 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.24772469622255008 min_bleu: 0.023782662231501606\n", "===================================================================\n", "462 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best time for selling \n", "rank: 61 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.24772469622255008 min_bleu: 0.023782662231501606\n", "===================================================================\n", "463 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best market price for selling \n", "rank: 5 bleu_score 0.5185727544772025 max_bleu: 0.6133629430862155 avg_bleu: 0.24772182920971683 min_bleu: 0.023782662231501606\n", "===================================================================\n", "463 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best time for selling \n", "rank: 9 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.24772182920971683 min_bleu: 0.023782662231501606\n", "===================================================================\n", "463 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies to find the best market price for selling \n", "rank: 13 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.24772182920971683 min_bleu: 0.023782662231501606\n", "===================================================================\n", "463 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best market to sell \n", "rank: 28 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.24772182920971683 min_bleu: 0.023782662231501606\n", "===================================================================\n", "463 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: mirch is the best time to sell \n", "rank: 47 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.24772182920971683 min_bleu: 0.023782662231501606\n", "===================================================================\n", "463 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there any find the best time to sell \n", "rank: 50 bleu_score 0.6133629430862155 max_bleu: 0.6133629430862155 avg_bleu: 0.24772182920971683 min_bleu: 0.023782662231501606\n", "===================================================================\n", "463 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies can i find the best market to sell \n", "rank: 63 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.24772182920971683 min_bleu: 0.023782662231501606\n", "===================================================================\n", "463 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best time for selling \n", "rank: 68 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.24772182920971683 min_bleu: 0.023782662231501606\n", "===================================================================\n", "463 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: for maximum subsidy to find the best market \n", "rank: 85 bleu_score 0.5926545765453743 max_bleu: 0.6133629430862155 avg_bleu: 0.24772182920971683 min_bleu: 0.023782662231501606\n", "===================================================================\n", "464 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best market price for selling \n", "rank: 2 bleu_score 0.5185727544772025 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480743 min_bleu: 0.023782662231501606\n", "===================================================================\n", "464 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies can i find the best market to sell \n", "rank: 4 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480743 min_bleu: 0.023782662231501606\n", "===================================================================\n", "464 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: mirch is the best time to sell \n", "rank: 6 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480743 min_bleu: 0.023782662231501606\n", "===================================================================\n", "464 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best time for selling \n", "rank: 16 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480743 min_bleu: 0.023782662231501606\n", "===================================================================\n", "464 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best market to sell \n", "rank: 21 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480743 min_bleu: 0.023782662231501606\n", "===================================================================\n", "464 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there any best time to sell mirch next \n", "rank: 29 bleu_score 0.5366925752004387 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480743 min_bleu: 0.023782662231501606\n", "===================================================================\n", "464 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best time for selling \n", "rank: 36 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480743 min_bleu: 0.023782662231501606\n", "===================================================================\n", "464 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies to find the best market price for selling \n", "rank: 37 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480743 min_bleu: 0.023782662231501606\n", "===================================================================\n", "464 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there any find the best time to sell \n", "rank: 55 bleu_score 0.6133629430862155 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480743 min_bleu: 0.023782662231501606\n", "===================================================================\n", "464 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there a best time to sell mirch \n", "rank: 61 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480743 min_bleu: 0.023782662231501606\n", "===================================================================\n", "465 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies to find the best market price for selling \n", "rank: 0 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "465 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best market price for selling \n", "rank: 1 bleu_score 0.5185727544772025 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "465 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there any find the best time to sell \n", "rank: 4 bleu_score 0.6133629430862155 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "465 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best time for selling \n", "rank: 14 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "465 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best market to sell \n", "rank: 16 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "465 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best time for selling \n", "rank: 30 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "465 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: mirch is the best time to sell \n", "rank: 45 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "465 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies can i find the best market to sell \n", "rank: 61 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "465 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: for maximum subsidy to find the best \n", "rank: 87 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "466 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies to find the best market price for selling \n", "rank: 0 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "466 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best market price for selling \n", "rank: 2 bleu_score 0.5185727544772025 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "466 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: mirch is the best time to sell \n", "rank: 3 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "466 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies can i find the best market to sell \n", "rank: 6 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "466 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there any find the best time to sell \n", "rank: 8 bleu_score 0.6133629430862155 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "466 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best time for selling \n", "rank: 15 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "466 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best time for selling \n", "rank: 27 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "466 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best market to sell \n", "rank: 28 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "466 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: for maximum subsidy to find the best \n", "rank: 87 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "467 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies to find the best market price for selling \n", "rank: 4 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480746 min_bleu: 0.023782662231501606\n", "===================================================================\n", "467 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies can i find the best market to sell \n", "rank: 5 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480746 min_bleu: 0.023782662231501606\n", "===================================================================\n", "467 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best market price for selling \n", "rank: 6 bleu_score 0.5185727544772025 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480746 min_bleu: 0.023782662231501606\n", "===================================================================\n", "467 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there any best time to sell mirch next \n", "rank: 26 bleu_score 0.5366925752004387 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480746 min_bleu: 0.023782662231501606\n", "===================================================================\n", "467 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best market to sell \n", "rank: 28 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480746 min_bleu: 0.023782662231501606\n", "===================================================================\n", "467 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best time for selling \n", "rank: 34 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480746 min_bleu: 0.023782662231501606\n", "===================================================================\n", "467 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: mirch is the best time to sell \n", "rank: 43 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480746 min_bleu: 0.023782662231501606\n", "===================================================================\n", "467 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there any find the best time to sell \n", "rank: 48 bleu_score 0.6133629430862155 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480746 min_bleu: 0.023782662231501606\n", "===================================================================\n", "467 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there a best time to sell mirch \n", "rank: 55 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480746 min_bleu: 0.023782662231501606\n", "===================================================================\n", "467 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to determine the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best time for selling \n", "rank: 69 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.24826353087480746 min_bleu: 0.023782662231501606\n", "===================================================================\n", "468 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best market to sell \n", "rank: 3 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "468 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there any find the best time to sell \n", "rank: 12 bleu_score 0.6133629430862155 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "468 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best market price for selling \n", "rank: 14 bleu_score 0.5185727544772025 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "468 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best time for selling \n", "rank: 19 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "468 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies to find the best market price for selling \n", "rank: 34 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "468 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best time for selling \n", "rank: 38 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "468 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: for maximum subsidy to find the best \n", "rank: 45 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "468 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: mirch is the best time to sell \n", "rank: 47 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "468 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || what is the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies can i find the best market to sell \n", "rank: 59 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.2492824364778273 min_bleu: 0.023782662231501606\n", "===================================================================\n", "469 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to find the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies can i find the best market to sell \n", "rank: 0 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.2502079609315853 min_bleu: 0.023782662231501606\n", "===================================================================\n", "469 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to find the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best market price for selling \n", "rank: 6 bleu_score 0.5185727544772025 max_bleu: 0.6133629430862155 avg_bleu: 0.2502079609315853 min_bleu: 0.023782662231501606\n", "===================================================================\n", "469 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to find the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: strategies to find the best market price for selling \n", "rank: 7 bleu_score 0.5305700387751149 max_bleu: 0.6133629430862155 avg_bleu: 0.2502079609315853 min_bleu: 0.023782662231501606\n", "===================================================================\n", "469 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to find the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: is there any find the best time to sell \n", "rank: 14 bleu_score 0.6133629430862155 max_bleu: 0.6133629430862155 avg_bleu: 0.2502079609315853 min_bleu: 0.023782662231501606\n", "===================================================================\n", "469 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to find the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find the best time for selling \n", "rank: 22 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2502079609315853 min_bleu: 0.023782662231501606\n", "===================================================================\n", "469 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to find the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best market to sell \n", "rank: 25 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.2502079609315853 min_bleu: 0.023782662231501606\n", "===================================================================\n", "469 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to find the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: mirch is the best time to sell \n", "rank: 44 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2502079609315853 min_bleu: 0.023782662231501606\n", "===================================================================\n", "469 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to find the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: to find any best time for selling \n", "rank: 59 bleu_score 0.4986958576677425 max_bleu: 0.6133629430862155 avg_bleu: 0.2502079609315853 min_bleu: 0.023782662231501606\n", "===================================================================\n", "469 1500 ==== source list: adhikatam labh ke liye laal mirch bechne ka sabse achha samay kaise pata kare? || to find the best time to sell \n", "target: how to find the best time to sell mirch for maximum \n", "prediction: for maximum subsidy to find the best \n", "rank: 85 bleu_score 0.5699381230488485 max_bleu: 0.6133629430862155 avg_bleu: 0.2502079609315853 min_bleu: 0.023782662231501606\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators available for pests in fields?\n", "rank: 0 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators of pests affecting \n", "rank: 7 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies for pests in fields?\n", "rank: 18 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are of pests in fields?\n", "rank: 23 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are the natural predators of pests affecting \n", "rank: 27 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production in chai and what are the natural predators of pests in \n", "rank: 42 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are available of pests in fields?\n", "rank: 45 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the government natural predators of pests affecting \n", "rank: 49 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators of your in fields?\n", "rank: 50 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: of pests are the number of in fields?\n", "rank: 56 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the channels are the natural predators of pests affecting fields?\n", "rank: 58 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators requirements for pests in fields?\n", "rank: 81 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are there natural predators of pests in \n", "rank: 83 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies of pests in fields?\n", "rank: 84 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "470 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are of pests in the fields?\n", "rank: 90 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.4333623228082031 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators of pests affecting \n", "rank: 3 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are of pests in the fields?\n", "rank: 4 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators requirements for pests in fields?\n", "rank: 8 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are the natural predators of pests affecting \n", "rank: 24 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies of pests in fields?\n", "rank: 27 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies for pests in fields?\n", "rank: 28 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: of natural predators are the natural remedies for pests in fields?\n", "rank: 30 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are there natural predators of pests in \n", "rank: 44 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the government natural predators of pests affecting \n", "rank: 50 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: of natural predators are typically found in fields?\n", "rank: 53 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: of pests are the number of in fields?\n", "rank: 55 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the channels are the natural predators of pests affecting fields?\n", "rank: 57 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are of pests in fields?\n", "rank: 63 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators of your in fields?\n", "rank: 77 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production in chai and what are the natural predators of pests in \n", "rank: 78 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are available of pests in fields?\n", "rank: 84 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators available for pests in fields?\n", "rank: 86 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "471 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are of natural predators on available in fields?\n", "rank: 90 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4457217012991552 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are there any natural predators of pests affecting fields?\n", "rank: 3 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the government natural predators of pests affecting \n", "rank: 7 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the channels are the natural predators of pests affecting fields?\n", "rank: 12 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators of pests affecting \n", "rank: 14 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators available for pests in fields?\n", "rank: 17 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production in chai and what are the natural predators of pests in \n", "rank: 27 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies of pests in fields?\n", "rank: 29 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: of pests are the number of in fields?\n", "rank: 30 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are the natural predators of pests affecting \n", "rank: 33 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies for pests in fields?\n", "rank: 34 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are there natural predators of pests in \n", "rank: 57 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are of pests in fields?\n", "rank: 64 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators requirements for pests in fields?\n", "rank: 75 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators of your in fields?\n", "rank: 77 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are of natural predators on available in fields?\n", "rank: 88 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are available of pests in fields?\n", "rank: 89 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "472 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests organically in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are of pests in the fields?\n", "rank: 95 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.44869887571170475 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators of pests affecting \n", "rank: 8 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators available for pests in fields?\n", "rank: 9 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are the natural predators of pests affecting \n", "rank: 15 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production in chai and what are the natural predators of pests in \n", "rank: 27 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies for pests in fields?\n", "rank: 33 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies of pests in fields?\n", "rank: 34 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators of your in fields?\n", "rank: 50 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the government natural predators of pests affecting \n", "rank: 53 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the channels are the natural predators of pests affecting fields?\n", "rank: 61 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are of pests in fields?\n", "rank: 66 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: of pests are the number of in fields?\n", "rank: 70 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are there natural predators of pests in \n", "rank: 76 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators requirements for pests in fields?\n", "rank: 79 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are available of pests in fields?\n", "rank: 85 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "473 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation causing diseases in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are of pests in the fields?\n", "rank: 90 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.4303283982433741 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies for pests in fields?\n", "rank: 1 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators available for pests in fields?\n", "rank: 3 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators of pests affecting fields?\n", "rank: 6 bleu_score 0.7954127260572175 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are the natural predators of pests affecting \n", "rank: 9 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural remedies are the natural predators of pests in fields?\n", "rank: 22 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are of pests in fields?\n", "rank: 23 bleu_score 0.6814506851874793 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are there any natural predators of pests affecting fields?\n", "rank: 25 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are of natural predators on available in fields?\n", "rank: 30 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are there natural predators of pests in \n", "rank: 33 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators of your in fields?\n", "rank: 37 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are available of pests in fields?\n", "rank: 38 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural remedies are the of pests in fields?\n", "rank: 55 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the government natural predators of pests affecting fields?\n", "rank: 56 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the channels are the natural predators of pests affecting fields?\n", "rank: 60 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural remedies are usually of pests in fields?\n", "rank: 74 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies of pests in fields?\n", "rank: 75 bleu_score 0.7954127260572175 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "474 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases resulting pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators requirements for pests in fields?\n", "rank: 78 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.45674740759024557 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators of pests affecting fields?\n", "rank: 5 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are there any natural predators of pests affecting fields?\n", "rank: 6 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators requirements for pests in fields?\n", "rank: 7 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are the natural predators of pests affecting \n", "rank: 9 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies for pests in fields?\n", "rank: 14 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: of natural predators are the natural remedies for pests in fields?\n", "rank: 15 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators of your in fields?\n", "rank: 28 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: of companion planting are the natural remedies for pests in fields?\n", "rank: 36 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies of pests in fields?\n", "rank: 48 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the government natural predators of pests affecting fields?\n", "rank: 49 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: of pests are the number of in fields?\n", "rank: 59 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the channels are the natural predators of pests affecting fields?\n", "rank: 60 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are of pests in fields?\n", "rank: 68 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production in chai and what are the natural predators of pests in \n", "rank: 77 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are there natural predators of pests in \n", "rank: 83 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are of pests in the fields?\n", "rank: 85 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators available for pests in fields?\n", "rank: 86 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: of natural predators are typically found in fields?\n", "rank: 87 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are of natural predators on available in fields?\n", "rank: 88 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "475 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pests in natural fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are available of pests in fields?\n", "rank: 90 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.45001581864309365 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators of pests affecting \n", "rank: 3 bleu_score 0.6814506851874793 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural predators of pests are the natural remedies for \n", "rank: 4 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies for pests in fields?\n", "rank: 11 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators available for pests in fields?\n", "rank: 17 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are of pests in fields?\n", "rank: 19 bleu_score 0.6814506851874793 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are the natural predators of pests affecting \n", "rank: 21 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural remedies are usually of pests in fields?\n", "rank: 22 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural remedies are the of pests in fields?\n", "rank: 33 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural predators are the natural predators of pests affecting \n", "rank: 37 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies of pests in fields?\n", "rank: 45 bleu_score 0.7954127260572175 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the government natural predators of pests affecting \n", "rank: 51 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are available of pests in fields?\n", "rank: 52 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the channels are the natural predators of pests affecting fields?\n", "rank: 62 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural remedies are the natural predators of pests in fields?\n", "rank: 66 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural predators are usually of pests in fields?\n", "rank: 67 bleu_score 0.7954127260572175 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural predators are the government of pests affecting \n", "rank: 73 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators requirements for pests in fields?\n", "rank: 80 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators of your in fields?\n", "rank: 81 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "476 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || diseases caused pest management in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are there natural predators of pests in \n", "rank: 82 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.46437442265901635 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the specific natural remedies for pests in fields?\n", "rank: 5 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators of pests affecting fields?\n", "rank: 11 bleu_score 0.7954127260572175 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural enemies are the natural predators of pests in fields?\n", "rank: 23 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are of pests in fields?\n", "rank: 38 bleu_score 0.6814506851874793 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are there any natural predators of pests affecting fields?\n", "rank: 39 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators of pest control in fields?\n", "rank: 50 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the channels are the natural predators of pests affecting fields?\n", "rank: 54 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the specific natural predators of pests affecting fields?\n", "rank: 58 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural remedies are the natural predators of pests in fields?\n", "rank: 61 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are the natural predators of pests in \n", "rank: 62 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural remedies are usually of pests in fields?\n", "rank: 70 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural remedies are the of pests in fields?\n", "rank: 71 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government natural predators of pests in fields?\n", "rank: 72 bleu_score 0.7954127260572175 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators for pests in fields?\n", "rank: 76 bleu_score 0.6814506851874793 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators requirements for pests in fields?\n", "rank: 79 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural remedies are as an natural predators of pests in fields?\n", "rank: 80 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are there natural predators of pests in \n", "rank: 82 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies of pests in fields?\n", "rank: 85 bleu_score 0.7954127260572175 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "477 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || affect fields? - what are the natural predators of pests in natural pest control in chili fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are of natural predators on in fields?\n", "rank: 88 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.48302171090088813 min_bleu: 0.055782540037107455\n", "===================================================================\n", "478 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in natural farming consist of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the channels are the natural predators of pests affecting fields?\n", "rank: 5 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.44399210808419015 min_bleu: 0.055782540037107455\n", "===================================================================\n", "478 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in natural farming consist of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are the natural predators of pests in \n", "rank: 29 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.44399210808419015 min_bleu: 0.055782540037107455\n", "===================================================================\n", "478 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in natural farming consist of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural remedies are the natural predators of pests in fields?\n", "rank: 50 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.44399210808419015 min_bleu: 0.055782540037107455\n", "===================================================================\n", "478 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in natural farming consist of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the government natural predators of pests in fields?\n", "rank: 58 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.44399210808419015 min_bleu: 0.055782540037107455\n", "===================================================================\n", "478 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in natural farming consist of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies of pests in fields?\n", "rank: 84 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.44399210808419015 min_bleu: 0.055782540037107455\n", "===================================================================\n", "478 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in natural farming consist of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators requirements for pests in fields?\n", "rank: 85 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.44399210808419015 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural predators are the government natural predators of pests in fields?\n", "rank: 5 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural predators are the natural predators of pests affecting \n", "rank: 18 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the government are of pests in fields?\n", "rank: 20 bleu_score 0.6814506851874793 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators for pests in fields?\n", "rank: 23 bleu_score 0.6814506851874793 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are there any natural predators of pests affecting fields?\n", "rank: 35 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural predators are usually of pests in fields?\n", "rank: 40 bleu_score 0.7954127260572175 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators of pests affecting in \n", "rank: 42 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural remedies of pests in fields?\n", "rank: 45 bleu_score 0.7954127260572175 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are of natural predators on in fields?\n", "rank: 49 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural remedies are the natural predators of pests in fields?\n", "rank: 50 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the channels are the natural predators of pests affecting fields?\n", "rank: 63 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: the natural predators of pest control in fields?\n", "rank: 69 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are there natural predators of pests in \n", "rank: 72 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: production steps are the natural predators of pests in \n", "rank: 75 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the specific natural remedies for pests in fields?\n", "rank: 78 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural remedies are the of pests in fields?\n", "rank: 82 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: natural remedies are usually of pests in fields?\n", "rank: 84 bleu_score 0.6959861353000654 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the natural predators requirements for pests in fields?\n", "rank: 86 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "479 1500 ==== source list: lauki ke kheton mein keet ke prakritik shikari kaun se hain? || pest infestation in what are the natural predators of pests in fields?\n", "target: what are the natural predators of pests in fields?\n", "prediction: are the specific natural predators of pests affecting in \n", "rank: 90 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.47716138809492153 min_bleu: 0.055782540037107455\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective use fungicides for cultivation?\n", "rank: 2 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 6 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 7 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 8 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are the effective fungicides for cultivation?\n", "rank: 9 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 23 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to prepare effective fungicides for cultivation?\n", "rank: 32 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use of fungicides for cultivation?\n", "rank: 37 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 41 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 42 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 43 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use fungicides for cultivation?\n", "rank: 49 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 52 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 61 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective fungicides to effective for cultivation?\n", "rank: 63 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "480 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop rotation with what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to apply fungicides for effective cultivation?\n", "rank: 78 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5127930401649471 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective use fungicides for cultivation?\n", "rank: 7 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective fungicides to effective for cultivation?\n", "rank: 15 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 19 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 20 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 45 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are the effective fungicides for cultivation?\n", "rank: 49 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use fungicides for cultivation?\n", "rank: 52 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 55 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective to effective fungicides for cultivation?\n", "rank: 58 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 59 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to prepare effective fungicides for cultivation?\n", "rank: 60 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 61 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 63 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 67 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are the effective fungicides for cultivation?\n", "rank: 76 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 80 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "481 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use of fungicides for cultivation?\n", "rank: 84 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are the effective fungicides for cultivation?\n", "rank: 2 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use of fungicides for cultivation?\n", "rank: 11 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective to effective fungicides for cultivation?\n", "rank: 21 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 24 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 29 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective fungicides to effective for cultivation?\n", "rank: 31 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 33 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 37 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use fungicides for cultivation?\n", "rank: 44 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 46 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 50 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to prepare effective fungicides for cultivation?\n", "rank: 52 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 54 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 55 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are the effective fungicides for cultivation?\n", "rank: 68 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 76 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "482 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective use fungicides for cultivation?\n", "rank: 78 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 4 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective use fungicides for cultivation?\n", "rank: 9 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 15 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 19 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 20 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to prepare effective fungicides for cultivation?\n", "rank: 23 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 32 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 35 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use fungicides for cultivation?\n", "rank: 39 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 48 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective to effective fungicides for cultivation?\n", "rank: 49 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 51 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 52 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective fungicides to effective for cultivation?\n", "rank: 61 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to apply fungicides for effective cultivation?\n", "rank: 80 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "483 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use of fungicides for cultivation?\n", "rank: 82 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481041 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective fungicides to effective for cultivation?\n", "rank: 14 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to prepare effective fungicides for cultivation?\n", "rank: 19 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 32 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 40 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: of effective fungicides for effective cultivation?\n", "rank: 41 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective use fungicides for cultivation?\n", "rank: 42 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: of effective fungicides for cultivation?\n", "rank: 43 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: of effective fungicides are effective for cultivation?\n", "rank: 45 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective to effective fungicides for cultivation?\n", "rank: 51 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 53 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use fungicides for cultivation?\n", "rank: 54 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 58 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 60 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 65 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 67 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "484 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease management are effective against cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 71 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5096400472316435 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 7 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 9 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 10 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 13 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective fungicides to effective for cultivation?\n", "rank: 15 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 23 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 24 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use of fungicides for cultivation?\n", "rank: 36 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 38 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are the effective fungicides for cultivation?\n", "rank: 48 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use fungicides for cultivation?\n", "rank: 51 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective to effective fungicides for cultivation?\n", "rank: 56 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 57 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to prepare effective fungicides for cultivation?\n", "rank: 58 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 60 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are the effective fungicides for cultivation?\n", "rank: 73 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "485 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective use fungicides for cultivation?\n", "rank: 82 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective use fungicides for cultivation?\n", "rank: 6 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 13 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 17 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use of fungicides for cultivation?\n", "rank: 26 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 32 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 39 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use fungicides for cultivation?\n", "rank: 43 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are the effective fungicides for cultivation?\n", "rank: 47 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 56 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective to effective fungicides for cultivation?\n", "rank: 57 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 58 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to prepare effective fungicides for cultivation?\n", "rank: 59 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 60 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 62 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 66 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective fungicides to effective for cultivation?\n", "rank: 69 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "486 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are the effective fungicides for cultivation?\n", "rank: 73 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356334 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 8 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective fungicides to effective for cultivation?\n", "rank: 15 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 17 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 27 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 32 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 36 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 37 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use fungicides for cultivation?\n", "rank: 44 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 48 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective to effective fungicides for cultivation?\n", "rank: 49 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 51 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to prepare effective fungicides for cultivation?\n", "rank: 53 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 54 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective use fungicides for cultivation?\n", "rank: 75 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to apply fungicides for effective cultivation?\n", "rank: 77 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "487 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what materials are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use of fungicides for cultivation?\n", "rank: 79 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5175582205481043 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective fungicides to effective for cultivation?\n", "rank: 8 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use fungicides for cultivation?\n", "rank: 10 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective use fungicides for cultivation?\n", "rank: 15 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective to effective fungicides for cultivation?\n", "rank: 25 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 30 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 31 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 36 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 37 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 38 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 48 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 50 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 51 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to prepare effective fungicides for cultivation?\n", "rank: 52 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are the effective fungicides for cultivation?\n", "rank: 68 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 75 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to apply fungicides for effective cultivation?\n", "rank: 76 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "488 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || crop what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use of fungicides for cultivation?\n", "rank: 78 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5211475023715707 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are the effective fungicides for cultivation?\n", "rank: 1 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are the effective fungicides for cultivation?\n", "rank: 4 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 20 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to prepare effective fungicides for cultivation?\n", "rank: 25 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 26 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 36 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective to effective fungicides for cultivation?\n", "rank: 37 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use fungicides for cultivation?\n", "rank: 38 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective fungicides to effective for cultivation?\n", "rank: 39 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 40 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective use fungicides for cultivation?\n", "rank: 47 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 48 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: effective use of fungicides for cultivation?\n", "rank: 51 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 52 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: - are effective fungicides for cultivation?\n", "rank: 54 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective fungicides for cultivation?\n", "rank: 57 bleu_score 0.7054014374088451 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "489 1500 ==== source list: ki kheti ke liye prabhavi fungicides kya hain? || disease incidence what are the effective fungicides for cultivation?\n", "target: what are effective fungicides for cultivation?\n", "prediction: to effective use fungicides for cultivation?\n", "rank: 74 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5188518526356335 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for subsidies for farmers in \n", "rank: 0 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies in \n", "rank: 1 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available for farmers in \n", "rank: 2 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies available for farmers in \n", "rank: 3 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the subsidies available for farmers in \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available for farmers in \n", "rank: 7 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best for farmers in \n", "rank: 9 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of marigold available for the farmers in \n", "rank: 11 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best available for farmers in \n", "rank: 13 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best for farmers in \n", "rank: 16 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available to farmers in \n", "rank: 18 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available for farmers in \n", "rank: 19 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available for farmers in \n", "rank: 23 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies available for farmers in \n", "rank: 35 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the government subsidies available for farmers in \n", "rank: 38 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available for farmers in \n", "rank: 39 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the farmers in \n", "rank: 40 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for farmers get subsidies are available for \n", "rank: 44 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of available for the farmers in \n", "rank: 48 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the available for farmers in \n", "rank: 58 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available in the context. available for farmers in \n", "rank: 59 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to available for farmers in \n", "rank: 66 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available for farmers in \n", "rank: 72 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective for farmers in \n", "rank: 74 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies for irrigation systems are available for farmers in \n", "rank: 78 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to farmers in \n", "rank: 81 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available in matar available for farmers in \n", "rank: 82 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best available for farmers in \n", "rank: 83 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "490 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available to farmers in \n", "rank: 90 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the government subsidies available for farmers in \n", "rank: 0 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the subsidies available for farmers in \n", "rank: 2 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best for farmers in \n", "rank: 3 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies available for farmers in \n", "rank: 5 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available for farmers in \n", "rank: 9 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available for farmers in \n", "rank: 12 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of marigold available for the farmers in \n", "rank: 16 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available in matar available for farmers in \n", "rank: 21 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available for farmers in \n", "rank: 22 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the available for farmers in \n", "rank: 25 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for subsidies for farmers in \n", "rank: 27 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available to farmers in \n", "rank: 31 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies available for farmers in \n", "rank: 32 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of available for the farmers in \n", "rank: 37 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies in \n", "rank: 44 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available for farmers in \n", "rank: 45 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the farmers in \n", "rank: 47 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available for farmers in \n", "rank: 51 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best available for farmers in \n", "rank: 63 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best for farmers in \n", "rank: 66 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to available for farmers in \n", "rank: 68 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available for farmers in \n", "rank: 74 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective for farmers in \n", "rank: 76 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies for irrigation systems are available for farmers in \n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available in farmers available for \n", "rank: 82 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to farmers in \n", "rank: 85 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best available for farmers in \n", "rank: 86 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "491 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available to farmers in \n", "rank: 92 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5233675275994932 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for subsidies for farmers in \n", "rank: 1 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies available for farmers in \n", "rank: 3 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available for farmers in \n", "rank: 10 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: schemes in farmers get subsidies available for \n", "rank: 11 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies in \n", "rank: 14 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: schemes available subsidies are available for farmers in \n", "rank: 15 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the subsidies available for farmers in \n", "rank: 17 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available for farmers in \n", "rank: 19 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available for farmers in \n", "rank: 20 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: schemes available subsidies available for farmers in \n", "rank: 23 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to farmers in \n", "rank: 28 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available for farmers in \n", "rank: 29 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the government subsidies available for farmers in \n", "rank: 33 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the farmers in \n", "rank: 35 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: schemes for dairy animals subsidies are available for farmers in \n", "rank: 37 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of available for the farmers in \n", "rank: 42 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available for farmers in \n", "rank: 43 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the next farmers in \n", "rank: 50 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of marigold available for the farmers in \n", "rank: 51 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the available for farmers in \n", "rank: 57 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available in irrigation facilities are available for farmers in \n", "rank: 59 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best for farmers in \n", "rank: 65 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are effective available for farmers in \n", "rank: 68 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to available for farmers in \n", "rank: 70 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available for farmers in \n", "rank: 72 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective for farmers in \n", "rank: 74 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are effective for farmers in \n", "rank: 75 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available in the context. available for farmers in \n", "rank: 77 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best available for farmers in \n", "rank: 80 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available to farmers in \n", "rank: 83 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: schemes available subsidies are available for farmers in \n", "rank: 87 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "492 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available to farmers in \n", "rank: 93 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391226 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies in \n", "rank: 0 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies available for farmers in \n", "rank: 2 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available for farmers in \n", "rank: 6 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies for irrigation systems are available for farmers in \n", "rank: 8 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available for farmers in \n", "rank: 9 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available for farmers in \n", "rank: 10 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to available for farmers in \n", "rank: 11 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best available for farmers in \n", "rank: 12 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for subsidies for farmers in \n", "rank: 17 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best for farmers in \n", "rank: 18 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of available for the farmers in \n", "rank: 19 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available to farmers in \n", "rank: 22 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available for farmers in \n", "rank: 28 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies available for farmers in \n", "rank: 30 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the government subsidies available for farmers in \n", "rank: 34 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available for farmers in \n", "rank: 35 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the farmers in \n", "rank: 36 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for farmers get subsidies are available for \n", "rank: 40 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the subsidies available for farmers in \n", "rank: 55 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of marigold available for the farmers in \n", "rank: 60 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the available for farmers in \n", "rank: 61 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best available for farmers in \n", "rank: 66 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best for farmers in \n", "rank: 68 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to farmers in \n", "rank: 72 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available for farmers in \n", "rank: 76 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective for farmers in \n", "rank: 78 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available in the context. available for farmers in \n", "rank: 86 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available in matar available for farmers in \n", "rank: 88 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "493 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in exhibitions for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available to farmers in \n", "rank: 89 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.528124132107055 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best for farmers in \n", "rank: 1 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for subsidies for farmers in \n", "rank: 2 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available for farmers in \n", "rank: 6 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to available for farmers in \n", "rank: 7 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies available for farmers in \n", "rank: 10 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available for farmers in \n", "rank: 13 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available for farmers in \n", "rank: 14 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available in matar available for farmers in \n", "rank: 15 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available for farmers in \n", "rank: 19 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the farmers in \n", "rank: 23 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available in farmers available for \n", "rank: 24 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the available for farmers in \n", "rank: 25 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective for farmers in \n", "rank: 26 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies available for farmers in \n", "rank: 28 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available to farmers in \n", "rank: 29 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the government subsidies available for farmers in \n", "rank: 38 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available for farmers in \n", "rank: 41 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies in \n", "rank: 43 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of available for the farmers in \n", "rank: 49 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available for farmers in \n", "rank: 52 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: schemes in farmers get subsidies available for \n", "rank: 57 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the subsidies available for farmers in \n", "rank: 61 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of marigold available for the farmers in \n", "rank: 63 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are effective available for farmers in \n", "rank: 73 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: schemes for dairy animals subsidies are available for farmers in \n", "rank: 75 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are effective for farmers in \n", "rank: 79 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies for irrigation systems are available for farmers in \n", "rank: 84 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to farmers in \n", "rank: 85 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best available for farmers in \n", "rank: 87 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "494 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management in farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available to farmers in \n", "rank: 91 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5326484229960697 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the government subsidies available for farmers in \n", "rank: 1 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies for farmers get subsidies are available for \n", "rank: 4 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best for farmers in \n", "rank: 6 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies available for farmers in \n", "rank: 7 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available for farmers in \n", "rank: 8 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for subsidies for farmers in \n", "rank: 12 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available for farmers in \n", "rank: 16 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to available for farmers in \n", "rank: 17 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available in matar available for farmers in \n", "rank: 20 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available for farmers in \n", "rank: 21 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies available for farmers in \n", "rank: 25 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available for farmers in \n", "rank: 26 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available to farmers in \n", "rank: 32 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies in \n", "rank: 36 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the farmers in \n", "rank: 41 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for farmers get subsidies are available for \n", "rank: 43 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available for farmers in \n", "rank: 48 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of available for the farmers in \n", "rank: 49 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the subsidies available for farmers in \n", "rank: 54 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of marigold available for the farmers in \n", "rank: 62 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the available for farmers in \n", "rank: 64 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best available for farmers in \n", "rank: 67 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best for farmers in \n", "rank: 72 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available for farmers in \n", "rank: 78 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective for farmers in \n", "rank: 79 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies for irrigation systems are available for farmers in \n", "rank: 84 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to farmers in \n", "rank: 86 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best available for farmers in \n", "rank: 87 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "495 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || prices available to for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available to farmers in \n", "rank: 93 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5277653994776622 min_bleu: 0.0\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the best subsidies available for farmers in \n", "rank: 0 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the best subsidies available for farmers in \n", "rank: 1 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are best available for farmers in \n", "rank: 4 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for subsidies for farmers in \n", "rank: 6 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best for farmers in \n", "rank: 7 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the best farmers in \n", "rank: 8 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies in \n", "rank: 10 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies available for farmers in \n", "rank: 15 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available for farmers in \n", "rank: 19 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to get subsidies available for farmers in \n", "rank: 21 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to farmers in \n", "rank: 27 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available for farmers in \n", "rank: 31 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the available for farmers in \n", "rank: 32 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available for farmers in \n", "rank: 39 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available for farmers in \n", "rank: 44 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for farmers get subsidies are available for \n", "rank: 45 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are best available to farmers in \n", "rank: 46 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of available for the farmers in \n", "rank: 48 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are best for farmers in \n", "rank: 51 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available for farmers in \n", "rank: 57 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best for farmers in \n", "rank: 59 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies for irrigation systems are available for farmers in \n", "rank: 61 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best available for farmers in \n", "rank: 62 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the farmers in \n", "rank: 66 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best available for farmers in \n", "rank: 83 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: schemes available in farmers get subsidies for \n", "rank: 86 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available in matar for farmers is essential \n", "rank: 87 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "496 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management strategies are best markets for farmers in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available to farmers in \n", "rank: 89 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5093438835739941 min_bleu: 0.06464797857627003\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: to get government subsidies available for farmers in \n", "rank: 8 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies for irrigation systems are available for farmers in \n", "rank: 12 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available for farmers in \n", "rank: 14 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: to subsidies are available for farmers in \n", "rank: 15 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to available for farmers in \n", "rank: 17 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: of available for the farmers in \n", "rank: 18 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available for farmers in \n", "rank: 19 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: of marigold available for the farmers in \n", "rank: 20 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the farmers in \n", "rank: 22 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies available for farmers in \n", "rank: 26 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: to subsidies available for farmers in \n", "rank: 27 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available for farmers in \n", "rank: 28 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: available for subsidies for farmers in \n", "rank: 34 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available for farmers in \n", "rank: 42 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: to get subsidies available for farmers in \n", "rank: 43 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the government subsidies available for farmers in \n", "rank: 49 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: to subsidies available for farmers in \n", "rank: 50 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies in \n", "rank: 52 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available for farmers in \n", "rank: 57 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: to get government subsidies are available for farmers in \n", "rank: 58 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the subsidies available for farmers in \n", "rank: 64 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: to subsidies are available for farmers in \n", "rank: 65 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: to get subsidies are available for farmers in \n", "rank: 66 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the available for farmers in \n", "rank: 67 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: to available for the farmers in \n", "rank: 70 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best available for farmers in \n", "rank: 73 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best for farmers in \n", "rank: 74 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best for farmers in \n", "rank: 75 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available for farmers in \n", "rank: 79 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective for farmers in \n", "rank: 81 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: to subsidies are there any available for farmers in \n", "rank: 82 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: to subsidies are there a available for farmers in \n", "rank: 83 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available in farmers available for \n", "rank: 86 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to farmers in \n", "rank: 87 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best available for farmers in \n", "rank: 88 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available in matar available for farmers in \n", "rank: 89 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available to farmers in \n", "rank: 91 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "497 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || management available in farmers can follow these \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available to farmers in \n", "rank: 93 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5729206116563088 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best for farmers in \n", "rank: 0 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: schemes in farmers get subsidies available for \n", "rank: 4 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: schemes for dairy animals subsidies are available for farmers in \n", "rank: 5 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available for farmers in \n", "rank: 9 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available for farmers in \n", "rank: 10 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are effective available for farmers in \n", "rank: 11 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for subsidies for farmers in \n", "rank: 14 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of available for the farmers in \n", "rank: 15 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies available for farmers in \n", "rank: 16 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the farmers in \n", "rank: 18 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: schemes available subsidies are available for farmers in \n", "rank: 19 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to farmers in \n", "rank: 23 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the government subsidies available for farmers in \n", "rank: 35 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies in \n", "rank: 36 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available for farmers in \n", "rank: 38 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available for farmers in \n", "rank: 45 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available for farmers in \n", "rank: 47 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the subsidies available for farmers in \n", "rank: 53 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the next farmers in \n", "rank: 55 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of marigold available for the farmers in \n", "rank: 56 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the available for farmers in \n", "rank: 60 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available in irrigation facilities are available for farmers in \n", "rank: 62 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are effective for farmers in \n", "rank: 63 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: schemes available subsidies available for farmers in \n", "rank: 64 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to available for farmers in \n", "rank: 70 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available for farmers in \n", "rank: 72 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective for farmers in \n", "rank: 75 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available to farmers in \n", "rank: 77 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available in the context. available for farmers in \n", "rank: 79 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best available for farmers in \n", "rank: 82 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: schemes available subsidies are available for farmers in \n", "rank: 86 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "498 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || in government schemes for pest management in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available to farmers in \n", "rank: 93 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5342571853391225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: to get government subsidies are available for farmers in \n", "rank: 0 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: to get government subsidies available for farmers in \n", "rank: 4 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available for farmers in \n", "rank: 5 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best for farmers in \n", "rank: 6 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available for farmers in \n", "rank: 9 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective for farmers in \n", "rank: 11 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: of marigold available for the farmers in \n", "rank: 18 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available for farmers in \n", "rank: 19 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for subsidies for farmers in \n", "rank: 20 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to available for farmers in \n", "rank: 21 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: to subsidies available for farmers in \n", "rank: 26 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available for farmers in \n", "rank: 27 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: to available for the farmers in \n", "rank: 28 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies available for farmers in \n", "rank: 30 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: to get subsidies available for farmers in \n", "rank: 31 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: to subsidies are there any available for farmers in \n", "rank: 32 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are available in farmers available for \n", "rank: 34 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: to get subsidies are available for farmers in \n", "rank: 40 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are available to farmers in \n", "rank: 41 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the government subsidies available for farmers in \n", "rank: 44 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies available for farmers in \n", "rank: 45 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: to subsidies available for farmers in \n", "rank: 47 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the farmers in \n", "rank: 48 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: available for the subsidies in \n", "rank: 49 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: of available for the farmers in \n", "rank: 54 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are available to farmers in \n", "rank: 55 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: to subsidies are available for farmers in \n", "rank: 59 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the subsidies available for farmers in \n", "rank: 63 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: to subsidies are available for farmers in \n", "rank: 65 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: available in the available for farmers in \n", "rank: 70 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best available for farmers in \n", "rank: 75 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: available subsidies are best for farmers in \n", "rank: 76 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available for farmers in \n", "rank: 82 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: to subsidies are there a available for farmers in \n", "rank: 85 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies for irrigation systems are available for farmers in \n", "rank: 89 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: of subsidies are best available for farmers in \n", "rank: 90 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies available in matar available for farmers in \n", "rank: 91 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "499 1500 ==== source list: bihar mein kisano ke liye uplabdh kya hain? || farmers can follow these available in \n", "target: what are the subsidies available for farmers in \n", "prediction: subsidies are effective available to farmers in \n", "rank: 94 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.5711631955589225 min_bleu: 0.0\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: the benefits from the krishi vikas yojana for \n", "rank: 2 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch follow-up questions, farmers can follow these krishi vikas yojana for \n", "rank: 9 bleu_score 0.46153846153846156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural mirch krishi vikas yojana for \n", "rank: 11 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi what they can farmers access krishi yojana?\n", "rank: 16 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana for \n", "rank: 17 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the krishi vikas yojana for \n", "rank: 19 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit from the krishi vikas yojana for mirch farmers?\n", "rank: 26 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from the krishi vikas yojana for \n", "rank: 33 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers get from the krishi vikas yojana for \n", "rank: 35 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from agricultural development mirch krishi vikas yojana for \n", "rank: 40 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 41 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch from the krishi vikas yojana for \n", "rank: 50 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small from the krishi vikas yojana for mirch farmers?\n", "rank: 56 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from agricultural development mirch krishi vikas yojana for \n", "rank: 57 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from agricultural development mirch krishi yojana?\n", "rank: 58 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi vikas yojana for mirch farmers?\n", "rank: 59 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 60 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers from the mirch krishi yojana?\n", "rank: 61 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch krishi vikas yojana for mirch farmers?\n", "rank: 63 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana?\n", "rank: 65 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers benefit from the krishi yojana?\n", "rank: 76 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small balls can farmers from the mirch krishi yojana?\n", "rank: 78 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch farmers benefit from the krishi yojana?\n", "rank: 80 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: farmers can benefit from the krishi yojana?\n", "rank: 81 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers access from the mirch krishi yojana?\n", "rank: 84 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "500 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers from the krishi vikas yojana for \n", "rank: 86 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "501 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || prices from the krishi of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana?\n", "rank: 23 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35008221759772695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "501 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || prices from the krishi of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 28 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.35008221759772695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "501 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || prices from the krishi of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 39 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35008221759772695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "501 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || prices from the krishi of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from agricultural development mirch krishi yojana?\n", "rank: 56 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.35008221759772695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "501 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || prices from the krishi of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural mirch krishi vikas yojana for \n", "rank: 62 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35008221759772695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "501 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || prices from the krishi of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers benefit from the krishi yojana?\n", "rank: 64 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35008221759772695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "501 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || prices from the krishi of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers from the mirch krishi yojana?\n", "rank: 68 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.35008221759772695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "501 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || prices from the krishi of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from krishi what they can farmers access krishi yojana?\n", "rank: 83 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.35008221759772695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "501 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || prices from the krishi of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch farmers benefit from the krishi yojana?\n", "rank: 87 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35008221759772695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "501 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || prices from the krishi of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers get from the mirch krishi yojana?\n", "rank: 88 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.35008221759772695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "501 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || prices from the krishi of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers get from agricultural development mirch krishi yojana?\n", "rank: 92 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.35008221759772695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "501 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || prices from the krishi of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit mirch from the krishi yojana?\n", "rank: 94 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35008221759772695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi what they can farmers access krishi yojana?\n", "rank: 0 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit from the krishi vikas yojana for mirch farmers?\n", "rank: 8 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from agricultural development mirch krishi vikas yojana for \n", "rank: 15 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: farmers can benefit from the krishi yojana?\n", "rank: 18 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 20 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana?\n", "rank: 22 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from the krishi vikas yojana for \n", "rank: 27 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the krishi vikas yojana for \n", "rank: 33 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers get from the krishi vikas yojana for \n", "rank: 37 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers benefit from the krishi yojana?\n", "rank: 38 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural mirch krishi vikas yojana for \n", "rank: 49 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small from the krishi vikas yojana for mirch farmers?\n", "rank: 52 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from agricultural development mirch krishi vikas yojana for \n", "rank: 53 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from agricultural development mirch krishi yojana?\n", "rank: 56 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers from the mirch krishi yojana?\n", "rank: 58 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch farmers benefit from the krishi yojana?\n", "rank: 61 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch krishi vikas yojana for mirch farmers?\n", "rank: 63 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: the benefits from the krishi vikas yojana for \n", "rank: 67 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi vikas yojana for mirch farmers?\n", "rank: 71 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana for \n", "rank: 73 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch from the krishi vikas yojana for \n", "rank: 74 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 77 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small balls can farmers from the mirch krishi yojana?\n", "rank: 79 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch follow-up questions, farmers can follow these krishi vikas yojana for \n", "rank: 80 bleu_score 0.46153846153846156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers from the krishi vikas yojana for \n", "rank: 84 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "502 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers access from the mirch krishi yojana?\n", "rank: 91 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the krishi vikas yojana for \n", "rank: 11 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural mirch krishi vikas yojana for \n", "rank: 15 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from the krishi vikas yojana for \n", "rank: 21 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit from the krishi vikas yojana for mirch farmers?\n", "rank: 32 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers get from the krishi vikas yojana for \n", "rank: 37 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from agricultural development mirch krishi vikas yojana for \n", "rank: 38 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 43 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small balls can farmers from the mirch krishi yojana?\n", "rank: 46 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch farmers benefit from the krishi yojana?\n", "rank: 48 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi vikas yojana for mirch farmers?\n", "rank: 51 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana for \n", "rank: 54 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small from the krishi vikas yojana for mirch farmers?\n", "rank: 56 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from agricultural development mirch krishi vikas yojana for \n", "rank: 57 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from agricultural development mirch krishi yojana?\n", "rank: 59 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers from the mirch krishi yojana?\n", "rank: 60 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch krishi vikas yojana for mirch farmers?\n", "rank: 63 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: the benefits from the krishi vikas yojana for \n", "rank: 67 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi what they can farmers access krishi yojana?\n", "rank: 68 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch from the krishi vikas yojana for \n", "rank: 71 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 74 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers benefit from the krishi yojana?\n", "rank: 75 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana?\n", "rank: 76 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: farmers can benefit from the krishi yojana?\n", "rank: 77 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch follow-up questions, farmers can follow these krishi vikas yojana for \n", "rank: 78 bleu_score 0.46153846153846156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers from the krishi vikas yojana for \n", "rank: 81 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "503 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers access from the mirch krishi yojana?\n", "rank: 89 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 3 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit from the benefits of krishi vikas yojana for mirch farmers?\n", "rank: 6 bleu_score 0.46153846153846156 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana for \n", "rank: 7 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 9 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from krishi what are the benefits of krishi vikas yojana for \n", "rank: 10 bleu_score 0.46153846153846156 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit from the krishi vikas yojana for mirch farmers?\n", "rank: 12 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the krishi vikas yojana for \n", "rank: 13 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch from krishi vikas yojana for mirch farmers?\n", "rank: 15 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from agricultural development mirch krishi yojana?\n", "rank: 16 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi vikas yojana for mirch farmers?\n", "rank: 22 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small from the krishi vikas yojana for mirch farmers?\n", "rank: 26 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from the krishi vikas yojana for \n", "rank: 30 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers from the krishi vikas yojana for \n", "rank: 31 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana?\n", "rank: 33 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from agricultural development mirch krishi vikas yojana for \n", "rank: 34 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from krishi vikas yojana are available for mirch farmers?\n", "rank: 35 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from agricultural development mirch krishi vikas yojana for \n", "rank: 37 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural mirch krishi vikas yojana for \n", "rank: 51 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from krishi what they can get benefits from agricultural development scheme for mirch farmers?\n", "rank: 72 bleu_score 0.4375 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small balls can farmers from the mirch krishi yojana?\n", "rank: 74 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: farmers can follow these mirch from the krishi yojana?\n", "rank: 76 bleu_score 0.46153846153846156 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers access from the mirch krishi yojana?\n", "rank: 78 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "504 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits under krishi vikas yojana?\n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: farmers can benefit from the krishi yojana?\n", "rank: 87 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.33675147654279325 min_bleu: 0.043443485862611285\n", "===================================================================\n", "505 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || mirch organically? what are the benefits of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers get from the krishi vikas yojana for \n", "rank: 21 bleu_score 0.5454545454545454 max_bleu: 0.6153846153846154 avg_bleu: 0.3312955052397968 min_bleu: 0.043443485862611285\n", "===================================================================\n", "505 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || mirch organically? what are the benefits of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: farmers get from the krishi yojana?\n", "rank: 23 bleu_score 0.5429024508215757 max_bleu: 0.6153846153846154 avg_bleu: 0.3312955052397968 min_bleu: 0.043443485862611285\n", "===================================================================\n", "505 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || mirch organically? what are the benefits of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from the benefits of krishi vikas yojana for mirch farmers?\n", "rank: 24 bleu_score 0.5 max_bleu: 0.6153846153846154 avg_bleu: 0.3312955052397968 min_bleu: 0.043443485862611285\n", "===================================================================\n", "505 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || mirch organically? what are the benefits of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 32 bleu_score 0.5429024508215757 max_bleu: 0.6153846153846154 avg_bleu: 0.3312955052397968 min_bleu: 0.043443485862611285\n", "===================================================================\n", "505 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || mirch organically? what are the benefits of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers access from the mirch krishi yojana?\n", "rank: 33 bleu_score 0.5454545454545454 max_bleu: 0.6153846153846154 avg_bleu: 0.3312955052397968 min_bleu: 0.043443485862611285\n", "===================================================================\n", "505 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || mirch organically? what are the benefits of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers get benefits from agricultural development mirch krishi yojana?\n", "rank: 35 bleu_score 0.6153846153846154 max_bleu: 0.6153846153846154 avg_bleu: 0.3312955052397968 min_bleu: 0.043443485862611285\n", "===================================================================\n", "505 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || mirch organically? what are the benefits of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch farmers from the mirch krishi yojana?\n", "rank: 44 bleu_score 0.5454545454545454 max_bleu: 0.6153846153846154 avg_bleu: 0.3312955052397968 min_bleu: 0.043443485862611285\n", "===================================================================\n", "505 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || mirch organically? what are the benefits of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch farmers benefit from the krishi yojana?\n", "rank: 45 bleu_score 0.5429024508215757 max_bleu: 0.6153846153846154 avg_bleu: 0.3312955052397968 min_bleu: 0.043443485862611285\n", "===================================================================\n", "505 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || mirch organically? what are the benefits of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from agricultural development mirch krishi yojana?\n", "rank: 51 bleu_score 0.5454545454545454 max_bleu: 0.6153846153846154 avg_bleu: 0.3312955052397968 min_bleu: 0.043443485862611285\n", "===================================================================\n", "505 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || mirch organically? what are the benefits of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural mirch krishi vikas yojana for \n", "rank: 56 bleu_score 0.5429024508215757 max_bleu: 0.6153846153846154 avg_bleu: 0.3312955052397968 min_bleu: 0.043443485862611285\n", "===================================================================\n", "505 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || mirch organically? what are the benefits of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 63 bleu_score 0.5454545454545454 max_bleu: 0.6153846153846154 avg_bleu: 0.3312955052397968 min_bleu: 0.043443485862611285\n", "===================================================================\n", "505 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || mirch organically? what are the benefits of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana?\n", "rank: 66 bleu_score 0.5429024508215757 max_bleu: 0.6153846153846154 avg_bleu: 0.3312955052397968 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: the benefits from the krishi vikas yojana for \n", "rank: 1 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural mirch krishi vikas yojana for \n", "rank: 6 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the krishi vikas yojana for \n", "rank: 9 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit from the krishi vikas yojana for mirch farmers?\n", "rank: 10 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from the krishi vikas yojana for \n", "rank: 12 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small from the krishi vikas yojana for mirch farmers?\n", "rank: 15 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 17 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers get from the krishi vikas yojana for \n", "rank: 19 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from agricultural development mirch krishi yojana?\n", "rank: 20 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from agricultural development mirch krishi vikas yojana for \n", "rank: 23 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers from the krishi vikas yojana for \n", "rank: 30 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana for \n", "rank: 34 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 40 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers benefit from the krishi yojana?\n", "rank: 41 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small balls can farmers from the mirch krishi yojana?\n", "rank: 43 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi vikas yojana for mirch farmers?\n", "rank: 47 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from agricultural development mirch krishi vikas yojana for \n", "rank: 52 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch farmers benefit from the krishi yojana?\n", "rank: 54 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers from the mirch krishi yojana?\n", "rank: 60 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch krishi vikas yojana for mirch farmers?\n", "rank: 63 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi what they can farmers access krishi yojana?\n", "rank: 68 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch from the krishi vikas yojana for \n", "rank: 71 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana?\n", "rank: 78 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: farmers can benefit from the krishi yojana?\n", "rank: 79 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch follow-up questions, farmers can follow these krishi vikas yojana for \n", "rank: 80 bleu_score 0.46153846153846156 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "506 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers access from the mirch krishi yojana?\n", "rank: 91 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: the benefits from the krishi vikas yojana for \n", "rank: 2 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from the krishi vikas yojana for \n", "rank: 3 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: farmers can benefit from the krishi yojana?\n", "rank: 6 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi what they can farmers access krishi yojana?\n", "rank: 10 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the krishi vikas yojana for \n", "rank: 11 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural mirch krishi vikas yojana for \n", "rank: 18 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit from the krishi vikas yojana for mirch farmers?\n", "rank: 19 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small balls can farmers from the mirch krishi yojana?\n", "rank: 24 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers from the krishi vikas yojana for \n", "rank: 27 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers get from the krishi vikas yojana for \n", "rank: 28 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from agricultural development mirch krishi vikas yojana for \n", "rank: 31 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 38 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch krishi vikas yojana for mirch farmers?\n", "rank: 44 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch from the krishi vikas yojana for \n", "rank: 52 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small from the krishi vikas yojana for mirch farmers?\n", "rank: 56 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from agricultural development mirch krishi vikas yojana for \n", "rank: 57 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from agricultural development mirch krishi yojana?\n", "rank: 59 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 60 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers from the mirch krishi yojana?\n", "rank: 61 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana?\n", "rank: 63 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi vikas yojana for mirch farmers?\n", "rank: 67 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana for \n", "rank: 69 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers benefit from the krishi yojana?\n", "rank: 74 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch farmers benefit from the krishi yojana?\n", "rank: 76 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch follow-up questions, farmers can follow these krishi vikas yojana for \n", "rank: 78 bleu_score 0.46153846153846156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "507 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers access from the mirch krishi yojana?\n", "rank: 81 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: the benefits from the krishi vikas yojana for \n", "rank: 3 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from the krishi vikas yojana for \n", "rank: 6 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the krishi vikas yojana for \n", "rank: 10 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi what they can farmers access krishi yojana?\n", "rank: 15 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural mirch krishi vikas yojana for \n", "rank: 16 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: farmers can benefit from the krishi yojana?\n", "rank: 18 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small from the krishi vikas yojana for mirch farmers?\n", "rank: 22 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit from the krishi vikas yojana for mirch farmers?\n", "rank: 24 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from agricultural development mirch krishi vikas yojana for \n", "rank: 26 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch from the krishi vikas yojana for \n", "rank: 33 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers get from the krishi vikas yojana for \n", "rank: 35 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 36 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi vikas yojana for mirch farmers?\n", "rank: 46 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch krishi vikas yojana for mirch farmers?\n", "rank: 52 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers benefit from the krishi yojana?\n", "rank: 53 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from agricultural development mirch krishi vikas yojana for \n", "rank: 56 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from agricultural development mirch krishi yojana?\n", "rank: 58 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers from the mirch krishi yojana?\n", "rank: 59 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana for \n", "rank: 66 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 71 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small balls can farmers from the mirch krishi yojana?\n", "rank: 75 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana?\n", "rank: 76 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch follow-up questions, farmers can follow these krishi vikas yojana for \n", "rank: 79 bleu_score 0.46153846153846156 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers from the krishi vikas yojana for \n", "rank: 82 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch farmers benefit from the krishi yojana?\n", "rank: 85 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "508 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers access from the mirch krishi yojana?\n", "rank: 91 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.3422560420840482 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 0 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural mirch krishi vikas yojana for \n", "rank: 2 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch follow-up questions, farmers can follow these krishi vikas yojana for \n", "rank: 8 bleu_score 0.46153846153846156 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the krishi vikas yojana for \n", "rank: 9 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit from the krishi vikas yojana for mirch farmers?\n", "rank: 11 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from the krishi vikas yojana for \n", "rank: 12 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers benefit from agricultural development mirch krishi yojana?\n", "rank: 15 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers from the krishi vikas yojana for \n", "rank: 21 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from agricultural development mirch krishi vikas yojana for \n", "rank: 33 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from agricultural development mirch krishi yojana?\n", "rank: 35 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana?\n", "rank: 39 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch from the krishi vikas yojana for \n", "rank: 44 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small from the krishi vikas yojana for mirch farmers?\n", "rank: 53 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from agricultural development mirch krishi vikas yojana for \n", "rank: 54 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers access from the mirch krishi yojana?\n", "rank: 57 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers from the mirch krishi yojana?\n", "rank: 58 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi vikas yojana for mirch farmers?\n", "rank: 59 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: from mirch krishi vikas yojana for mirch farmers?\n", "rank: 61 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: the benefits from the krishi vikas yojana for \n", "rank: 67 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to from krishi what they can farmers access krishi yojana?\n", "rank: 68 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can farmers from the mirch krishi yojana for \n", "rank: 70 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: mirch can farmers benefit from the krishi yojana?\n", "rank: 76 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: small balls can farmers from the mirch krishi yojana?\n", "rank: 77 bleu_score 0.5 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: centrifugation: farmers can benefit from the krishi yojana?\n", "rank: 79 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: can mirch farmers benefit from the krishi yojana?\n", "rank: 81 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "509 1500 ==== source list: kaalee mirch ke kisaan krishi vikas yojana se kya labh utha sakte hain? || clay hard benefits from pruning of krishi vikas yojana for \n", "target: what benefits do mirch farmers get from krishi vikas yojana?\n", "prediction: to benefit farmers get from the krishi vikas yojana for \n", "rank: 90 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.34225604208404814 min_bleu: 0.043443485862611285\n", "===================================================================\n", "510 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can i use green manure in farming?\n", "rank: 52 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "510 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green manure in farming?\n", "rank: 55 bleu_score 0.6618726769384466 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "510 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: production in soybean cultivation, how can i use months?\n", "rank: 65 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "510 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green of in farming?\n", "rank: 71 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "510 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can can i use green manure in farming?\n", "rank: 81 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "511 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how do i can i assist you with \n", "target: how can i use pheromone traps in farming?\n", "prediction: can stem how can i use subsidies in farming?\n", "rank: 1 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.38075965966401126 min_bleu: 0.07162619921504752\n", "===================================================================\n", "511 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how do i can i assist you with \n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use subsidies in farming?\n", "rank: 6 bleu_score 0.6441233940645307 max_bleu: 0.7 avg_bleu: 0.38075965966401126 min_bleu: 0.07162619921504752\n", "===================================================================\n", "511 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how do i can i assist you with \n", "target: how can i use pheromone traps in farming?\n", "prediction: per acre in how can i use soils farming?\n", "rank: 19 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.38075965966401126 min_bleu: 0.07162619921504752\n", "===================================================================\n", "511 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how do i can i assist you with \n", "target: how can i use pheromone traps in farming?\n", "prediction: per can how how can i use cuts in farming?\n", "rank: 20 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.38075965966401126 min_bleu: 0.07162619921504752\n", "===================================================================\n", "511 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how do i can i assist you with \n", "target: how can i use pheromone traps in farming?\n", "prediction: per how can can i use cuts in farming?\n", "rank: 30 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.38075965966401126 min_bleu: 0.07162619921504752\n", "===================================================================\n", "511 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how do i can i assist you with \n", "target: how can i use pheromone traps in farming?\n", "prediction: of how can i use futures trading in farming?\n", "rank: 45 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.38075965966401126 min_bleu: 0.07162619921504752\n", "===================================================================\n", "511 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how do i can i assist you with \n", "target: how can i use pheromone traps in farming?\n", "prediction: per how can i use cuts in farming?\n", "rank: 54 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.38075965966401126 min_bleu: 0.07162619921504752\n", "===================================================================\n", "511 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how do i can i assist you with \n", "target: how can i use pheromone traps in farming?\n", "prediction: per acre in farming? 🌾 how can i use of cultivation?\n", "rank: 73 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.38075965966401126 min_bleu: 0.07162619921504752\n", "===================================================================\n", "511 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how do i can i assist you with \n", "target: how can i use pheromone traps in farming?\n", "prediction: per can how can i use cuts in farming?\n", "rank: 81 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.38075965966401126 min_bleu: 0.07162619921504752\n", "===================================================================\n", "511 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how do i can i assist you with \n", "target: how can i use pheromone traps in farming?\n", "prediction: per how how can i use cuts in farming?\n", "rank: 90 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.38075965966401126 min_bleu: 0.07162619921504752\n", "===================================================================\n", "511 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how do i can i assist you with \n", "target: how can i use pheromone traps in farming?\n", "prediction: per how how how can i use cuts in farming?\n", "rank: 95 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.38075965966401126 min_bleu: 0.07162619921504752\n", "===================================================================\n", "512 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: production in soybean cultivation, how can i use months?\n", "rank: 23 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "512 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green manure in farming?\n", "rank: 34 bleu_score 0.6618726769384466 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "512 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can i use green manure in farming?\n", "rank: 37 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "512 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green of in farming?\n", "rank: 47 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "512 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can can i use green manure in farming?\n", "rank: 82 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "513 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat farming practices. how can i assist you with disease in soybean today?\n", "target: how can i use pheromone traps in farming?\n", "prediction: of can i get subsidies in farming?\n", "rank: 4 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.35952664794648986 min_bleu: 0.07162619921504752\n", "===================================================================\n", "513 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat farming practices. how can i assist you with disease in soybean today?\n", "target: how can i use pheromone traps in farming?\n", "prediction: of neem oil can i use in cultivation?\n", "rank: 7 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.35952664794648986 min_bleu: 0.07162619921504752\n", "===================================================================\n", "513 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat farming practices. how can i assist you with disease in soybean today?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i get subsidies in farming?\n", "rank: 10 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.35952664794648986 min_bleu: 0.07162619921504752\n", "===================================================================\n", "513 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat farming practices. how can i assist you with disease in soybean today?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use of in cultivation?\n", "rank: 14 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.35952664794648986 min_bleu: 0.07162619921504752\n", "===================================================================\n", "513 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat farming practices. how can i assist you with disease in soybean today?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use subsidies in farming?\n", "rank: 15 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.35952664794648986 min_bleu: 0.07162619921504752\n", "===================================================================\n", "513 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat farming practices. how can i assist you with disease in soybean today?\n", "target: how can i use pheromone traps in farming?\n", "prediction: of can i use production in cultivation?\n", "rank: 28 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.35952664794648986 min_bleu: 0.07162619921504752\n", "===================================================================\n", "513 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat farming practices. how can i assist you with disease in soybean today?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green manure in cultivation?\n", "rank: 35 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.35952664794648986 min_bleu: 0.07162619921504752\n", "===================================================================\n", "513 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat farming practices. how can i assist you with disease in soybean today?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i get subsidies in farming?\n", "rank: 36 bleu_score 0.5367694950537757 max_bleu: 0.6618726769384466 avg_bleu: 0.35952664794648986 min_bleu: 0.07162619921504752\n", "===================================================================\n", "513 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat farming practices. how can i assist you with disease in soybean today?\n", "target: how can i use pheromone traps in farming?\n", "prediction: production in can i use soils\n", "rank: 54 bleu_score 0.5367694950537757 max_bleu: 0.6618726769384466 avg_bleu: 0.35952664794648986 min_bleu: 0.07162619921504752\n", "===================================================================\n", "513 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat farming practices. how can i assist you with disease in soybean today?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green of in farming?\n", "rank: 58 bleu_score 0.6 max_bleu: 0.6618726769384466 avg_bleu: 0.35952664794648986 min_bleu: 0.07162619921504752\n", "===================================================================\n", "513 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat farming practices. how can i assist you with disease in soybean today?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i get technical support in farming?\n", "rank: 60 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.35952664794648986 min_bleu: 0.07162619921504752\n", "===================================================================\n", "514 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can i use green manure in farming?\n", "rank: 33 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "514 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green manure in farming?\n", "rank: 49 bleu_score 0.6618726769384466 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "514 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: production in soybean cultivation, how can i use months?\n", "rank: 59 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "514 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green of in farming?\n", "rank: 71 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "514 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can can i use green manure in farming?\n", "rank: 80 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: of neem oil can i use in cultivation?\n", "rank: 3 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: of neem cake can i use in cultivation?\n", "rank: 7 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: of can i use mulching in cultivation?\n", "rank: 15 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: of leaves can i use mulching in cultivation?\n", "rank: 21 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: can i get subsidies in farming?\n", "rank: 22 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use mulching in cultivation?\n", "rank: 24 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: production in can i use mulching cultivation?\n", "rank: 29 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: of how can i use mulching in cultivation?\n", "rank: 38 bleu_score 0.6 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: of leaves in can i use mulching cultivation?\n", "rank: 39 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use of in cultivation?\n", "rank: 44 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use of mulching in cultivation?\n", "rank: 45 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: to get how can i use mulching in cultivation?\n", "rank: 50 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: how can i get technical support in farming?\n", "rank: 51 bleu_score 0.6 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: can i get technical support in farming?\n", "rank: 55 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: can i get technical support in farming?\n", "rank: 56 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "515 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || in farming practices. how can i use mulching around \n", "target: how can i use pheromone traps in farming?\n", "prediction: production in village can i use mulching farming?\n", "rank: 85 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3577381644986322 min_bleu: 0.045111761078870896\n", "===================================================================\n", "516 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green manure in farming?\n", "rank: 30 bleu_score 0.6618726769384466 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "516 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green of in farming?\n", "rank: 33 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "516 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can i use green manure in farming?\n", "rank: 35 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "516 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: production in soybean cultivation, how can i use months?\n", "rank: 56 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "516 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can can i use green manure in farming?\n", "rank: 75 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "517 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can i use green manure in farming?\n", "rank: 27 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "517 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can can i use green manure in farming?\n", "rank: 32 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "517 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green manure in farming?\n", "rank: 59 bleu_score 0.6618726769384466 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "517 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: production in soybean cultivation, how can i use months?\n", "rank: 68 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "517 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green of in farming?\n", "rank: 75 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "518 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: production in soybean cultivation, how can i use months?\n", "rank: 27 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "518 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green manure in farming?\n", "rank: 43 bleu_score 0.6618726769384466 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "518 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can can i use green manure in farming?\n", "rank: 44 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "518 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can i use green manure in farming?\n", "rank: 53 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "518 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about wheat cultivation:** how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green of in farming?\n", "rank: 64 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.33577366617520377 min_bleu: 0.0\n", "===================================================================\n", "519 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can i use green manure in farming?\n", "rank: 29 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "519 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: how can can i use green manure in farming?\n", "rank: 30 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "519 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green of in farming?\n", "rank: 33 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "519 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: can i use green manure in farming?\n", "rank: 49 bleu_score 0.6618726769384466 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "519 1500 ==== source list: main ki kheti mein pheromone traps ka upyog kaise kar sakta hoon? || about fennel cultivation? how can i assist you with weed growth in soybean farming?\n", "target: how can i use pheromone traps in farming?\n", "prediction: production in soybean cultivation, how can i use months?\n", "rank: 62 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.31097802136590813 min_bleu: 0.01509869171115925\n", "===================================================================\n", "520 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for organic and biological control in cultivation?\n", "rank: 1 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "520 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for organic cultivation?\n", "rank: 16 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "520 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: of organic suitable control methods are suitable for pests in cultivation?\n", "rank: 21 bleu_score 0.5833333333333334 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "520 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control methods are suitable for pests in cultivation?\n", "rank: 24 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "520 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: of organic suitable control for pests in cultivation?\n", "rank: 27 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "520 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: of organic suitable for pest control in cultivation?\n", "rank: 28 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "520 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control methods for pests in cultivation?\n", "rank: 34 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "520 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control pests in cultivation?\n", "rank: 37 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "520 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with irrigation methods to control pests in cultivation?\n", "rank: 44 bleu_score 0.6 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "520 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control pests for organic cultivation?\n", "rank: 59 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "520 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for insect pests in cultivation?\n", "rank: 66 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "520 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods in cultivation?\n", "rank: 86 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "520 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to increase pests of pest control in cultivation?\n", "rank: 92 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "521 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods are in cultivation?\n", "rank: 4 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "521 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 9 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "521 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with irrigation methods to control pests in cultivation?\n", "rank: 10 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "521 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to access organic pests in cultivation?\n", "rank: 11 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "521 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for organic and biological control in cultivation?\n", "rank: 14 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "521 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to increase organic methods are suitable for pest control in cultivation?\n", "rank: 24 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "521 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with government scheme to control pests in cultivation?\n", "rank: 43 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "521 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for organic cultivation?\n", "rank: 47 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "521 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for insect pests in cultivation?\n", "rank: 67 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "521 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods in cultivation?\n", "rank: 84 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "521 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to increase pests of pest control in cultivation?\n", "rank: 91 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "521 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control systems for pests in cultivation?\n", "rank: 93 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "522 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 0 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "522 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with irrigation methods to control pests in cultivation?\n", "rank: 4 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "522 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to access organic pests in cultivation?\n", "rank: 13 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "522 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with government scheme to control pests in cultivation?\n", "rank: 22 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "522 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for organic and biological control in cultivation?\n", "rank: 25 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "522 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to increase organic methods are suitable for pest control in cultivation?\n", "rank: 36 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "522 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for organic cultivation?\n", "rank: 43 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "522 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to increase pests of pest control in cultivation?\n", "rank: 52 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "522 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods are in cultivation?\n", "rank: 58 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "522 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for insect pests in cultivation?\n", "rank: 69 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "522 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods in cultivation?\n", "rank: 78 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "522 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - suitable for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control systems for pests in cultivation?\n", "rank: 93 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3120154064461517 min_bleu: 0.0\n", "===================================================================\n", "523 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: of organic suitable control methods are suitable for pests in cultivation?\n", "rank: 2 bleu_score 0.5833333333333334 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "523 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control methods for pests in cultivation?\n", "rank: 12 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "523 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control pests in cultivation?\n", "rank: 17 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "523 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with irrigation methods to control pests in cultivation?\n", "rank: 22 bleu_score 0.6 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "523 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods in cultivation?\n", "rank: 31 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "523 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for organic and biological control in cultivation?\n", "rank: 36 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "523 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control methods are suitable for pests in cultivation?\n", "rank: 41 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "523 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for organic cultivation?\n", "rank: 42 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "523 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control pests for organic cultivation?\n", "rank: 45 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "523 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: of organic suitable control for pests in cultivation?\n", "rank: 52 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "523 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to increase pests of pest control in cultivation?\n", "rank: 57 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "523 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: of organic suitable for pest control in cultivation?\n", "rank: 65 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "523 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for insect pests in cultivation?\n", "rank: 67 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "524 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated pest management are recommended for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 0 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.3317221508521978 min_bleu: 0.0\n", "===================================================================\n", "524 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated pest management are recommended for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for insect pests in cultivation?\n", "rank: 5 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3317221508521978 min_bleu: 0.0\n", "===================================================================\n", "524 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated pest management are recommended for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with irrigation methods to control pests in cultivation?\n", "rank: 13 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3317221508521978 min_bleu: 0.0\n", "===================================================================\n", "524 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated pest management are recommended for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for organic cultivation?\n", "rank: 17 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3317221508521978 min_bleu: 0.0\n", "===================================================================\n", "524 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated pest management are recommended for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with government scheme to control pests in cultivation?\n", "rank: 43 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3317221508521978 min_bleu: 0.0\n", "===================================================================\n", "524 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated pest management are recommended for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for organic control, follow these biological control in cultivation?\n", "rank: 48 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3317221508521978 min_bleu: 0.0\n", "===================================================================\n", "524 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated pest management are recommended for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to increase pests of pest control in cultivation?\n", "rank: 49 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3317221508521978 min_bleu: 0.0\n", "===================================================================\n", "524 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated pest management are recommended for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for integrated pest control methods are suitable for pests in cultivation?\n", "rank: 52 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3317221508521978 min_bleu: 0.0\n", "===================================================================\n", "524 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated pest management are recommended for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to access organic pests in cultivation?\n", "rank: 53 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3317221508521978 min_bleu: 0.0\n", "===================================================================\n", "524 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated pest management are recommended for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods are in cultivation?\n", "rank: 77 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3317221508521978 min_bleu: 0.0\n", "===================================================================\n", "524 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated pest management are recommended for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for organic control, a biological control in cultivation?\n", "rank: 79 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3317221508521978 min_bleu: 0.0\n", "===================================================================\n", "524 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated pest management are recommended for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods in cultivation?\n", "rank: 86 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3317221508521978 min_bleu: 0.0\n", "===================================================================\n", "524 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated pest management are recommended for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control systems for pests in cultivation?\n", "rank: 88 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3317221508521978 min_bleu: 0.0\n", "===================================================================\n", "525 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || management in the suitable for pest control in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 0 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.31451841611088405 min_bleu: 0.0\n", "===================================================================\n", "525 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || management in the suitable for pest control in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods are in cultivation?\n", "rank: 14 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.31451841611088405 min_bleu: 0.0\n", "===================================================================\n", "525 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || management in the suitable for pest control in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to increase pests of pest control in cultivation?\n", "rank: 17 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.31451841611088405 min_bleu: 0.0\n", "===================================================================\n", "525 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || management in the suitable for pest control in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to increase organic methods are suitable for pest control in cultivation?\n", "rank: 28 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.31451841611088405 min_bleu: 0.0\n", "===================================================================\n", "525 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || management in the suitable for pest control in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with irrigation methods to control pests in cultivation?\n", "rank: 35 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.31451841611088405 min_bleu: 0.0\n", "===================================================================\n", "525 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || management in the suitable for pest control in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control systems for pests in cultivation?\n", "rank: 43 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.31451841611088405 min_bleu: 0.0\n", "===================================================================\n", "525 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || management in the suitable for pest control in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with government scheme to control pests in cultivation?\n", "rank: 45 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.31451841611088405 min_bleu: 0.0\n", "===================================================================\n", "525 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || management in the suitable for pest control in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to access organic pests in cultivation?\n", "rank: 47 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.31451841611088405 min_bleu: 0.0\n", "===================================================================\n", "525 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || management in the suitable for pest control in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for organic cultivation?\n", "rank: 48 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.31451841611088405 min_bleu: 0.0\n", "===================================================================\n", "525 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || management in the suitable for pest control in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for organic and biological control in cultivation?\n", "rank: 49 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.31451841611088405 min_bleu: 0.0\n", "===================================================================\n", "525 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || management in the suitable for pest control in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for insect pests in cultivation?\n", "rank: 72 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.31451841611088405 min_bleu: 0.0\n", "===================================================================\n", "525 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || management in the suitable for pest control in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for organic and pest control in cultivation?\n", "rank: 73 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.31451841611088405 min_bleu: 0.0\n", "===================================================================\n", "525 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || management in the suitable for pest control in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods in cultivation?\n", "rank: 86 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.31451841611088405 min_bleu: 0.0\n", "===================================================================\n", "526 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: of organic suitable control methods are suitable for pests in cultivation?\n", "rank: 1 bleu_score 0.5833333333333334 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "526 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control methods are suitable for pests in cultivation?\n", "rank: 3 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "526 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for organic cultivation?\n", "rank: 4 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "526 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for organic and biological control in cultivation?\n", "rank: 9 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "526 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control pests for organic cultivation?\n", "rank: 21 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "526 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods in cultivation?\n", "rank: 22 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "526 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control methods for pests in cultivation?\n", "rank: 24 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "526 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control pests in cultivation?\n", "rank: 30 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "526 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with irrigation methods to control pests in cultivation?\n", "rank: 33 bleu_score 0.6 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "526 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: of organic suitable control for pests in cultivation?\n", "rank: 44 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "526 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: of organic suitable for pest control in cultivation?\n", "rank: 48 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "526 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for insect pests in cultivation?\n", "rank: 63 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "526 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps** - which biological control in what are the suitable for pests in wheat farming?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to increase pests of pest control in cultivation?\n", "rank: 91 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3312763927120333 min_bleu: 0.0\n", "===================================================================\n", "527 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps to manage pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with irrigation methods to control pests in cultivation?\n", "rank: 5 bleu_score 0.6 max_bleu: 0.6666666666666666 avg_bleu: 0.32525573042901784 min_bleu: 0.0\n", "===================================================================\n", "527 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps to manage pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control pests for organic cultivation?\n", "rank: 7 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.32525573042901784 min_bleu: 0.0\n", "===================================================================\n", "527 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps to manage pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control methods are suitable for pests in cultivation?\n", "rank: 10 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666 avg_bleu: 0.32525573042901784 min_bleu: 0.0\n", "===================================================================\n", "527 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps to manage pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control pests in cultivation?\n", "rank: 14 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.32525573042901784 min_bleu: 0.0\n", "===================================================================\n", "527 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps to manage pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to biological control methods for pests in cultivation?\n", "rank: 22 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.32525573042901784 min_bleu: 0.0\n", "===================================================================\n", "527 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps to manage pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for organic and biological control in cultivation?\n", "rank: 35 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.32525573042901784 min_bleu: 0.0\n", "===================================================================\n", "527 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps to manage pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control systems for pests in cultivation?\n", "rank: 48 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.32525573042901784 min_bleu: 0.0\n", "===================================================================\n", "527 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps to manage pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to increase pests of pest control in cultivation?\n", "rank: 55 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.32525573042901784 min_bleu: 0.0\n", "===================================================================\n", "527 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps to manage pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for organic cultivation?\n", "rank: 59 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.32525573042901784 min_bleu: 0.0\n", "===================================================================\n", "527 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps to manage pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for insect pests in cultivation?\n", "rank: 67 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.32525573042901784 min_bleu: 0.0\n", "===================================================================\n", "527 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps to manage pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods are in cultivation?\n", "rank: 78 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.32525573042901784 min_bleu: 0.0\n", "===================================================================\n", "527 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || pest pheromone traps to manage pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods in cultivation?\n", "rank: 91 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.32525573042901784 min_bleu: 0.0\n", "===================================================================\n", "528 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to access organic pests in cultivation?\n", "rank: 7 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "528 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 9 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "528 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods are in cultivation?\n", "rank: 15 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "528 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to increase pests of pest control in cultivation?\n", "rank: 20 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "528 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for organic and biological control in cultivation?\n", "rank: 24 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "528 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with government can lead to control pests in cultivation?\n", "rank: 25 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "528 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with irrigation methods to control pests in cultivation?\n", "rank: 28 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "528 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for organic cultivation?\n", "rank: 62 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "528 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for insect pests in cultivation?\n", "rank: 68 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "528 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods in cultivation?\n", "rank: 79 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "528 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control systems for pests in cultivation?\n", "rank: 94 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "529 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests in cultivation?\n", "rank: 0 bleu_score 0.5054422164271946 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "529 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to access organic pests in cultivation?\n", "rank: 11 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "529 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods are in cultivation?\n", "rank: 23 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "529 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with government can lead to control pests in cultivation?\n", "rank: 29 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "529 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for organic and biological control in cultivation?\n", "rank: 31 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "529 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: land with irrigation methods to control pests in cultivation?\n", "rank: 40 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "529 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: for pest control methods in cultivation?\n", "rank: 44 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "529 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for organic cultivation?\n", "rank: 60 bleu_score 0.5367694950537757 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "529 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control pests for insect pests in cultivation?\n", "rank: 73 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "529 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to increase pests of pest control in cultivation?\n", "rank: 91 bleu_score 0.5555555555555556 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "529 1500 ==== source list: chay ki kheti mein keet niyantran ke liye kaun se jaivik tareeke upyukt hain? || integrated control methods for pests in cultivation?\n", "target: what organic methods can control pests in cultivation?\n", "prediction: to control systems for pests in cultivation?\n", "rank: 94 bleu_score 0.5515605641153721 max_bleu: 0.6 avg_bleu: 0.3253813414503131 min_bleu: 0.0\n", "===================================================================\n", "530 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 8 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3426046910192649 min_bleu: 0.0\n", "===================================================================\n", "530 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides are safe for cultivation?\n", "rank: 14 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3426046910192649 min_bleu: 0.0\n", "===================================================================\n", "530 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what are safe for cultivation?\n", "rank: 38 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.3426046910192649 min_bleu: 0.0\n", "===================================================================\n", "530 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 65 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3426046910192649 min_bleu: 0.0\n", "===================================================================\n", "531 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides are safe for cultivation?\n", "rank: 21 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3621382287969275 min_bleu: 0.0\n", "===================================================================\n", "531 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides is safe for cultivation?\n", "rank: 29 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3621382287969275 min_bleu: 0.0\n", "===================================================================\n", "531 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what subsidy are safe for cultivation?\n", "rank: 45 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3621382287969275 min_bleu: 0.0\n", "===================================================================\n", "531 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 59 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3621382287969275 min_bleu: 0.0\n", "===================================================================\n", "531 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: subsidy are safe for cultivation?\n", "rank: 61 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3621382287969275 min_bleu: 0.0\n", "===================================================================\n", "531 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 63 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3621382287969275 min_bleu: 0.0\n", "===================================================================\n", "532 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides are safe for cultivation?\n", "rank: 42 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3426046910192649 min_bleu: 0.0\n", "===================================================================\n", "532 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what are safe for cultivation?\n", "rank: 57 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.3426046910192649 min_bleu: 0.0\n", "===================================================================\n", "532 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 59 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3426046910192649 min_bleu: 0.0\n", "===================================================================\n", "532 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 60 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3426046910192649 min_bleu: 0.0\n", "===================================================================\n", "533 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 24 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.34260469101926483 min_bleu: 0.0\n", "===================================================================\n", "533 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 36 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.34260469101926483 min_bleu: 0.0\n", "===================================================================\n", "533 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides are safe for cultivation?\n", "rank: 47 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.34260469101926483 min_bleu: 0.0\n", "===================================================================\n", "533 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what are safe for cultivation?\n", "rank: 65 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.34260469101926483 min_bleu: 0.0\n", "===================================================================\n", "534 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: subsidy are safe for cultivation?\n", "rank: 19 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3621382287969274 min_bleu: 0.0\n", "===================================================================\n", "534 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides are safe for cultivation?\n", "rank: 29 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3621382287969274 min_bleu: 0.0\n", "===================================================================\n", "534 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what subsidy are safe for cultivation?\n", "rank: 50 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3621382287969274 min_bleu: 0.0\n", "===================================================================\n", "534 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 67 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3621382287969274 min_bleu: 0.0\n", "===================================================================\n", "534 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 69 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3621382287969274 min_bleu: 0.0\n", "===================================================================\n", "534 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides is safe for cultivation?\n", "rank: 86 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3621382287969274 min_bleu: 0.0\n", "===================================================================\n", "535 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what are the main reasons for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what subsidy are safe for cultivation?\n", "rank: 7 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.39553615223957656 min_bleu: 0.0\n", "===================================================================\n", "535 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what are the main reasons for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 28 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.39553615223957656 min_bleu: 0.0\n", "===================================================================\n", "535 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what are the main reasons for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: of what insecticides are safe for cultivation?\n", "rank: 43 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.39553615223957656 min_bleu: 0.0\n", "===================================================================\n", "535 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what are the main reasons for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 66 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.39553615223957656 min_bleu: 0.0\n", "===================================================================\n", "535 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what are the main reasons for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides are safe for cultivation?\n", "rank: 67 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.39553615223957656 min_bleu: 0.0\n", "===================================================================\n", "535 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what are the main reasons for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: 10 what insecticides are safe for cultivation?\n", "rank: 69 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.39553615223957656 min_bleu: 0.0\n", "===================================================================\n", "535 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what are the main reasons for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: of pesticides are safe for cultivation?\n", "rank: 77 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.39553615223957656 min_bleu: 0.0\n", "===================================================================\n", "536 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 20 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.34260469101926483 min_bleu: 0.0\n", "===================================================================\n", "536 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 25 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.34260469101926483 min_bleu: 0.0\n", "===================================================================\n", "536 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what are safe for cultivation?\n", "rank: 30 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.34260469101926483 min_bleu: 0.0\n", "===================================================================\n", "536 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides are safe for cultivation?\n", "rank: 51 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.34260469101926483 min_bleu: 0.0\n", "===================================================================\n", "537 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: subsidy are safe for cultivation?\n", "rank: 13 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3621382287969275 min_bleu: 0.0\n", "===================================================================\n", "537 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what subsidy are safe for cultivation?\n", "rank: 51 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3621382287969275 min_bleu: 0.0\n", "===================================================================\n", "537 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides are safe for cultivation?\n", "rank: 64 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3621382287969275 min_bleu: 0.0\n", "===================================================================\n", "537 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 67 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3621382287969275 min_bleu: 0.0\n", "===================================================================\n", "537 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 69 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3621382287969275 min_bleu: 0.0\n", "===================================================================\n", "537 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides is safe for cultivation?\n", "rank: 87 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3621382287969275 min_bleu: 0.0\n", "===================================================================\n", "538 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides are safe for cultivation?\n", "rank: 7 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3426046910192649 min_bleu: 0.0\n", "===================================================================\n", "538 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 21 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3426046910192649 min_bleu: 0.0\n", "===================================================================\n", "538 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what are safe for cultivation?\n", "rank: 70 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.3426046910192649 min_bleu: 0.0\n", "===================================================================\n", "538 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || what chemical pesticides can i use to ensure a pesticide for my cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 72 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3426046910192649 min_bleu: 0.0\n", "===================================================================\n", "539 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what subsidy are safe for cultivation?\n", "rank: 15 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3621382287969274 min_bleu: 0.0\n", "===================================================================\n", "539 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides are safe for cultivation?\n", "rank: 34 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3621382287969274 min_bleu: 0.0\n", "===================================================================\n", "539 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: subsidy are safe for cultivation?\n", "rank: 40 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3621382287969274 min_bleu: 0.0\n", "===================================================================\n", "539 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 59 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3621382287969274 min_bleu: 0.0\n", "===================================================================\n", "539 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: from tubers are safe for cultivation?\n", "rank: 60 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.3621382287969274 min_bleu: 0.0\n", "===================================================================\n", "539 1500 ==== source list: chay ki kheti ke liye kaun se keetnashak surakshit hain? || the main pests are crucial for wheat cultivation?\n", "target: what insecticides are safe for cultivation?\n", "prediction: what insecticides is safe for cultivation?\n", "rank: 89 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3621382287969274 min_bleu: 0.0\n", "===================================================================\n", "540 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can affect my crop?\n", "rank: 12 bleu_score 0.5841005873035536 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "540 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers how can i control fungal infections in my crop?\n", "rank: 30 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "540 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 32 bleu_score 0.6814506851874793 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "540 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections in my crop?\n", "rank: 37 bleu_score 0.5841005873035536 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "540 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to my fungal infections to control fungal infections in \n", "rank: 40 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "540 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: your moong subsidy to control fungal infections in my crop?\n", "rank: 44 bleu_score 0.5833333333333334 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "540 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can help control fungal infections in my crop?\n", "rank: 48 bleu_score 0.6666666666666666 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "540 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 49 bleu_score 0.6959861353000654 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "540 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to common fungal infections in my crop?\n", "rank: 54 bleu_score 0.5841005873035536 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "540 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to common fungal infections can affect my crop?\n", "rank: 70 bleu_score 0.596559544542913 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "540 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers? 🌾 how can i control fungal infections in my crop?\n", "rank: 91 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "540 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers? 🌾 marigold flowers how can i control fungal infections in my crop?\n", "rank: 94 bleu_score 0.5882352941176471 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "541 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 8 bleu_score 0.6814506851874793 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "541 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers how can i control fungal infections in my crop?\n", "rank: 9 bleu_score 0.7142857142857143 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "541 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 27 bleu_score 0.6959861353000654 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "541 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can help control fungal infections in my crop?\n", "rank: 34 bleu_score 0.6666666666666666 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "541 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers. how can i control fungal infections in my crop?\n", "rank: 71 bleu_score 0.7692307692307693 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "541 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers. how do i control fungal infections in my crop?\n", "rank: 85 bleu_score 0.6923076923076923 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "542 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can affect my crop?\n", "rank: 6 bleu_score 0.5841005873035536 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "542 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers? 🌾 marigold flowers how can i control fungal infections in my crop?\n", "rank: 14 bleu_score 0.5882352941176471 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "542 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers how can i control fungal infections in my crop?\n", "rank: 21 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "542 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 28 bleu_score 0.6959861353000654 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "542 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to my fungal infections to control fungal infections in \n", "rank: 30 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "542 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 33 bleu_score 0.6814506851874793 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "542 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections in my crop?\n", "rank: 41 bleu_score 0.5841005873035536 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "542 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: your moong subsidy to control fungal infections in my crop?\n", "rank: 49 bleu_score 0.5833333333333334 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "542 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can help control fungal infections in my crop?\n", "rank: 59 bleu_score 0.6666666666666666 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "542 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to common fungal infections in my crop?\n", "rank: 61 bleu_score 0.5841005873035536 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "542 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to common fungal infections can affect my crop?\n", "rank: 70 bleu_score 0.596559544542913 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "542 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers? 🌾 how can i control fungal infections in my crop?\n", "rank: 91 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2912687867226315 min_bleu: 0.0\n", "===================================================================\n", "543 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 6 bleu_score 0.6814506851874793 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "543 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers. how can i control fungal infections in my crop?\n", "rank: 26 bleu_score 0.7692307692307693 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "543 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can help control fungal infections in my crop?\n", "rank: 32 bleu_score 0.6666666666666666 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "543 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 36 bleu_score 0.6959861353000654 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "543 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers how can i control fungal infections in my crop?\n", "rank: 42 bleu_score 0.7142857142857143 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "543 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers. how do i control fungal infections in my crop?\n", "rank: 84 bleu_score 0.6923076923076923 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "544 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers how can i control fungal infections in my crop?\n", "rank: 11 bleu_score 0.7142857142857143 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "544 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers. how can i control fungal infections in my crop?\n", "rank: 17 bleu_score 0.7692307692307693 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "544 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 30 bleu_score 0.6814506851874793 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "544 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 33 bleu_score 0.6959861353000654 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "544 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can help control fungal infections in my crop?\n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "544 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers. how do i control fungal infections in my crop?\n", "rank: 89 bleu_score 0.6923076923076923 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "545 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can affect my crop?\n", "rank: 4 bleu_score 0.5841005873035536 max_bleu: 0.7142857142857143 avg_bleu: 0.29126878672263146 min_bleu: 0.0\n", "===================================================================\n", "545 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to common fungal infections can affect my crop?\n", "rank: 9 bleu_score 0.596559544542913 max_bleu: 0.7142857142857143 avg_bleu: 0.29126878672263146 min_bleu: 0.0\n", "===================================================================\n", "545 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers? 🌾 marigold flowers how can i control fungal infections in my crop?\n", "rank: 10 bleu_score 0.5882352941176471 max_bleu: 0.7142857142857143 avg_bleu: 0.29126878672263146 min_bleu: 0.0\n", "===================================================================\n", "545 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 15 bleu_score 0.6814506851874793 max_bleu: 0.7142857142857143 avg_bleu: 0.29126878672263146 min_bleu: 0.0\n", "===================================================================\n", "545 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections in my crop?\n", "rank: 34 bleu_score 0.5841005873035536 max_bleu: 0.7142857142857143 avg_bleu: 0.29126878672263146 min_bleu: 0.0\n", "===================================================================\n", "545 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: your moong subsidy to control fungal infections in my crop?\n", "rank: 39 bleu_score 0.5833333333333334 max_bleu: 0.7142857142857143 avg_bleu: 0.29126878672263146 min_bleu: 0.0\n", "===================================================================\n", "545 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers how can i control fungal infections in my crop?\n", "rank: 42 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.29126878672263146 min_bleu: 0.0\n", "===================================================================\n", "545 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can help control fungal infections in my crop?\n", "rank: 44 bleu_score 0.6666666666666666 max_bleu: 0.7142857142857143 avg_bleu: 0.29126878672263146 min_bleu: 0.0\n", "===================================================================\n", "545 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 47 bleu_score 0.6959861353000654 max_bleu: 0.7142857142857143 avg_bleu: 0.29126878672263146 min_bleu: 0.0\n", "===================================================================\n", "545 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to common fungal infections in my crop?\n", "rank: 61 bleu_score 0.5841005873035536 max_bleu: 0.7142857142857143 avg_bleu: 0.29126878672263146 min_bleu: 0.0\n", "===================================================================\n", "545 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to my fungal infections to control fungal infections in \n", "rank: 88 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.29126878672263146 min_bleu: 0.0\n", "===================================================================\n", "545 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: in marigold flowers in my how can i control measures to manage fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers? 🌾 how can i control fungal infections in my crop?\n", "rank: 90 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.29126878672263146 min_bleu: 0.0\n", "===================================================================\n", "546 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers. how can i control fungal infections in my crop?\n", "rank: 7 bleu_score 0.7692307692307693 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "546 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 10 bleu_score 0.6814506851874793 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "546 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can help control fungal infections in my crop?\n", "rank: 22 bleu_score 0.6666666666666666 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "546 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 30 bleu_score 0.6959861353000654 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "546 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers how can i control fungal infections in my crop?\n", "rank: 47 bleu_score 0.7142857142857143 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "546 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers. how do i control fungal infections in my crop?\n", "rank: 86 bleu_score 0.6923076923076923 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "547 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers. how do i control fungal infections in my crop?\n", "rank: 9 bleu_score 0.6923076923076923 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "547 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 12 bleu_score 0.6814506851874793 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "547 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers. how can i control fungal infections in my crop?\n", "rank: 13 bleu_score 0.7692307692307693 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "547 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers how can i control fungal infections in my crop?\n", "rank: 16 bleu_score 0.7142857142857143 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "547 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can help control fungal infections in my crop?\n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "547 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || crop selection: how do i control fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 50 bleu_score 0.6959861353000654 max_bleu: 0.7692307692307693 avg_bleu: 0.2773425771683183 min_bleu: 0.0\n", "===================================================================\n", "548 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || in how do i control fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to common fungal infections in my crop?\n", "rank: 3 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.28423199337433097 min_bleu: 0.0\n", "===================================================================\n", "548 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || in how do i control fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: available to control fungal infections in my crop?\n", "rank: 9 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.28423199337433097 min_bleu: 0.0\n", "===================================================================\n", "548 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || in how do i control fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: available common fungal infections can affect my crop?\n", "rank: 15 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.28423199337433097 min_bleu: 0.0\n", "===================================================================\n", "548 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || in how do i control fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections in my crop?\n", "rank: 17 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.28423199337433097 min_bleu: 0.0\n", "===================================================================\n", "548 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || in how do i control fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 22 bleu_score 0.6814506851874793 max_bleu: 0.6959861353000654 avg_bleu: 0.28423199337433097 min_bleu: 0.0\n", "===================================================================\n", "548 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || in how do i control fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to my fungal infections to control fungal infections in \n", "rank: 28 bleu_score 0.6 max_bleu: 0.6959861353000654 avg_bleu: 0.28423199337433097 min_bleu: 0.0\n", "===================================================================\n", "548 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || in how do i control fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can affect my crop?\n", "rank: 33 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.28423199337433097 min_bleu: 0.0\n", "===================================================================\n", "548 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || in how do i control fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can help control fungal infections in my crop?\n", "rank: 40 bleu_score 0.6666666666666666 max_bleu: 0.6959861353000654 avg_bleu: 0.28423199337433097 min_bleu: 0.0\n", "===================================================================\n", "548 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || in how do i control fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: available common fungal infections in my crop?\n", "rank: 47 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.28423199337433097 min_bleu: 0.0\n", "===================================================================\n", "548 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || in how do i control fungal crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to common fungal infections can affect my crop?\n", "rank: 87 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.28423199337433097 min_bleu: 0.0\n", "===================================================================\n", "549 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || to manage fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 21 bleu_score 0.6814506851874793 max_bleu: 0.7692307692307693 avg_bleu: 0.2883597928011969 min_bleu: 0.0\n", "===================================================================\n", "549 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || to manage fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: common fungal infections can help control fungal infections in my crop?\n", "rank: 51 bleu_score 0.6666666666666666 max_bleu: 0.7692307692307693 avg_bleu: 0.2883597928011969 min_bleu: 0.0\n", "===================================================================\n", "549 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || to manage fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to control fungal infections in my crop?\n", "rank: 64 bleu_score 0.6959861353000654 max_bleu: 0.7692307692307693 avg_bleu: 0.2883597928011969 min_bleu: 0.0\n", "===================================================================\n", "549 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || to manage fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: marigold flowers. how can i control fungal infections in my crop?\n", "rank: 65 bleu_score 0.7692307692307693 max_bleu: 0.7692307692307693 avg_bleu: 0.2883597928011969 min_bleu: 0.0\n", "===================================================================\n", "549 1500 ==== source list: mere lahsun ki fasal me fungal sankraman ko kaise niyantrit karun? || to manage fungal infections in my crop?\n", "target: how can i control fungal infections in my crop?\n", "prediction: to my fungal infections can help control fungal infections in crop?\n", "rank: 89 bleu_score 0.6666666666666666 max_bleu: 0.7692307692307693 avg_bleu: 0.2883597928011969 min_bleu: 0.0\n", "===================================================================\n", "550 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues with government support for mirch farmers?\n", "rank: 2 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "550 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues with government support for mirch farmers?\n", "rank: 8 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "550 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in the government support for mirch farmers?\n", "rank: 16 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "550 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues in government support for mirch farmers?\n", "rank: 34 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "550 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in government support for mirch farmers?\n", "rank: 36 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "551 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in the government support for mirch farmers?\n", "rank: 14 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "551 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues with government support for mirch farmers?\n", "rank: 16 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "551 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues with government support for mirch farmers?\n", "rank: 34 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "551 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues in government support for mirch farmers?\n", "rank: 36 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "551 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in government support for mirch farmers?\n", "rank: 44 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "552 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with a government scheme for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues with government support for mirch farmers?\n", "rank: 24 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5219624570576316 min_bleu: 0.1807165271473212\n", "===================================================================\n", "552 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with a government scheme for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues in government support for mirch farmers?\n", "rank: 29 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5219624570576316 min_bleu: 0.1807165271473212\n", "===================================================================\n", "552 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with a government scheme for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues with government support for mirch farmers?\n", "rank: 48 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5219624570576316 min_bleu: 0.1807165271473212\n", "===================================================================\n", "552 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with a government scheme for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in government support for mirch farmers?\n", "rank: 58 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5219624570576316 min_bleu: 0.1807165271473212\n", "===================================================================\n", "552 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with a government scheme for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in the government support for mirch farmers?\n", "rank: 74 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5219624570576316 min_bleu: 0.1807165271473212\n", "===================================================================\n", "553 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues with government support for mirch farmers?\n", "rank: 21 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "553 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues with government support for mirch farmers?\n", "rank: 23 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "553 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in government support for mirch farmers?\n", "rank: 38 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "553 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues in government support for mirch farmers?\n", "rank: 55 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "553 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in the government support for mirch farmers?\n", "rank: 71 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "554 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in government support for mirch farmers?\n", "rank: 7 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "554 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues with government support for mirch farmers?\n", "rank: 9 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "554 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues with government support for mirch farmers?\n", "rank: 32 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "554 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues in government support for mirch farmers?\n", "rank: 57 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "554 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in the government support for mirch farmers?\n", "rank: 75 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "555 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in government support for mirch farmers?\n", "rank: 4 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "555 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues with government support for mirch farmers?\n", "rank: 8 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "555 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues with government support for mirch farmers?\n", "rank: 20 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "555 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in the government support for mirch farmers?\n", "rank: 28 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "555 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues in government support for mirch farmers?\n", "rank: 56 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "556 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with a government scheme for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues in government support for mirch farmers?\n", "rank: 23 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5219624570576316 min_bleu: 0.1807165271473212\n", "===================================================================\n", "556 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with a government scheme for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues with government support for mirch farmers?\n", "rank: 26 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5219624570576316 min_bleu: 0.1807165271473212\n", "===================================================================\n", "556 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with a government scheme for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues with government support for mirch farmers?\n", "rank: 43 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5219624570576316 min_bleu: 0.1807165271473212\n", "===================================================================\n", "556 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with a government scheme for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in government support for mirch farmers?\n", "rank: 52 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5219624570576316 min_bleu: 0.1807165271473212\n", "===================================================================\n", "556 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with a government scheme for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in the government support for mirch farmers?\n", "rank: 71 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5219624570576316 min_bleu: 0.1807165271473212\n", "===================================================================\n", "557 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues with government support for mirch farmers?\n", "rank: 3 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "557 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in government support for mirch farmers?\n", "rank: 6 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "557 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues with government support for mirch farmers?\n", "rank: 24 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "557 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues in government support for mirch farmers?\n", "rank: 53 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "557 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in the government support for mirch farmers?\n", "rank: 66 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "558 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues with government support for mirch farmers?\n", "rank: 6 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "558 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in government support for mirch farmers?\n", "rank: 9 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "558 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues with government support for mirch farmers?\n", "rank: 29 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "558 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues in government support for mirch farmers?\n", "rank: 51 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "558 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in the government support for mirch farmers?\n", "rank: 53 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "559 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues with government support for mirch farmers?\n", "rank: 7 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "559 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in government support for mirch farmers?\n", "rank: 8 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "559 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues with government support for mirch farmers?\n", "rank: 11 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "559 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: to report issues in the government support for mirch farmers?\n", "rank: 31 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "559 1500 ==== source list: laal mirch ke kisaanon ke liye sarkari samarthan mein samasyaon ki report kaise kare? || to report issues with government support for \n", "target: how to report issues in government support for mirch farmers?\n", "prediction: support to report issues in government support for mirch farmers?\n", "rank: 55 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5197909377303881 min_bleu: 0.1807165271473212\n", "===================================================================\n", "560 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in what you have the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: - what are the signs of nutrient deficiency in \n", "rank: 4 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.28211599052706643 min_bleu: 0.0\n", "===================================================================\n", "560 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in what you have the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: government of what are the signs of nutrient deficiency in \n", "rank: 5 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.28211599052706643 min_bleu: 0.0\n", "===================================================================\n", "560 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in what you have the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are the signs of nutrient deficiency in \n", "rank: 31 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.28211599052706643 min_bleu: 0.0\n", "===================================================================\n", "560 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in what you have the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: - symptoms what are the signs of nutrient deficiency in \n", "rank: 58 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.28211599052706643 min_bleu: 0.0\n", "===================================================================\n", "560 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in what you have the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are some signs of nutrient deficiency in \n", "rank: 77 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.28211599052706643 min_bleu: 0.0\n", "===================================================================\n", "560 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in what you have the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what is the signs of nutrient deficiency in \n", "rank: 89 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.28211599052706643 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected animals are the signs of nutrient deficiency in \n", "rank: 12 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: to symptoms of what are the signs of nutrient deficiency in \n", "rank: 24 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are the signs of nutrient deficiency in \n", "rank: 27 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants to signs of nutrient deficiency in \n", "rank: 30 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of animals. what are the signs of nutrient deficiency in \n", "rank: 35 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants are the signs of nutrient deficiency in \n", "rank: 36 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: to get signs of nutrient deficiency in \n", "rank: 39 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected by signs of nutrient deficiency in \n", "rank: 48 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected animals what are the signs of nutrient deficiency in \n", "rank: 49 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: - signs lead of nutrient deficiency in \n", "rank: 50 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected animals are the symptoms of nutrient deficiency in \n", "rank: 60 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected animals are there signs of nutrient deficiency in \n", "rank: 67 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: to symptoms show signs of nutrient deficiency in \n", "rank: 69 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected animals what is the signs of nutrient deficiency in \n", "rank: 74 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: - symptoms what are the signs of nutrient deficiency in \n", "rank: 76 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants are the symptoms of nutrient deficiency in \n", "rank: 77 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are some signs of nutrient deficiency in \n", "rank: 80 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: to get symptoms what are the signs of nutrient deficiency in \n", "rank: 82 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what is the signs of nutrient deficiency in \n", "rank: 86 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "561 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include scorched tender in what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected by signs lead of nutrient deficiency in \n", "rank: 95 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.32094682156090565 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected common signs of nutrient deficiency in \n", "rank: 9 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are some signs of nutrient deficiency in \n", "rank: 10 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of animals. what are the signs of nutrient deficiency in \n", "rank: 12 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected by signs lead of nutrient deficiency in \n", "rank: 16 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: - symptoms what are the signs of nutrient deficiency in \n", "rank: 20 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what is the signs of nutrient deficiency in \n", "rank: 25 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants are the symptoms of nutrient deficiency in \n", "rank: 26 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants to signs of nutrient deficiency in \n", "rank: 39 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: to symptoms of what are the signs of nutrient deficiency in \n", "rank: 40 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected by signs of nutrient deficiency in \n", "rank: 46 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are the signs of nutrient deficiency in \n", "rank: 58 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: to get signs of nutrient deficiency in \n", "rank: 59 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants are the signs of nutrient deficiency in \n", "rank: 61 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected common symptoms what are the signs of nutrient deficiency in \n", "rank: 67 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: to get symptoms what are the signs of nutrient deficiency in \n", "rank: 87 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected common signs lead of nutrient deficiency in \n", "rank: 89 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "562 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: - signs lead of nutrient deficiency in \n", "rank: 94 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected common signs of nutrient deficiency in \n", "rank: 10 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants are the symptoms of nutrient deficiency in \n", "rank: 12 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected common symptoms what are the signs of nutrient deficiency in \n", "rank: 22 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: - signs lead of nutrient deficiency in \n", "rank: 33 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected by signs of nutrient deficiency in \n", "rank: 34 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are the signs of nutrient deficiency in \n", "rank: 44 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: to get signs of nutrient deficiency in \n", "rank: 45 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: - symptoms what are the signs of nutrient deficiency in \n", "rank: 47 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants are the signs of nutrient deficiency in \n", "rank: 49 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants to signs of nutrient deficiency in \n", "rank: 56 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: to symptoms of what are the signs of nutrient deficiency in \n", "rank: 59 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are some signs of nutrient deficiency in \n", "rank: 72 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: to get symptoms what are the signs of nutrient deficiency in \n", "rank: 82 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what is the signs of nutrient deficiency in \n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected common signs lead of nutrient deficiency in \n", "rank: 90 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected by signs lead of nutrient deficiency in \n", "rank: 91 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "563 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect the past in major what are the symptoms of nutrient deficiency in wheat:\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of animals. what are the signs of nutrient deficiency in \n", "rank: 93 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.2961128297152351 min_bleu: 0.0\n", "===================================================================\n", "564 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: - what are the signs of nutrient deficiency in \n", "rank: 5 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "564 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are some signs of nutrient deficiency in \n", "rank: 9 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "564 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are the signs of nutrient deficiency in \n", "rank: 32 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "564 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: government of what are the signs of nutrient deficiency in \n", "rank: 53 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "564 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: - symptoms what are the signs of nutrient deficiency in \n", "rank: 59 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "564 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: to symptoms what are the signs of nutrient deficiency in \n", "rank: 76 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "564 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what is the signs of nutrient deficiency in \n", "rank: 86 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "565 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect in wheat: - what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: - what are the signs of nutrient deficiency in \n", "rank: 7 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.32854022933740584 min_bleu: 0.0\n", "===================================================================\n", "565 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect in wheat: - what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: - symptoms what are the signs of nutrient deficiency in \n", "rank: 11 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.32854022933740584 min_bleu: 0.0\n", "===================================================================\n", "565 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect in wheat: - what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are some signs of nutrient deficiency in \n", "rank: 14 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.32854022933740584 min_bleu: 0.0\n", "===================================================================\n", "565 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect in wheat: - what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are the signs of nutrient deficiency in \n", "rank: 39 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.32854022933740584 min_bleu: 0.0\n", "===================================================================\n", "565 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect in wheat: - what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what is the signs of nutrient deficiency in \n", "rank: 43 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.32854022933740584 min_bleu: 0.0\n", "===================================================================\n", "565 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect in wheat: - what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants are the signs of nutrient deficiency in \n", "rank: 56 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.32854022933740584 min_bleu: 0.0\n", "===================================================================\n", "565 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || affect in wheat: - what are the symptoms of nutrient deficiency in chili varieties?\n", "target: what are the signs of nutrient deficiency in \n", "prediction: to symptoms what are the signs of nutrient deficiency in \n", "rank: 76 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.32854022933740584 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are some signs of nutrient deficiency in \n", "rank: 11 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected common symptoms what are the signs of nutrient deficiency in \n", "rank: 12 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected by signs it of nutrient deficiency in \n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: - symptoms what are the signs of nutrient deficiency in \n", "rank: 20 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected common signs lead of nutrient deficiency in \n", "rank: 28 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: to symptoms what are the signs of nutrient deficiency in \n", "rank: 30 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of animals. what are the signs of nutrient deficiency in \n", "rank: 31 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected common signs of nutrient deficiency in \n", "rank: 33 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: - signs lead of nutrient deficiency in \n", "rank: 37 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are the signs of nutrient deficiency in \n", "rank: 46 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected by signs of nutrient deficiency in \n", "rank: 47 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: to get signs of nutrient deficiency in \n", "rank: 54 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants are the signs of nutrient deficiency in \n", "rank: 56 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants to signs of nutrient deficiency in \n", "rank: 62 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants are causing signs of nutrient deficiency in \n", "rank: 69 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: affected plants are the symptoms of nutrient deficiency in \n", "rank: 72 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: to symptoms of what are the signs of nutrient deficiency in \n", "rank: 80 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: to get symptoms what are the signs of nutrient deficiency in \n", "rank: 84 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what is the signs of nutrient deficiency in \n", "rank: 88 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: to signs lead of nutrient deficiency in \n", "rank: 89 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "566 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms include yellow rust disease in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: to symptoms what is the signs of nutrient deficiency in \n", "rank: 93 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3268328210909098 min_bleu: 0.0\n", "===================================================================\n", "567 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in what you have the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: - what are the signs of nutrient deficiency in \n", "rank: 5 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.28211599052706643 min_bleu: 0.0\n", "===================================================================\n", "567 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in what you have the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are some signs of nutrient deficiency in \n", "rank: 9 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.28211599052706643 min_bleu: 0.0\n", "===================================================================\n", "567 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in what you have the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: government of what are the signs of nutrient deficiency in \n", "rank: 12 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.28211599052706643 min_bleu: 0.0\n", "===================================================================\n", "567 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in what you have the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are the signs of nutrient deficiency in \n", "rank: 52 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.28211599052706643 min_bleu: 0.0\n", "===================================================================\n", "567 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in what you have the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: - symptoms what are the signs of nutrient deficiency in \n", "rank: 59 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.28211599052706643 min_bleu: 0.0\n", "===================================================================\n", "567 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || symptoms in what you have the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what is the signs of nutrient deficiency in \n", "rank: 85 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.28211599052706643 min_bleu: 0.0\n", "===================================================================\n", "568 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: - what are the signs of nutrient deficiency in \n", "rank: 2 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "568 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: - symptoms what are the signs of nutrient deficiency in \n", "rank: 3 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "568 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are the signs of nutrient deficiency in \n", "rank: 29 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "568 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: government of what are the signs of nutrient deficiency in \n", "rank: 54 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "568 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: to symptoms what are the signs of nutrient deficiency in \n", "rank: 75 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "568 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are some signs of nutrient deficiency in \n", "rank: 77 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "568 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what is the signs of nutrient deficiency in \n", "rank: 87 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.29213094514550253 min_bleu: 0.0\n", "===================================================================\n", "569 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: - what are the signs of nutrient deficiency in \n", "rank: 0 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.2921309451455025 min_bleu: 0.0\n", "===================================================================\n", "569 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: to symptoms what are the signs of nutrient deficiency in \n", "rank: 18 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.2921309451455025 min_bleu: 0.0\n", "===================================================================\n", "569 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: government of what are the signs of nutrient deficiency in \n", "rank: 21 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.2921309451455025 min_bleu: 0.0\n", "===================================================================\n", "569 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are the signs of nutrient deficiency in \n", "rank: 39 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.2921309451455025 min_bleu: 0.0\n", "===================================================================\n", "569 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: - symptoms what are the signs of nutrient deficiency in \n", "rank: 55 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.2921309451455025 min_bleu: 0.0\n", "===================================================================\n", "569 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what are some signs of nutrient deficiency in \n", "rank: 75 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.2921309451455025 min_bleu: 0.0\n", "===================================================================\n", "569 1500 ==== source list: matr mein poshak tatvon ki kami ke lakshan kya hain? || diseases resulting in what are the symptoms of nutrient deficiency in \n", "target: what are the signs of nutrient deficiency in \n", "prediction: of what is the signs of nutrient deficiency in \n", "rank: 87 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.2921309451455025 min_bleu: 0.0\n", "===================================================================\n", "570 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i increase organic matter in soil for cultivation?\n", "rank: 31 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "570 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i improve organic matter in soil for cultivation?\n", "rank: 41 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "570 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: to increase organic matter of soil can i improve for cultivation?\n", "rank: 47 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "570 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies can i increase organic matter in soil for cultivation?\n", "rank: 59 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "570 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can increase organic matter in soil for cultivation?\n", "rank: 80 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "570 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can i increase organic matter in soil for cultivation?\n", "rank: 91 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "570 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can increase organic matter in soil for cultivation?\n", "rank: 94 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "571 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || what i can i consider for organic farming in \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: to increase organic matter of soil can i improve for cultivation?\n", "rank: 42 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.46040635025278487 min_bleu: 0.13033045758783385\n", "===================================================================\n", "571 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || what i can i consider for organic farming in \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can increase organic matter in soil for cultivation?\n", "rank: 45 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.46040635025278487 min_bleu: 0.13033045758783385\n", "===================================================================\n", "571 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || what i can i consider for organic farming in \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies can i increase organic matter in soil for cultivation?\n", "rank: 49 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.46040635025278487 min_bleu: 0.13033045758783385\n", "===================================================================\n", "571 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || what i can i consider for organic farming in \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i increase organic matter in soil for cultivation?\n", "rank: 63 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.46040635025278487 min_bleu: 0.13033045758783385\n", "===================================================================\n", "571 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || what i can i consider for organic farming in \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i improve organic matter in soil for cultivation?\n", "rank: 69 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.46040635025278487 min_bleu: 0.13033045758783385\n", "===================================================================\n", "571 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || what i can i consider for organic farming in \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can increase organic matter in soil for cultivation?\n", "rank: 82 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.46040635025278487 min_bleu: 0.13033045758783385\n", "===================================================================\n", "571 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || what i can i consider for organic farming in \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can i increase organic matter in soil for cultivation?\n", "rank: 88 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.46040635025278487 min_bleu: 0.13033045758783385\n", "===================================================================\n", "572 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i increase organic matter in soil for cultivation?\n", "rank: 37 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "572 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: to increase organic matter of soil can i improve for cultivation?\n", "rank: 52 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "572 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i improve organic matter in soil for cultivation?\n", "rank: 53 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "572 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies can i increase organic matter in soil for cultivation?\n", "rank: 63 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "572 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can i increase organic matter in soil for cultivation?\n", "rank: 71 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "572 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can increase organic matter in soil for cultivation?\n", "rank: 81 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "572 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can increase organic matter in soil for cultivation?\n", "rank: 93 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "573 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i increase organic matter in soil for cultivation?\n", "rank: 22 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.4821616189964859 min_bleu: 0.13033045758783385\n", "===================================================================\n", "573 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i improve organic matter in soil for cultivation?\n", "rank: 37 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.4821616189964859 min_bleu: 0.13033045758783385\n", "===================================================================\n", "573 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can increase organic matter in soil for cultivation?\n", "rank: 50 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4821616189964859 min_bleu: 0.13033045758783385\n", "===================================================================\n", "573 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: to increase organic matter of soil can i improve for cultivation?\n", "rank: 51 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4821616189964859 min_bleu: 0.13033045758783385\n", "===================================================================\n", "573 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can i increase organic matter in soil for cultivation?\n", "rank: 57 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.4821616189964859 min_bleu: 0.13033045758783385\n", "===================================================================\n", "573 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies can i increase organic matter in soil for cultivation?\n", "rank: 72 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4821616189964859 min_bleu: 0.13033045758783385\n", "===================================================================\n", "573 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can increase organic matter in soil for cultivation?\n", "rank: 79 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.4821616189964859 min_bleu: 0.13033045758783385\n", "===================================================================\n", "574 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || disease incidence in organic farming can i assist you with the soil for \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: to increase organic matter of soil can i improve for cultivation?\n", "rank: 40 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4759760198524467 min_bleu: 0.13033045758783385\n", "===================================================================\n", "574 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || disease incidence in organic farming can i assist you with the soil for \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i improve organic matter in soil for cultivation?\n", "rank: 42 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.4759760198524467 min_bleu: 0.13033045758783385\n", "===================================================================\n", "574 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || disease incidence in organic farming can i assist you with the soil for \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i increase organic matter in soil for cultivation?\n", "rank: 48 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.4759760198524467 min_bleu: 0.13033045758783385\n", "===================================================================\n", "574 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || disease incidence in organic farming can i assist you with the soil for \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies can i increase organic matter in soil for cultivation?\n", "rank: 69 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4759760198524467 min_bleu: 0.13033045758783385\n", "===================================================================\n", "574 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || disease incidence in organic farming can i assist you with the soil for \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can increase organic matter in soil for cultivation?\n", "rank: 86 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.4759760198524467 min_bleu: 0.13033045758783385\n", "===================================================================\n", "575 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming can i assist you with the soil for \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i improve organic matter in soil for cultivation?\n", "rank: 29 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.4876242242235565 min_bleu: 0.13033045758783385\n", "===================================================================\n", "575 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming can i assist you with the soil for \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: to increase organic matter of soil can i improve for cultivation?\n", "rank: 38 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4876242242235565 min_bleu: 0.13033045758783385\n", "===================================================================\n", "575 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming can i assist you with the soil for \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can increase organic matter in soil for cultivation?\n", "rank: 44 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.4876242242235565 min_bleu: 0.13033045758783385\n", "===================================================================\n", "575 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming can i assist you with the soil for \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies can i increase organic matter in soil for cultivation?\n", "rank: 47 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4876242242235565 min_bleu: 0.13033045758783385\n", "===================================================================\n", "575 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming can i assist you with the soil for \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i increase organic matter in soil for cultivation?\n", "rank: 50 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.4876242242235565 min_bleu: 0.13033045758783385\n", "===================================================================\n", "575 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming can i assist you with the soil for \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can i increase organic matter in soil for cultivation?\n", "rank: 57 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.4876242242235565 min_bleu: 0.13033045758783385\n", "===================================================================\n", "575 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming can i assist you with the soil for \n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can increase organic matter in soil for cultivation?\n", "rank: 84 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4876242242235565 min_bleu: 0.13033045758783385\n", "===================================================================\n", "576 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can increase organic matter in soil for cultivation?\n", "rank: 28 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "576 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i increase organic matter in soil for cultivation?\n", "rank: 36 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "576 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: to increase organic matter of soil can i improve for cultivation?\n", "rank: 48 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "576 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i improve organic matter in soil for cultivation?\n", "rank: 52 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "576 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies can i increase organic matter in soil for cultivation?\n", "rank: 59 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "576 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can increase organic matter in soil for cultivation?\n", "rank: 78 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "576 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in organic farming consist of how can i control for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can i increase organic matter in soil for cultivation?\n", "rank: 92 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.48216161899648596 min_bleu: 0.13033045758783385\n", "===================================================================\n", "577 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || management in soil for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: to increase organic matter of soil can i improve for cultivation?\n", "rank: 1 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "577 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || management in soil for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i increase organic matter in soil for cultivation?\n", "rank: 12 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "577 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || management in soil for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can here are some increase organic matter in soil for cultivation?\n", "rank: 27 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "577 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || management in soil for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies can i increase organic matter in soil for cultivation?\n", "rank: 48 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "577 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || management in soil for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can increase organic matter in soil for cultivation?\n", "rank: 60 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "577 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || management in soil for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can i increase organic matter in soil for cultivation?\n", "rank: 81 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "577 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || management in soil for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can increase organic matter in soil for cultivation?\n", "rank: 93 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "578 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || what are a deficiency organic how can i consider for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can increase organic matter in soil for cultivation?\n", "rank: 12 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.4498730295412983 min_bleu: 0.13033045758783385\n", "===================================================================\n", "578 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || what are a deficiency organic how can i consider for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i increase organic matter in soil for cultivation?\n", "rank: 39 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.4498730295412983 min_bleu: 0.13033045758783385\n", "===================================================================\n", "578 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || what are a deficiency organic how can i consider for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: to increase organic matter of soil can i improve for cultivation?\n", "rank: 53 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4498730295412983 min_bleu: 0.13033045758783385\n", "===================================================================\n", "578 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || what are a deficiency organic how can i consider for cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies can i increase organic matter in soil for cultivation?\n", "rank: 60 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4498730295412983 min_bleu: 0.13033045758783385\n", "===================================================================\n", "579 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in soil management for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: to increase organic matter of soil can i improve for cultivation?\n", "rank: 3 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "579 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in soil management for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can here are some increase organic matter in soil for cultivation?\n", "rank: 14 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "579 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in soil management for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can i increase organic matter in soil for cultivation?\n", "rank: 28 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "579 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in soil management for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can i increase organic matter in soil for cultivation?\n", "rank: 36 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "579 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in soil management for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies can i increase organic matter in soil for cultivation?\n", "rank: 51 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "579 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in soil management for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: can increase organic matter in soil for cultivation?\n", "rank: 61 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "579 1500 ==== source list: main angur ki kheti ke liye mitti mein jaivik padarth kaise badha sakta hoon? || in soil management for growing cultivation?\n", "target: how can i increase organic matter in soil for cultivation?\n", "prediction: subsidies available can increase organic matter in soil for cultivation?\n", "rank: 92 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4704415420830452 min_bleu: 0.12047768476488081\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what is the common season?\n", "rank: 6 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals per what are the common diseases in \n", "rank: 14 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the peak seasons of what are the common diseases in \n", "rank: 19 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an what are the common diseases in \n", "rank: 24 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals of what are the common diseases in \n", "rank: 30 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose in what are the common season?\n", "rank: 49 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an what is the common diseases in \n", "rank: 56 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what are the common season?\n", "rank: 57 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals of what is the common diseases in \n", "rank: 60 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: of weather in what are the common season?\n", "rank: 63 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an of what are the common diseases in \n", "rank: 68 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals per what is the common diseases in \n", "rank: 69 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production of common during the rainy season?\n", "rank: 72 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "580 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose of what are the common diseases in \n", "rank: 85 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "581 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues in what government schemes are the common diseases that affect the rainy season?\n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals what are the common diseases in \n", "rank: 10 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.33526603495003054 min_bleu: 0.03232398928813501\n", "===================================================================\n", "581 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues in what government schemes are the common diseases that affect the rainy season?\n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals per what are the common diseases in \n", "rank: 24 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.33526603495003054 min_bleu: 0.03232398928813501\n", "===================================================================\n", "581 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues in what government schemes are the common diseases that affect the rainy season?\n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals of what are the common diseases in \n", "rank: 32 bleu_score 0.7 max_bleu: 0.7954127260572175 avg_bleu: 0.33526603495003054 min_bleu: 0.03232398928813501\n", "===================================================================\n", "581 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues in what government schemes are the common diseases that affect the rainy season?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production in common what are the rainy season?\n", "rank: 34 bleu_score 0.7954127260572175 max_bleu: 0.7954127260572175 avg_bleu: 0.33526603495003054 min_bleu: 0.03232398928813501\n", "===================================================================\n", "581 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues in what government schemes are the common diseases that affect the rainy season?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what are the common season?\n", "rank: 44 bleu_score 0.6814506851874793 max_bleu: 0.7954127260572175 avg_bleu: 0.33526603495003054 min_bleu: 0.03232398928813501\n", "===================================================================\n", "581 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues in what government schemes are the common diseases that affect the rainy season?\n", "target: what are common diseases in during the rainy season?\n", "prediction: of weather in what are the common season?\n", "rank: 55 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.33526603495003054 min_bleu: 0.03232398928813501\n", "===================================================================\n", "581 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues in what government schemes are the common diseases that affect the rainy season?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose of what are the common diseases in \n", "rank: 84 bleu_score 0.6363636363636364 max_bleu: 0.7954127260572175 avg_bleu: 0.33526603495003054 min_bleu: 0.03232398928813501\n", "===================================================================\n", "581 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues in what government schemes are the common diseases that affect the rainy season?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose in what are the common season?\n", "rank: 90 bleu_score 0.6959861353000654 max_bleu: 0.7954127260572175 avg_bleu: 0.33526603495003054 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: of weather in what are the common season?\n", "rank: 2 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals of what is the common diseases in \n", "rank: 8 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what is the common season?\n", "rank: 11 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the peak seasons of what are the common diseases in \n", "rank: 22 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an what are the common diseases in \n", "rank: 24 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals of what are the common diseases in \n", "rank: 37 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an of what are the common diseases in \n", "rank: 39 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what are the common season?\n", "rank: 40 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals per what are the common diseases in \n", "rank: 42 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals per what is the common diseases in \n", "rank: 67 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production of common during the rainy season?\n", "rank: 69 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose of what are the common diseases in \n", "rank: 84 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an what is the common diseases in \n", "rank: 87 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "582 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose in what are the common season?\n", "rank: 92 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: of weather in what are the common season?\n", "rank: 7 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what is the common season?\n", "rank: 18 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an of what are the common diseases in \n", "rank: 31 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals per what are the common diseases in \n", "rank: 32 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals of what are the common diseases in \n", "rank: 34 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals of what is the common diseases in \n", "rank: 56 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an what are the common diseases in \n", "rank: 58 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what are the common season?\n", "rank: 60 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals per what is the common diseases in \n", "rank: 63 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production of common during the rainy season?\n", "rank: 66 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the peak seasons of what are the common diseases in \n", "rank: 81 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose of what are the common diseases in \n", "rank: 83 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose in what are the common season?\n", "rank: 91 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "583 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an what is the common diseases in \n", "rank: 93 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the peak seasons of what are the common diseases in \n", "rank: 4 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals of what is the common diseases in \n", "rank: 8 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals per what are the common diseases in \n", "rank: 11 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what is the common season?\n", "rank: 17 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an of what are the common diseases in \n", "rank: 27 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals of what are the common diseases in \n", "rank: 30 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an what are the common diseases in \n", "rank: 62 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: of weather in what are the common season?\n", "rank: 63 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what are the common season?\n", "rank: 64 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals per what is the common diseases in \n", "rank: 67 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production of common during the rainy season?\n", "rank: 69 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose of what are the common diseases in \n", "rank: 84 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose in what are the common season?\n", "rank: 92 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "584 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an what is the common diseases in \n", "rank: 95 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3214787229572901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: of the monsoon what are the common diseases in \n", "rank: 8 bleu_score 0.6363636363636364 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: of common in the rainy season?\n", "rank: 16 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in what are some common season?\n", "rank: 22 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose in what are the common season?\n", "rank: 34 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the peak seasons of what are the common diseases in \n", "rank: 47 bleu_score 0.5833333333333334 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in common diseases that during the rainy season?\n", "rank: 54 bleu_score 0.6814506851874793 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in what are the common season?\n", "rank: 61 bleu_score 0.6514390575310556 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in what is the common season?\n", "rank: 66 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what are the common season?\n", "rank: 67 bleu_score 0.6814506851874793 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: of common during the rainy season?\n", "rank: 69 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production of common during the rainy season?\n", "rank: 71 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what is the common season?\n", "rank: 72 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in common diseases that you can affect the rainy season?\n", "rank: 75 bleu_score 0.6 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production in common what are the common season?\n", "rank: 86 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "585 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases resulting in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose of what are the common diseases in \n", "rank: 90 bleu_score 0.6363636363636364 max_bleu: 0.6959861353000654 avg_bleu: 0.3214946262544671 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production of common during the rainy season?\n", "rank: 9 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the peak seasons of what are the common diseases in \n", "rank: 13 bleu_score 0.5833333333333334 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: of the monsoon what are the common diseases in \n", "rank: 18 bleu_score 0.6363636363636364 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in common diseases that you can affect the rainy season?\n", "rank: 31 bleu_score 0.6 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production in common what are the common season?\n", "rank: 39 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in what are the common season?\n", "rank: 42 bleu_score 0.6514390575310556 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in common diseases that during the rainy season?\n", "rank: 51 bleu_score 0.6814506851874793 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in what are some common season?\n", "rank: 60 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in what is the common season?\n", "rank: 63 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what are the common season?\n", "rank: 64 bleu_score 0.6814506851874793 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: of common during the rainy season?\n", "rank: 65 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what is the common season?\n", "rank: 70 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: of common in the rainy season?\n", "rank: 80 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose of what are the common diseases in \n", "rank: 86 bleu_score 0.6363636363636364 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "586 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose in what are the common season?\n", "rank: 90 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3212334293697358 min_bleu: 0.01831563888873418\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an what are the common diseases in \n", "rank: 14 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what is the common season?\n", "rank: 16 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals per what are the common diseases in \n", "rank: 17 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals per what is the common diseases in \n", "rank: 18 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an what they are the common diseases in \n", "rank: 30 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals of what are the common diseases in \n", "rank: 32 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an of what are the common diseases in \n", "rank: 37 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what are the common season?\n", "rank: 45 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: of weather in what are the common season?\n", "rank: 54 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: of common peak selling in the rainy season?\n", "rank: 64 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals of the monsoon what are the common diseases in \n", "rank: 78 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose of what are the common diseases in \n", "rank: 83 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the peak seasons of what are the common diseases in \n", "rank: 85 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "587 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || diseases in the mature? what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose in what are the common season?\n", "rank: 92 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.32195813733315015 min_bleu: 0.03232398928813501\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production of common during the rainy season?\n", "rank: 2 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: of common during the rainy season?\n", "rank: 8 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what is the common season?\n", "rank: 13 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the peak seasons of what are the common diseases in \n", "rank: 32 bleu_score 0.5833333333333334 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in common diseases that during the rainy season?\n", "rank: 34 bleu_score 0.6814506851874793 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the monsoon season, of what are the common diseases in \n", "rank: 40 bleu_score 0.5833333333333334 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in what are the common season?\n", "rank: 48 bleu_score 0.6514390575310556 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in common diseases that you can affect the rainy season?\n", "rank: 56 bleu_score 0.6 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production in common what are the common season?\n", "rank: 57 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in what is the common season?\n", "rank: 62 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what are the common season?\n", "rank: 67 bleu_score 0.6814506851874793 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: of the monsoon what are the common diseases in \n", "rank: 68 bleu_score 0.6363636363636364 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: in what are some common season?\n", "rank: 76 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: of common in the rainy season?\n", "rank: 81 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "588 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || in what are the common pests?\n", "target: what are common diseases in during the rainy season?\n", "prediction: the monsoon of what are the common diseases in \n", "rank: 85 bleu_score 0.6363636363636364 max_bleu: 0.6959861353000654 avg_bleu: 0.31079202693034796 min_bleu: 0.01831563888873418\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what is the common season?\n", "rank: 6 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: of weather in what are the common season?\n", "rank: 11 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals of what is the common diseases in \n", "rank: 12 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production of common during the rainy season?\n", "rank: 14 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals of what are the common diseases in \n", "rank: 32 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose of what are the common diseases in \n", "rank: 33 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals per what are the common diseases in \n", "rank: 42 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the anthracnose in what are the common season?\n", "rank: 51 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an what are the common diseases in \n", "rank: 64 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: production in what are the common season?\n", "rank: 65 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an of what are the common diseases in \n", "rank: 66 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals per what is the common diseases in \n", "rank: 68 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: the peak seasons of what are the common diseases in \n", "rank: 83 bleu_score 0.5833333333333334 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "589 1500 ==== source list: barsaat ke mausam mein kira mein aam bimariyan kaun si hain? || issues arise. what government schemes are the common diseases in \n", "target: what are common diseases in during the rainy season?\n", "prediction: quintals an what is the common diseases in \n", "rank: 92 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.32147872295729 min_bleu: 0.03232398928813501\n", "===================================================================\n", "590 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe on plants?\n", "rank: 2 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "590 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides before safe for plants?\n", "rank: 5 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "590 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are safe for plants?\n", "rank: 14 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "590 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: to plants are safe for plants?\n", "rank: 18 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "590 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe for plants?\n", "rank: 24 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "590 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: plants are safe for plants?\n", "rank: 26 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "590 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what plants are safe for plants?\n", "rank: 63 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "590 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are effective for plants?\n", "rank: 66 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "591 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || natural what insecticides are the pesticides for pest control?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are safe for plants?\n", "rank: 6 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.35704761293891646 min_bleu: 0.11809163818525367\n", "===================================================================\n", "591 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || natural what insecticides are the pesticides for pest control?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are effective for plants?\n", "rank: 15 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35704761293891646 min_bleu: 0.11809163818525367\n", "===================================================================\n", "591 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || natural what insecticides are the pesticides for pest control?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides is safe for plants?\n", "rank: 17 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35704761293891646 min_bleu: 0.11809163818525367\n", "===================================================================\n", "591 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || natural what insecticides are the pesticides for pest control?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe on plants?\n", "rank: 50 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35704761293891646 min_bleu: 0.11809163818525367\n", "===================================================================\n", "591 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || natural what insecticides are the pesticides for pest control?\n", "target: what insecticides are safe for plants?\n", "prediction: plants are safe for plants?\n", "rank: 54 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35704761293891646 min_bleu: 0.11809163818525367\n", "===================================================================\n", "591 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || natural what insecticides are the pesticides for pest control?\n", "target: what insecticides are safe for plants?\n", "prediction: to plants are safe for plants?\n", "rank: 58 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35704761293891646 min_bleu: 0.11809163818525367\n", "===================================================================\n", "591 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || natural what insecticides are the pesticides for pest control?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe for plants?\n", "rank: 66 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35704761293891646 min_bleu: 0.11809163818525367\n", "===================================================================\n", "591 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || natural what insecticides are the pesticides for pest control?\n", "target: what insecticides are safe for plants?\n", "prediction: what plants are safe for plants?\n", "rank: 72 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35704761293891646 min_bleu: 0.11809163818525367\n", "===================================================================\n", "592 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides before safe for plants?\n", "rank: 1 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "592 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are safe for plants?\n", "rank: 3 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "592 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are effective for plants?\n", "rank: 4 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "592 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what plants are safe for plants?\n", "rank: 12 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "592 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: plants are safe for plants?\n", "rank: 35 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "592 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe on plants?\n", "rank: 51 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "592 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: to plants are safe for plants?\n", "rank: 52 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "592 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe for plants?\n", "rank: 66 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "593 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe on plants?\n", "rank: 0 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "593 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are safe for plants?\n", "rank: 13 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "593 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: to plants are safe for plants?\n", "rank: 36 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "593 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: plants are safe for plants?\n", "rank: 51 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "593 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what plants are safe for plants?\n", "rank: 61 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "593 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are effective for plants?\n", "rank: 63 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "593 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe for plants?\n", "rank: 67 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "593 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides before safe for plants?\n", "rank: 73 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "594 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are safe for plants?\n", "rank: 3 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "594 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what plants are safe for plants?\n", "rank: 5 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "594 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe for plants?\n", "rank: 14 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "594 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe on plants?\n", "rank: 17 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "594 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: to plants are safe for plants?\n", "rank: 20 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "594 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: plants are safe for plants?\n", "rank: 35 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "594 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are effective for plants?\n", "rank: 65 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "594 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides before safe for plants?\n", "rank: 77 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "595 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe on plants?\n", "rank: 5 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "595 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are safe for plants?\n", "rank: 8 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "595 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what plants are safe for plants?\n", "rank: 13 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "595 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe for plants?\n", "rank: 24 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "595 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: plants are safe for plants?\n", "rank: 26 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "595 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: to plants are safe for plants?\n", "rank: 49 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "595 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are effective for plants?\n", "rank: 63 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "595 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides before safe for plants?\n", "rank: 78 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "596 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides before safe for plants?\n", "rank: 2 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "596 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are effective for plants?\n", "rank: 5 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "596 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe on plants?\n", "rank: 8 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "596 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are safe for plants?\n", "rank: 13 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "596 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what plants are safe for plants?\n", "rank: 18 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "596 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: plants are safe for plants?\n", "rank: 24 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "596 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: to plants are safe for plants?\n", "rank: 39 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "596 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe for plants?\n", "rank: 40 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "597 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe on plants?\n", "rank: 4 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "597 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are safe for plants?\n", "rank: 14 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "597 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are effective for plants?\n", "rank: 24 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "597 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe for plants?\n", "rank: 26 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "597 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: to plants are safe for plants?\n", "rank: 29 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "597 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: plants are safe for plants?\n", "rank: 55 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "597 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what plants are safe for plants?\n", "rank: 70 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "597 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides before safe for plants?\n", "rank: 82 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "598 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe on plants?\n", "rank: 3 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "598 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are effective for plants?\n", "rank: 4 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "598 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides before safe for plants?\n", "rank: 8 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "598 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what insecticides are safe for plants?\n", "rank: 9 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "598 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: for plants are safe for plants?\n", "rank: 33 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "598 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: plants are safe for plants?\n", "rank: 54 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "598 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: to plants are safe for plants?\n", "rank: 55 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "598 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || pest control what chemical pesticides are the insecticides for chili plants?\n", "target: what insecticides are safe for plants?\n", "prediction: what plants are safe for plants?\n", "rank: 65 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.35311161056492457 min_bleu: 0.11809163818525367\n", "===================================================================\n", "599 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || what insecticides are some non-host plants for \n", "target: what insecticides are safe for plants?\n", "prediction: to get more what insecticides are safe for plants?\n", "rank: 2 bleu_score 0.6363636363636364 max_bleu: 0.7142857142857143 avg_bleu: 0.328006428578869 min_bleu: 0.0\n", "===================================================================\n", "599 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || what insecticides are some non-host plants for \n", "target: what insecticides are safe for plants?\n", "prediction: to plants are safe for plants?\n", "rank: 3 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.328006428578869 min_bleu: 0.0\n", "===================================================================\n", "599 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || what insecticides are some non-host plants for \n", "target: what insecticides are safe for plants?\n", "prediction: plants are safe for plants?\n", "rank: 25 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.328006428578869 min_bleu: 0.0\n", "===================================================================\n", "599 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || what insecticides are some non-host plants for \n", "target: what insecticides are safe for plants?\n", "prediction: subsidy plants are safe for plants?\n", "rank: 51 bleu_score 0.625 max_bleu: 0.7142857142857143 avg_bleu: 0.328006428578869 min_bleu: 0.0\n", "===================================================================\n", "599 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || what insecticides are some non-host plants for \n", "target: what insecticides are safe for plants?\n", "prediction: plants from what insecticides are safe for plants?\n", "rank: 62 bleu_score 0.7 max_bleu: 0.7142857142857143 avg_bleu: 0.328006428578869 min_bleu: 0.0\n", "===================================================================\n", "599 1500 ==== source list: paudhon ke liye kaun se keetnashak surakshit hain? || what insecticides are some non-host plants for \n", "target: what insecticides are safe for plants?\n", "prediction: to plants are safe available for plants?\n", "rank: 72 bleu_score 0.625 max_bleu: 0.7142857142857143 avg_bleu: 0.328006428578869 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can farmers control powdery mildew in \n", "rank: 13 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify loam, and control powdery mildew in \n", "rank: 23 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify and control powdery mildew in \n", "rank: 27 bleu_score 0.8824969025845955 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - to identify loam, and control powdery mildew in \n", "rank: 33 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to common and control powdery mildew in \n", "rank: 34 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 39 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - identify and control powdery mildew in \n", "rank: 41 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 43 bleu_score 0.8824969025845955 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify and treat powdery mildew in \n", "rank: 44 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i identify and control powdery mildew in \n", "rank: 53 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to control powdery mildew and white rust in \n", "rank: 57 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 60 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - identify and control powdery mildew in \n", "rank: 72 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - to identify and control powdery mildew in \n", "rank: 73 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i control powdery mildew in \n", "rank: 76 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and control measures to control powdery mildew in \n", "rank: 80 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 83 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify loam, and control powdery mildew in \n", "rank: 84 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can farmers identify and control powdery mildew in \n", "rank: 85 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - to monitor and control powdery mildew in \n", "rank: 88 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to control powdery mildew in and how to identify them?\n", "rank: 89 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "600 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - identify loam, and control powdery mildew in \n", "rank: 92 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: of how to monitor and control powdery mildew in \n", "rank: 3 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: and how can farmers identify and control powdery mildew in \n", "rank: 13 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: - to identify loam, and control powdery mildew in \n", "rank: 24 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i identify and control powdery mildew in \n", "rank: 50 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: common and to identify and control powdery mildew in \n", "rank: 53 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 55 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: of marigold and how to identify and control powdery mildew in \n", "rank: 56 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 59 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: of how to identify and control powdery mildew in \n", "rank: 62 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 65 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: - to identify and control powdery mildew in \n", "rank: 66 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 67 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 70 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i control powdery mildew in \n", "rank: 74 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 75 bleu_score 0.8824969025845955 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 79 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: and control measures to control powdery mildew in \n", "rank: 85 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: and how can farmers control powdery mildew in \n", "rank: 91 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "601 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management and how to control powdery mildew in \n", "target: how to identify and control powdery mildew in \n", "prediction: common and to control powdery mildew in \n", "rank: 92 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.44587200491017115 min_bleu: 0.0\n", "===================================================================\n", "602 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management in controlling powdery coating and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 12 bleu_score 0.8181818181818182 max_bleu: 0.8888888888888888 avg_bleu: 0.31150038637355015 min_bleu: 0.0\n", "===================================================================\n", "602 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management in controlling powdery coating and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 26 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.31150038637355015 min_bleu: 0.0\n", "===================================================================\n", "602 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management in controlling powdery coating and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: of central and how to identify and control powdery mildew in \n", "rank: 30 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.31150038637355015 min_bleu: 0.0\n", "===================================================================\n", "602 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management in controlling powdery coating and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: and control measures to prevent powdery mildew in \n", "rank: 53 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.31150038637355015 min_bleu: 0.0\n", "===================================================================\n", "602 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management in controlling powdery coating and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 57 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.31150038637355015 min_bleu: 0.0\n", "===================================================================\n", "602 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management in controlling powdery coating and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 60 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.31150038637355015 min_bleu: 0.0\n", "===================================================================\n", "602 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management in controlling powdery coating and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 64 bleu_score 0.8181818181818182 max_bleu: 0.8888888888888888 avg_bleu: 0.31150038637355015 min_bleu: 0.0\n", "===================================================================\n", "602 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management in controlling powdery coating and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 69 bleu_score 0.8181818181818182 max_bleu: 0.8888888888888888 avg_bleu: 0.31150038637355015 min_bleu: 0.0\n", "===================================================================\n", "602 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management in controlling powdery coating and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: of central jg and how to control powdery mildew in \n", "rank: 75 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.31150038637355015 min_bleu: 0.0\n", "===================================================================\n", "602 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, management in controlling powdery coating and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 88 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.31150038637355015 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify loam, and control powdery mildew in \n", "rank: 23 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 26 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 28 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - to identify and control powdery mildew in \n", "rank: 29 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify loam, and control powdery mildew in \n", "rank: 33 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify and control powdery mildew in \n", "rank: 34 bleu_score 0.8824969025845955 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 39 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to control powdery mildew in and how to identify them?\n", "rank: 43 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i identify and control powdery mildew in \n", "rank: 47 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to control powdery mildew and white rust in \n", "rank: 50 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 58 bleu_score 0.8824969025845955 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - identify and control powdery mildew in \n", "rank: 64 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - identify and control powdery mildew in \n", "rank: 65 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i control powdery mildew in \n", "rank: 73 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and control measures to control powdery mildew in \n", "rank: 77 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify and treat powdery mildew in \n", "rank: 78 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to common and control powdery mildew in \n", "rank: 80 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - to monitor and control powdery mildew in \n", "rank: 81 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can farmers identify and control powdery mildew in \n", "rank: 84 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can farmers control powdery mildew in \n", "rank: 88 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - identify loam, and control powdery mildew in \n", "rank: 92 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "603 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - to identify loam, and control powdery mildew in \n", "rank: 93 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can farmers identify and control powdery mildew in \n", "rank: 2 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i identify and control powdery mildew in \n", "rank: 18 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 25 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 35 bleu_score 0.8824969025845955 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - identify and control powdery mildew in \n", "rank: 38 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 39 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and control measures to control powdery mildew in \n", "rank: 41 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - identify and control powdery mildew in \n", "rank: 43 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - identify loam, and control powdery mildew in \n", "rank: 44 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to common and control powdery mildew in \n", "rank: 46 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i control powdery mildew in \n", "rank: 47 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify and control powdery mildew in \n", "rank: 58 bleu_score 0.8824969025845955 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to control powdery mildew and white rust in \n", "rank: 60 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 66 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - to identify and control powdery mildew in \n", "rank: 75 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify and treat powdery mildew in \n", "rank: 80 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify loam, and control powdery mildew in \n", "rank: 81 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify loam, and control powdery mildew in \n", "rank: 83 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can farmers control powdery mildew in \n", "rank: 85 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - to monitor and control powdery mildew in \n", "rank: 87 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to control powdery mildew in and how to identify them?\n", "rank: 88 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "604 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - to identify loam, and control powdery mildew in \n", "rank: 91 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "605 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: of marigold and how to identify and control powdery mildew in \n", "rank: 13 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "605 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 14 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "605 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 43 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "605 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: and control measures to prevent powdery mildew in \n", "rank: 50 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "605 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 57 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "605 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 60 bleu_score 0.8181818181818182 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "605 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 66 bleu_score 0.8181818181818182 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "605 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 69 bleu_score 0.8181818181818182 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "605 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: of central and how to identify and control powdery mildew in \n", "rank: 84 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "605 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: of central jg and how to control powdery mildew in \n", "rank: 95 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i identify and control powdery mildew in \n", "rank: 9 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify loam, and control powdery mildew in \n", "rank: 12 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can farmers control powdery mildew in \n", "rank: 20 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify and control powdery mildew in \n", "rank: 30 bleu_score 0.8824969025845955 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - identify loam, and control powdery mildew in \n", "rank: 33 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify and treat powdery mildew in \n", "rank: 35 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 42 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 43 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - identify and control powdery mildew in \n", "rank: 46 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to control powdery mildew and white rust in \n", "rank: 57 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 67 bleu_score 0.8824969025845955 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - identify and control powdery mildew in \n", "rank: 75 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - to identify and control powdery mildew in \n", "rank: 76 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i control powdery mildew in \n", "rank: 79 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and control measures to control powdery mildew in \n", "rank: 82 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to common and control powdery mildew in \n", "rank: 83 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 84 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to identify loam, and control powdery mildew in \n", "rank: 87 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can farmers identify and control powdery mildew in \n", "rank: 88 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - to monitor and control powdery mildew in \n", "rank: 90 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: to control powdery mildew in and how to identify them?\n", "rank: 91 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "606 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to control powdery mildew. in a wheat and how to monitor and how to monitor and how to monitor\n", "target: how to identify and control powdery mildew in \n", "prediction: - to identify loam, and control powdery mildew in \n", "rank: 94 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4633817573946651 min_bleu: 0.0\n", "===================================================================\n", "607 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: and control measures to prevent powdery mildew in \n", "rank: 42 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "607 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: of marigold and how to identify and control powdery mildew in \n", "rank: 43 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "607 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: of central jg and how to control powdery mildew in \n", "rank: 48 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "607 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 51 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "607 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 56 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "607 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 57 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "607 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 61 bleu_score 0.8181818181818182 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "607 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 68 bleu_score 0.8181818181818182 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "607 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 70 bleu_score 0.8181818181818182 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "607 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || to manage powdery coating in your crops, and how to control it?\n", "target: how to identify and control powdery mildew in \n", "prediction: of central and how to identify and control powdery mildew in \n", "rank: 71 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3176384457403476 min_bleu: 0.0\n", "===================================================================\n", "608 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: of marigold and how to identify and control powdery mildew in \n", "rank: 31 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "608 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i identify and control powdery mildew in \n", "rank: 48 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "608 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 51 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "608 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 53 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "608 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: of how to monitor and control powdery mildew in \n", "rank: 55 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "608 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: and control measures to prevent powdery mildew in \n", "rank: 57 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "608 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 58 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "608 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i control powdery mildew in \n", "rank: 66 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "608 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 74 bleu_score 0.8824969025845955 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "608 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: of how to identify and control powdery mildew in \n", "rank: 77 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "608 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 84 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "609 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i control powdery mildew in \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "609 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: of marigold and how to identify and control powdery mildew in \n", "rank: 39 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "609 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how can i identify and control powdery mildew in \n", "rank: 46 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "609 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: of how to identify and control powdery mildew in \n", "rank: 47 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "609 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: of how to monitor and control powdery mildew in \n", "rank: 53 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "609 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 58 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "609 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: and control measures to prevent powdery mildew in \n", "rank: 60 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "609 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to identify and control powdery mildew in \n", "rank: 62 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "609 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: and how to control powdery mildew in \n", "rank: 75 bleu_score 0.8824969025845955 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "609 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 76 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "609 1500 ==== source list: palak mein powdery mildew ko kaise pehchane aur niyantrit kare? || days, add leaves and management of how to control powdery mildew in animal breeding?\n", "target: how to identify and control powdery mildew in \n", "prediction: - and how to identify and control powdery mildew in \n", "rank: 84 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.4400703052917301 min_bleu: 0.0\n", "===================================================================\n", "610 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: government to access government seed distribution \n", "rank: 1 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "610 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: access government for sugarcane seed distribution \n", "rank: 11 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "610 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 53 bleu_score 0.772184789761521 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "610 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 58 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "611 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: access government for seed distribution \n", "rank: 8 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "611 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: government to access government seed distribution \n", "rank: 19 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "611 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 41 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "611 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 42 bleu_score 0.772184789761521 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "612 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: government to access government seed distribution \n", "rank: 2 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "612 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 44 bleu_score 0.772184789761521 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "612 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: access government for sugarcane seed distribution \n", "rank: 49 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "612 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 63 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "613 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: government to access government seed distribution \n", "rank: 0 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132645 min_bleu: 0.01509869171115925\n", "===================================================================\n", "613 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 44 bleu_score 0.772184789761521 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132645 min_bleu: 0.01509869171115925\n", "===================================================================\n", "613 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: access government for sugarcane seed distribution \n", "rank: 50 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132645 min_bleu: 0.01509869171115925\n", "===================================================================\n", "613 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 59 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132645 min_bleu: 0.01509869171115925\n", "===================================================================\n", "614 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: access government for sugarcane seed distribution \n", "rank: 0 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "614 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: government to access government seed distribution \n", "rank: 9 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "614 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 23 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "614 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 41 bleu_score 0.772184789761521 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "615 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: government to access government seed distribution \n", "rank: 8 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "615 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: access government for seed distribution \n", "rank: 11 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "615 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 21 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "615 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 62 bleu_score 0.772184789761521 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "616 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: government to access government seed distribution \n", "rank: 5 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "616 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: access government for seed distribution \n", "rank: 7 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "616 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 41 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "616 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 42 bleu_score 0.772184789761521 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "617 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: access government for seed distribution \n", "rank: 9 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "617 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 22 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "617 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: government to access government seed distribution \n", "rank: 29 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "617 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 41 bleu_score 0.772184789761521 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "618 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: government to access government seed distribution \n", "rank: 15 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "618 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: access government for seed distribution \n", "rank: 24 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "618 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 32 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "618 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to get better prices for \n", "target: how to access seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 46 bleu_score 0.772184789761521 max_bleu: 0.772184789761521 avg_bleu: 0.28226870614665484 min_bleu: 0.01509869171115925\n", "===================================================================\n", "619 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: government to access government seed distribution \n", "rank: 10 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "619 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 37 bleu_score 0.772184789761521 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "619 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: access government for sugarcane seed distribution \n", "rank: 46 bleu_score 0.6618726769384466 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "619 1500 ==== source list: sarkar samarthit kheera ke beej vitran tak pahunch kaise prapt kare? || clay seed how to get \n", "target: how to access seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 58 bleu_score 0.6441233940645307 max_bleu: 0.772184789761521 avg_bleu: 0.28445818540132656 min_bleu: 0.01509869171115925\n", "===================================================================\n", "620 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the requirements to avail insurance for farmers to receive government \n", "rank: 0 bleu_score 0.6666666666666666 max_bleu: 0.8187307530779819 avg_bleu: 0.3100557881338511 min_bleu: 0.0493193927883213\n", "===================================================================\n", "620 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your what is the eligibility criteria for government \n", "rank: 18 bleu_score 0.6640732482052818 max_bleu: 0.8187307530779819 avg_bleu: 0.3100557881338511 min_bleu: 0.0493193927883213\n", "===================================================================\n", "620 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your what are the eligibility criteria for government \n", "rank: 26 bleu_score 0.7470824042309421 max_bleu: 0.8187307530779819 avg_bleu: 0.3100557881338511 min_bleu: 0.0493193927883213\n", "===================================================================\n", "620 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility criteria for farmers to receive government \n", "rank: 38 bleu_score 0.8187307530779819 max_bleu: 0.8187307530779819 avg_bleu: 0.3100557881338511 min_bleu: 0.0493193927883213\n", "===================================================================\n", "621 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get government the eligibility criteria for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the requirements to avail insurance for farmers to receive government \n", "rank: 0 bleu_score 0.6666666666666666 max_bleu: 0.8187307530779819 avg_bleu: 0.3009950245610565 min_bleu: 0.0493193927883213\n", "===================================================================\n", "621 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get government the eligibility criteria for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility criteria for farmers to receive government \n", "rank: 3 bleu_score 0.8187307530779819 max_bleu: 0.8187307530779819 avg_bleu: 0.3009950245610565 min_bleu: 0.0493193927883213\n", "===================================================================\n", "621 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get government the eligibility criteria for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your question about the eligibility criteria for farmers to receive government \n", "rank: 6 bleu_score 0.7142857142857143 max_bleu: 0.8187307530779819 avg_bleu: 0.3009950245610565 min_bleu: 0.0493193927883213\n", "===================================================================\n", "622 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get government the eligibility criteria for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the requirements to avail insurance for farmers to receive government \n", "rank: 2 bleu_score 0.6666666666666666 max_bleu: 0.8187307530779819 avg_bleu: 0.30728422259421423 min_bleu: 0.0493193927883213\n", "===================================================================\n", "622 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get government the eligibility criteria for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility criteria for farmers to receive government \n", "rank: 17 bleu_score 0.8187307530779819 max_bleu: 0.8187307530779819 avg_bleu: 0.30728422259421423 min_bleu: 0.0493193927883213\n", "===================================================================\n", "622 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get government the eligibility criteria for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your question about the eligibility criteria for farmers to receive government \n", "rank: 59 bleu_score 0.7142857142857143 max_bleu: 0.8187307530779819 avg_bleu: 0.30728422259421423 min_bleu: 0.0493193927883213\n", "===================================================================\n", "623 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get government the eligibility criteria for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your what is the eligibility criteria for government \n", "rank: 2 bleu_score 0.6640732482052818 max_bleu: 0.8187307530779819 avg_bleu: 0.30900833735752525 min_bleu: 0.0493193927883213\n", "===================================================================\n", "623 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get government the eligibility criteria for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility criteria for farmers to receive government \n", "rank: 4 bleu_score 0.8187307530779819 max_bleu: 0.8187307530779819 avg_bleu: 0.30900833735752525 min_bleu: 0.0493193927883213\n", "===================================================================\n", "623 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get government the eligibility criteria for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your what are the eligibility criteria for government \n", "rank: 47 bleu_score 0.7470824042309421 max_bleu: 0.8187307530779819 avg_bleu: 0.30900833735752525 min_bleu: 0.0493193927883213\n", "===================================================================\n", "623 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get government the eligibility criteria for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the requirements to avail insurance for farmers to receive government \n", "rank: 90 bleu_score 0.6666666666666666 max_bleu: 0.8187307530779819 avg_bleu: 0.30900833735752525 min_bleu: 0.0493193927883213\n", "===================================================================\n", "624 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility criteria for farmers to receive government \n", "rank: 1 bleu_score 0.8187307530779819 max_bleu: 0.8187307530779819 avg_bleu: 0.30900833735752525 min_bleu: 0.0493193927883213\n", "===================================================================\n", "624 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the requirements to avail insurance for farmers to receive government \n", "rank: 50 bleu_score 0.6666666666666666 max_bleu: 0.8187307530779819 avg_bleu: 0.30900833735752525 min_bleu: 0.0493193927883213\n", "===================================================================\n", "624 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your what are the eligibility criteria for government \n", "rank: 70 bleu_score 0.7470824042309421 max_bleu: 0.8187307530779819 avg_bleu: 0.30900833735752525 min_bleu: 0.0493193927883213\n", "===================================================================\n", "624 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your what is the eligibility criteria for government \n", "rank: 83 bleu_score 0.6640732482052818 max_bleu: 0.8187307530779819 avg_bleu: 0.30900833735752525 min_bleu: 0.0493193927883213\n", "===================================================================\n", "625 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility of government for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers to receive technical support to get government \n", "rank: 42 bleu_score 0.49123845184678916 max_bleu: 0.6 avg_bleu: 0.27982287564753844 min_bleu: 0.0493193927883213\n", "===================================================================\n", "625 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility of government for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: marigold flowers what are the eligibility criteria for government subsidies for farmers?\n", "rank: 48 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.27982287564753844 min_bleu: 0.0493193927883213\n", "===================================================================\n", "625 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility of government for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to avail training for farmers to receive government \n", "rank: 83 bleu_score 0.5731115271545874 max_bleu: 0.6 avg_bleu: 0.27982287564753844 min_bleu: 0.0493193927883213\n", "===================================================================\n", "626 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get government the eligibility criteria for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility criteria for farmers to receive government \n", "rank: 37 bleu_score 0.8187307530779819 max_bleu: 0.8187307530779819 avg_bleu: 0.30728422259421423 min_bleu: 0.0493193927883213\n", "===================================================================\n", "626 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get government the eligibility criteria for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your question about the eligibility criteria for farmers to receive government \n", "rank: 58 bleu_score 0.7142857142857143 max_bleu: 0.8187307530779819 avg_bleu: 0.30728422259421423 min_bleu: 0.0493193927883213\n", "===================================================================\n", "626 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get government the eligibility criteria for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the requirements to avail insurance for farmers to receive government \n", "rank: 91 bleu_score 0.6666666666666666 max_bleu: 0.8187307530779819 avg_bleu: 0.30728422259421423 min_bleu: 0.0493193927883213\n", "===================================================================\n", "627 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility criteria for farmers to receive government \n", "rank: 1 bleu_score 0.8187307530779819 max_bleu: 0.8187307530779819 avg_bleu: 0.3100557881338511 min_bleu: 0.0493193927883213\n", "===================================================================\n", "627 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your what are the eligibility criteria for government \n", "rank: 68 bleu_score 0.7470824042309421 max_bleu: 0.8187307530779819 avg_bleu: 0.3100557881338511 min_bleu: 0.0493193927883213\n", "===================================================================\n", "627 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your what is the eligibility criteria for government \n", "rank: 83 bleu_score 0.6640732482052818 max_bleu: 0.8187307530779819 avg_bleu: 0.3100557881338511 min_bleu: 0.0493193927883213\n", "===================================================================\n", "627 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the requirements to avail insurance for farmers to receive government \n", "rank: 90 bleu_score 0.6666666666666666 max_bleu: 0.8187307530779819 avg_bleu: 0.3100557881338511 min_bleu: 0.0493193927883213\n", "===================================================================\n", "628 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility criteria for farmers to receive government \n", "rank: 2 bleu_score 0.8187307530779819 max_bleu: 0.8187307530779819 avg_bleu: 0.30900833735752525 min_bleu: 0.0493193927883213\n", "===================================================================\n", "628 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the requirements to avail insurance for farmers to receive government \n", "rank: 8 bleu_score 0.6666666666666666 max_bleu: 0.8187307530779819 avg_bleu: 0.30900833735752525 min_bleu: 0.0493193927883213\n", "===================================================================\n", "628 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your what are the eligibility criteria for government \n", "rank: 41 bleu_score 0.7470824042309421 max_bleu: 0.8187307530779819 avg_bleu: 0.30900833735752525 min_bleu: 0.0493193927883213\n", "===================================================================\n", "628 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your what is the eligibility criteria for government \n", "rank: 61 bleu_score 0.6640732482052818 max_bleu: 0.8187307530779819 avg_bleu: 0.30900833735752525 min_bleu: 0.0493193927883213\n", "===================================================================\n", "629 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: of your question about the eligibility criteria for farmers to receive government \n", "rank: 0 bleu_score 0.7142857142857143 max_bleu: 0.8187307530779819 avg_bleu: 0.3009950245610565 min_bleu: 0.0493193927883213\n", "===================================================================\n", "629 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility criteria for farmers to receive government \n", "rank: 42 bleu_score 0.8187307530779819 max_bleu: 0.8187307530779819 avg_bleu: 0.3009950245610565 min_bleu: 0.0493193927883213\n", "===================================================================\n", "629 1500 ==== source list: sarkari sahayata prapt karne ke liye kisano ke liye maapdand kya hain? || get the eligibility criteria for government farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the requirements to avail insurance for farmers to receive government \n", "rank: 89 bleu_score 0.6666666666666666 max_bleu: 0.8187307530779819 avg_bleu: 0.3009950245610565 min_bleu: 0.0493193927883213\n", "===================================================================\n", "630 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 11 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.22017099135633122 min_bleu: 0.016595689455954646\n", "===================================================================\n", "630 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 46 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.22017099135633122 min_bleu: 0.016595689455954646\n", "===================================================================\n", "631 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 20 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.22017099135633122 min_bleu: 0.016595689455954646\n", "===================================================================\n", "631 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 43 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.22017099135633122 min_bleu: 0.016595689455954646\n", "===================================================================\n", "632 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode egg how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 25 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.2156835664107742 min_bleu: 0.016595689455954646\n", "===================================================================\n", "632 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode egg how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 46 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.2156835664107742 min_bleu: 0.016595689455954646\n", "===================================================================\n", "633 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode egg how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 22 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.2156835664107742 min_bleu: 0.016595689455954646\n", "===================================================================\n", "633 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode egg how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 42 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.2156835664107742 min_bleu: 0.016595689455954646\n", "===================================================================\n", "634 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode egg how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 4 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.21568356641077416 min_bleu: 0.016595689455954646\n", "===================================================================\n", "634 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode egg how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 41 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.21568356641077416 min_bleu: 0.016595689455954646\n", "===================================================================\n", "635 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 19 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.22017099135633122 min_bleu: 0.016595689455954646\n", "===================================================================\n", "635 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 35 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.22017099135633122 min_bleu: 0.016595689455954646\n", "===================================================================\n", "636 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode egg how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 40 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.2156835664107742 min_bleu: 0.016595689455954646\n", "===================================================================\n", "636 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode egg how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 41 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.2156835664107742 min_bleu: 0.016595689455954646\n", "===================================================================\n", "637 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode egg how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 18 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.2156835664107742 min_bleu: 0.016595689455954646\n", "===================================================================\n", "637 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode egg how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 34 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.2156835664107742 min_bleu: 0.016595689455954646\n", "===================================================================\n", "638 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 25 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.22017099135633125 min_bleu: 0.016595689455954646\n", "===================================================================\n", "638 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode infestation. how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 45 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.22017099135633125 min_bleu: 0.016595689455954646\n", "===================================================================\n", "639 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode egg how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 8 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.2156835664107742 min_bleu: 0.016595689455954646\n", "===================================================================\n", "639 1500 ==== source list: ko katne ke liye taiyar hone mein kitna samay lagta hai? || nematode egg how long does it take for harvest?\n", "target: how long does it take for to be ready for harvest?\n", "prediction: is long does it take for to be ready for harvest?\n", "rank: 9 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.2156835664107742 min_bleu: 0.016595689455954646\n", "===================================================================\n", "640 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of deal and how to deal with snails in fields?\n", "rank: 2 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291527 min_bleu: 0.08556951983876535\n", "===================================================================\n", "640 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how to deal with snails in fields?\n", "rank: 3 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291527 min_bleu: 0.08556951983876535\n", "===================================================================\n", "640 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to prevent in fields?\n", "rank: 4 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291527 min_bleu: 0.08556951983876535\n", "===================================================================\n", "640 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: agriculture further processed to deal with snails and in fields?\n", "rank: 7 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291527 min_bleu: 0.08556951983876535\n", "===================================================================\n", "640 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of snails and how to prevent in fields?\n", "rank: 14 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291527 min_bleu: 0.08556951983876535\n", "===================================================================\n", "640 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to get in fields?\n", "rank: 30 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291527 min_bleu: 0.08556951983876535\n", "===================================================================\n", "640 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how can i deal with snails in fields?\n", "rank: 32 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291527 min_bleu: 0.08556951983876535\n", "===================================================================\n", "640 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from snails and how to prevent in fields?\n", "rank: 51 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291527 min_bleu: 0.08556951983876535\n", "===================================================================\n", "640 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of and how can i deal with snails in fields?\n", "rank: 74 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291527 min_bleu: 0.08556951983876535\n", "===================================================================\n", "640 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from diseased and how to deal with snails in fields?\n", "rank: 76 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291527 min_bleu: 0.08556951983876535\n", "===================================================================\n", "641 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to prevent in fields?\n", "rank: 0 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "641 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from snails and how to prevent in fields?\n", "rank: 1 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "641 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to get in fields?\n", "rank: 12 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "641 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how to deal with snails in fields?\n", "rank: 23 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "641 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: agriculture further processed to deal with snails and in fields?\n", "rank: 26 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "641 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of deal and how to deal with snails in fields?\n", "rank: 50 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "641 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how can i deal with snails in fields?\n", "rank: 52 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "641 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of and how can i deal with snails in fields?\n", "rank: 65 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "642 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in guava fields to see how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to deal with snails impact on in fields?\n", "rank: 2 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5096751992867773 min_bleu: 0.055782540037107455\n", "===================================================================\n", "642 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in guava fields to see how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how to deal with snails in fields?\n", "rank: 9 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5096751992867773 min_bleu: 0.055782540037107455\n", "===================================================================\n", "642 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in guava fields to see how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: agriculture snails and how to prevent in fields?\n", "rank: 15 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5096751992867773 min_bleu: 0.055782540037107455\n", "===================================================================\n", "642 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in guava fields to see how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to prevent in fields?\n", "rank: 18 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5096751992867773 min_bleu: 0.055782540037107455\n", "===================================================================\n", "642 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in guava fields to see how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how can i deal with snails in fields?\n", "rank: 20 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5096751992867773 min_bleu: 0.055782540037107455\n", "===================================================================\n", "642 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in guava fields to see how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of and can how to deal with snails in fields?\n", "rank: 23 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5096751992867773 min_bleu: 0.055782540037107455\n", "===================================================================\n", "642 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in guava fields to see how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from diseased and how to deal with snails in fields?\n", "rank: 33 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5096751992867773 min_bleu: 0.055782540037107455\n", "===================================================================\n", "642 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in guava fields to see how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of snails and how to prevent in fields?\n", "rank: 54 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5096751992867773 min_bleu: 0.055782540037107455\n", "===================================================================\n", "642 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in guava fields to see how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from snails and how to deal with in fields?\n", "rank: 61 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5096751992867773 min_bleu: 0.055782540037107455\n", "===================================================================\n", "642 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in guava fields to see how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of and how can i deal with snails in fields?\n", "rank: 69 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5096751992867773 min_bleu: 0.055782540037107455\n", "===================================================================\n", "643 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: agriculture further processed to deal with snails and in fields?\n", "rank: 0 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291526 min_bleu: 0.08556951983876535\n", "===================================================================\n", "643 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to prevent in fields?\n", "rank: 2 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291526 min_bleu: 0.08556951983876535\n", "===================================================================\n", "643 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of snails and how to prevent in fields?\n", "rank: 3 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291526 min_bleu: 0.08556951983876535\n", "===================================================================\n", "643 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how to deal with snails in fields?\n", "rank: 8 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291526 min_bleu: 0.08556951983876535\n", "===================================================================\n", "643 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to get in fields?\n", "rank: 10 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291526 min_bleu: 0.08556951983876535\n", "===================================================================\n", "643 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how can i deal with snails in fields?\n", "rank: 14 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291526 min_bleu: 0.08556951983876535\n", "===================================================================\n", "643 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of and how can i deal with snails in fields?\n", "rank: 37 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291526 min_bleu: 0.08556951983876535\n", "===================================================================\n", "643 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from diseased and how to deal with snails in fields?\n", "rank: 38 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291526 min_bleu: 0.08556951983876535\n", "===================================================================\n", "643 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from snails and how to prevent in fields?\n", "rank: 45 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291526 min_bleu: 0.08556951983876535\n", "===================================================================\n", "643 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, leading to see how to prevent insect infestation in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of deal and how to deal with snails in fields?\n", "rank: 63 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5070444733291526 min_bleu: 0.08556951983876535\n", "===================================================================\n", "644 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: agriculture further processed to deal with snails and in fields?\n", "rank: 0 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "644 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from diseased and how to deal with snails in fields?\n", "rank: 10 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "644 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of deal and how to deal with snails in fields?\n", "rank: 16 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "644 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to prevent in fields?\n", "rank: 34 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "644 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how can i deal with snails in fields?\n", "rank: 35 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "644 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how to deal with snails in fields?\n", "rank: 36 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "644 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to prevent thrips in fields?\n", "rank: 40 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "645 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: agriculture further processed to deal with snails and in fields?\n", "rank: 1 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "645 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how to deal with snails in fields?\n", "rank: 5 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "645 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to prevent in fields?\n", "rank: 10 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "645 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of deal and how to deal with snails in fields?\n", "rank: 27 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "645 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to get in fields?\n", "rank: 38 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "645 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from snails and how to prevent in fields?\n", "rank: 57 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "645 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how can i deal with snails in fields?\n", "rank: 60 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "645 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of and how can i deal with snails in fields?\n", "rank: 67 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.49970594040395255 min_bleu: 0.0\n", "===================================================================\n", "646 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to prevent in fields?\n", "rank: 0 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4997059404039526 min_bleu: 0.0\n", "===================================================================\n", "646 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: agriculture further processed to deal with snails and in fields?\n", "rank: 2 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4997059404039526 min_bleu: 0.0\n", "===================================================================\n", "646 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how to deal with snails in fields?\n", "rank: 5 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4997059404039526 min_bleu: 0.0\n", "===================================================================\n", "646 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from snails and how to prevent in fields?\n", "rank: 24 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.4997059404039526 min_bleu: 0.0\n", "===================================================================\n", "646 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to get in fields?\n", "rank: 32 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4997059404039526 min_bleu: 0.0\n", "===================================================================\n", "646 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of and how can i deal with snails in fields?\n", "rank: 54 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4997059404039526 min_bleu: 0.0\n", "===================================================================\n", "646 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of deal and how to deal with snails in fields?\n", "rank: 58 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4997059404039526 min_bleu: 0.0\n", "===================================================================\n", "646 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || in vegetables post-harvest, and see how to prevent waterlogging in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how can i deal with snails in fields?\n", "rank: 60 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4997059404039526 min_bleu: 0.0\n", "===================================================================\n", "647 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how can i deal with snails in fields?\n", "rank: 5 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "647 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of deal and how to deal with snails in fields?\n", "rank: 13 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "647 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to prevent in fields?\n", "rank: 18 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "647 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: agriculture further processed to deal with snails and in fields?\n", "rank: 22 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "647 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how to deal with snails in fields?\n", "rank: 25 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "647 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to prevent thrips in fields?\n", "rank: 32 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "647 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || difference snails and how can i prevent thrips in fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from diseased and how to deal with snails in fields?\n", "rank: 54 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5228228342888722 min_bleu: 0.0\n", "===================================================================\n", "648 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, yields in vegetables post-harvest, leading to burning and improve water fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from snails and how to prevent in fields?\n", "rank: 5 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.49301881182506824 min_bleu: 0.055782540037107455\n", "===================================================================\n", "648 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, yields in vegetables post-harvest, leading to burning and improve water fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how to deal with snails in fields?\n", "rank: 7 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.49301881182506824 min_bleu: 0.055782540037107455\n", "===================================================================\n", "648 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, yields in vegetables post-harvest, leading to burning and improve water fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to prevent in fields?\n", "rank: 30 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.49301881182506824 min_bleu: 0.055782540037107455\n", "===================================================================\n", "648 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, yields in vegetables post-harvest, leading to burning and improve water fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how can i deal with snails in fields?\n", "rank: 32 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.49301881182506824 min_bleu: 0.055782540037107455\n", "===================================================================\n", "648 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, yields in vegetables post-harvest, leading to burning and improve water fields?\n", "target: how to deal with snails and in fields?\n", "prediction: agriculture snails and how to prevent in fields?\n", "rank: 36 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.49301881182506824 min_bleu: 0.055782540037107455\n", "===================================================================\n", "648 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, yields in vegetables post-harvest, leading to burning and improve water fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of and how can i deal with snails in fields?\n", "rank: 44 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.49301881182506824 min_bleu: 0.055782540037107455\n", "===================================================================\n", "648 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, yields in vegetables post-harvest, leading to burning and improve water fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from diseased and how to deal with snails in fields?\n", "rank: 47 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.49301881182506824 min_bleu: 0.055782540037107455\n", "===================================================================\n", "648 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, yields in vegetables post-harvest, leading to burning and improve water fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of deal and how to deal with snails in fields?\n", "rank: 48 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.49301881182506824 min_bleu: 0.055782540037107455\n", "===================================================================\n", "648 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, yields in vegetables post-harvest, leading to burning and improve water fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to get in fields?\n", "rank: 61 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.49301881182506824 min_bleu: 0.055782540037107455\n", "===================================================================\n", "649 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, in vegetables how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: agriculture snails and how to prevent in fields?\n", "rank: 4 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5211062136283258 min_bleu: 0.0\n", "===================================================================\n", "649 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, in vegetables how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to prevent in fields?\n", "rank: 12 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.5211062136283258 min_bleu: 0.0\n", "===================================================================\n", "649 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, in vegetables how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from snails and how to deal with in fields?\n", "rank: 21 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5211062136283258 min_bleu: 0.0\n", "===================================================================\n", "649 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, in vegetables how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how can i deal with snails in fields?\n", "rank: 22 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5211062136283258 min_bleu: 0.0\n", "===================================================================\n", "649 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, in vegetables how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: snails and how to deal with snails impact on in fields?\n", "rank: 23 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5211062136283258 min_bleu: 0.0\n", "===================================================================\n", "649 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, in vegetables how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from and how to deal with snails in fields?\n", "rank: 24 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5211062136283258 min_bleu: 0.0\n", "===================================================================\n", "649 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, in vegetables how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: agriculture further processed to deal with snails and in fields?\n", "rank: 28 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5211062136283258 min_bleu: 0.0\n", "===================================================================\n", "649 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, in vegetables how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of deal and how to deal with snails in fields?\n", "rank: 54 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5211062136283258 min_bleu: 0.0\n", "===================================================================\n", "649 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, in vegetables how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: of snails and how to prevent in fields?\n", "rank: 69 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.5211062136283258 min_bleu: 0.0\n", "===================================================================\n", "649 1500 ==== source list: lauki ke kheton mein aur slug se kaise nipat sakte hain? || days, in vegetables how to deal with snails and improve cowpea fields?\n", "target: how to deal with snails and in fields?\n", "prediction: from diseased and how to deal with snails in fields?\n", "rank: 81 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5211062136283258 min_bleu: 0.0\n", "===================================================================\n", "650 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 12 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "650 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 34 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "650 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 46 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "650 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 55 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "650 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: of how often should crops be inspected for pests?\n", "rank: 64 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "651 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 20 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "651 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 37 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "651 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 51 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "651 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 58 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "651 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: of how often should crops be inspected for pests?\n", "rank: 69 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "652 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how often supplied for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 19 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.28484154812850454 min_bleu: 0.0\n", "===================================================================\n", "652 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how often supplied for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 20 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.28484154812850454 min_bleu: 0.0\n", "===================================================================\n", "652 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how often supplied for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 27 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.28484154812850454 min_bleu: 0.0\n", "===================================================================\n", "652 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how often supplied for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 36 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.28484154812850454 min_bleu: 0.0\n", "===================================================================\n", "652 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how often supplied for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: of how often should crops be inspected for pests?\n", "rank: 43 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.28484154812850454 min_bleu: 0.0\n", "===================================================================\n", "652 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how often supplied for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 44 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.28484154812850454 min_bleu: 0.0\n", "===================================================================\n", "652 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how often supplied for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 49 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.28484154812850454 min_bleu: 0.0\n", "===================================================================\n", "653 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 2 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "653 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 20 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "653 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 24 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "653 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 28 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "653 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 31 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "653 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 32 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "653 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: of how often should crops be inspected for pests?\n", "rank: 60 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "654 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 12 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "654 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 20 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "654 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 45 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "654 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 53 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "654 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: of how often should crops be inspected for pests?\n", "rank: 74 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25299103046176813 min_bleu: 0.0\n", "===================================================================\n", "655 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how often should inter-cropping be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 17 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25789177346989106 min_bleu: 0.0\n", "===================================================================\n", "655 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how often should inter-cropping be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 31 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25789177346989106 min_bleu: 0.0\n", "===================================================================\n", "655 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how often should inter-cropping be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 32 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.25789177346989106 min_bleu: 0.0\n", "===================================================================\n", "655 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how often should inter-cropping be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 50 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.25789177346989106 min_bleu: 0.0\n", "===================================================================\n", "655 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how often should inter-cropping be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: of how often should crops be inspected for pests?\n", "rank: 65 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25789177346989106 min_bleu: 0.0\n", "===================================================================\n", "656 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 10 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "656 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 14 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "656 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 18 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "656 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 23 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "656 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: of how often should crops be inspected for pests?\n", "rank: 25 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "656 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 35 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "656 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 42 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "657 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per acre. here's how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 18 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.25994584239828145 min_bleu: 0.0\n", "===================================================================\n", "657 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per acre. here's how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 33 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.25994584239828145 min_bleu: 0.0\n", "===================================================================\n", "657 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per acre. here's how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 62 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25994584239828145 min_bleu: 0.0\n", "===================================================================\n", "657 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per acre. here's how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 67 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25994584239828145 min_bleu: 0.0\n", "===================================================================\n", "657 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || pests per acre. here's how often should we start bearing be inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: of how often should crops be inspected for pests?\n", "rank: 79 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.25994584239828145 min_bleu: 0.0\n", "===================================================================\n", "658 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 11 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "658 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 14 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "658 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 27 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "658 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 35 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "658 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 39 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "658 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 47 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "658 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: of how often should crops be inspected for pests?\n", "rank: 58 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "659 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 8 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "659 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 34 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "659 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 37 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "659 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 38 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "659 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 40 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "659 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: - how often should crops be inspected for pests?\n", "rank: 47 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "659 1500 ==== source list: chanaa ke fasalon ko keeton ke liye kitni baar jaancha jaana chahiye? || how many inspected for pests?\n", "target: how often should crops be inspected for pests?\n", "prediction: of how often should crops be inspected for pests?\n", "rank: 65 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.27676969665735046 min_bleu: 0.0\n", "===================================================================\n", "660 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as an organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as an organic \n", "rank: 2 bleu_score 0.6065306597126334 max_bleu: 0.6640732482052818 avg_bleu: 0.33805254096652204 min_bleu: 0.0\n", "===================================================================\n", "660 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as an organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get a subsidy for organic here's how can farmers under government \n", "rank: 17 bleu_score 0.5333333333333333 max_bleu: 0.6640732482052818 avg_bleu: 0.33805254096652204 min_bleu: 0.0\n", "===================================================================\n", "660 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as an organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as a seed village under government \n", "rank: 34 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.33805254096652204 min_bleu: 0.0\n", "===================================================================\n", "660 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as an organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: an organic materials to achieve higher under government \n", "rank: 45 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.33805254096652204 min_bleu: 0.0\n", "===================================================================\n", "660 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as an organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified seeds under government schemes as an \n", "rank: 81 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.33805254096652204 min_bleu: 0.0\n", "===================================================================\n", "660 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as an organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: an organic materials can farmers get better under government \n", "rank: 88 bleu_score 0.5833333333333334 max_bleu: 0.6640732482052818 avg_bleu: 0.33805254096652204 min_bleu: 0.0\n", "===================================================================\n", "661 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as an organic \n", "rank: 6 bleu_score 0.6065306597126334 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709525 min_bleu: 0.0\n", "===================================================================\n", "661 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: - farmers get as an organic under government \n", "rank: 7 bleu_score 0.6549846024623855 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709525 min_bleu: 0.0\n", "===================================================================\n", "661 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to the get certified as an organic \n", "rank: 10 bleu_score 0.6369167205100349 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709525 min_bleu: 0.0\n", "===================================================================\n", "661 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as a seed village under government \n", "rank: 14 bleu_score 0.6640732482052818 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709525 min_bleu: 0.0\n", "===================================================================\n", "661 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified seeds under government schemes as an \n", "rank: 52 bleu_score 0.7470824042309421 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709525 min_bleu: 0.0\n", "===================================================================\n", "661 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: - farmers get certified as an organic under government \n", "rank: 61 bleu_score 0.7470824042309421 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709525 min_bleu: 0.0\n", "===================================================================\n", "662 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || in a government agricultural fairs 30 june to get as a farmer welfare of organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as an organic \n", "rank: 10 bleu_score 0.6065306597126334 max_bleu: 0.6640732482052818 avg_bleu: 0.34319741938607934 min_bleu: 0.0\n", "===================================================================\n", "662 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || in a government agricultural fairs 30 june to get as a farmer welfare of organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get a subsidy for organic here's how can farmers under government \n", "rank: 27 bleu_score 0.5333333333333333 max_bleu: 0.6640732482052818 avg_bleu: 0.34319741938607934 min_bleu: 0.0\n", "===================================================================\n", "662 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || in a government agricultural fairs 30 june to get as a farmer welfare of organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: certified as an organic under government \n", "rank: 40 bleu_score 0.6065306597126334 max_bleu: 0.6640732482052818 avg_bleu: 0.34319741938607934 min_bleu: 0.0\n", "===================================================================\n", "662 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || in a government agricultural fairs 30 june to get as a farmer welfare of organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as a list of under government \n", "rank: 41 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.34319741938607934 min_bleu: 0.0\n", "===================================================================\n", "662 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || in a government agricultural fairs 30 june to get as a farmer welfare of organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: an organic materials to achieve higher under government \n", "rank: 70 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.34319741938607934 min_bleu: 0.0\n", "===================================================================\n", "662 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || in a government agricultural fairs 30 june to get as a farmer welfare of organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: certified under a farmer welfare scheme as an \n", "rank: 92 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.34319741938607934 min_bleu: 0.0\n", "===================================================================\n", "663 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as an organic \n", "rank: 14 bleu_score 0.6065306597126334 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "663 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: an organic materials to achieve higher under government \n", "rank: 16 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "663 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get a subsidy for organic here's how can farmers under government \n", "rank: 36 bleu_score 0.5333333333333333 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "663 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as a seed village under government \n", "rank: 48 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "663 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified seeds under government schemes as an \n", "rank: 50 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "663 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: to the get a subsidy for organic farming under government \n", "rank: 63 bleu_score 0.5384615384615384 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "663 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: in an government certified as an organic \n", "rank: 89 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "663 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: an organic materials can farmers get certified as an \n", "rank: 94 bleu_score 0.5810640921796215 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "664 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || in a government agricultural fairs 30 june to get as a farmer welfare of organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as an organic \n", "rank: 17 bleu_score 0.6065306597126334 max_bleu: 0.6640732482052818 avg_bleu: 0.34319741938607934 min_bleu: 0.0\n", "===================================================================\n", "664 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || in a government agricultural fairs 30 june to get as a farmer welfare of organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as a list of under government \n", "rank: 27 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.34319741938607934 min_bleu: 0.0\n", "===================================================================\n", "664 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || in a government agricultural fairs 30 june to get as a farmer welfare of organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get a subsidy for organic here's how can farmers under government \n", "rank: 37 bleu_score 0.5333333333333333 max_bleu: 0.6640732482052818 avg_bleu: 0.34319741938607934 min_bleu: 0.0\n", "===================================================================\n", "664 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || in a government agricultural fairs 30 june to get as a farmer welfare of organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: certified as an organic under government \n", "rank: 48 bleu_score 0.6065306597126334 max_bleu: 0.6640732482052818 avg_bleu: 0.34319741938607934 min_bleu: 0.0\n", "===================================================================\n", "664 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || in a government agricultural fairs 30 june to get as a farmer welfare of organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: certified under a farmer welfare scheme as an \n", "rank: 87 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.34319741938607934 min_bleu: 0.0\n", "===================================================================\n", "664 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || in a government agricultural fairs 30 june to get as a farmer welfare of organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: an organic materials to achieve higher under government \n", "rank: 95 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.34319741938607934 min_bleu: 0.0\n", "===================================================================\n", "665 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a subsidy on organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: an organic fertilizers to get better under government schemes in \n", "rank: 29 bleu_score 0.6153846153846154 max_bleu: 0.7368576777701837 avg_bleu: 0.3461667223244456 min_bleu: 0.0\n", "===================================================================\n", "665 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a subsidy on organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as a subsidy for organic farming under government \n", "rank: 30 bleu_score 0.6923076923076923 max_bleu: 0.7368576777701837 avg_bleu: 0.3461667223244456 min_bleu: 0.0\n", "===================================================================\n", "665 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a subsidy on organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as an under government \n", "rank: 32 bleu_score 0.7368576777701837 max_bleu: 0.7368576777701837 avg_bleu: 0.3461667223244456 min_bleu: 0.0\n", "===================================================================\n", "665 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a subsidy on organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to the subsidy as an organic under government \n", "rank: 65 bleu_score 0.6549846024623855 max_bleu: 0.7368576777701837 avg_bleu: 0.3461667223244456 min_bleu: 0.0\n", "===================================================================\n", "666 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as a seed village under government \n", "rank: 0 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "666 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get a subsidy for organic here's how can farmers under government \n", "rank: 2 bleu_score 0.5333333333333333 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "666 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as an organic \n", "rank: 6 bleu_score 0.6065306597126334 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "666 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: an organic materials to achieve higher under government \n", "rank: 23 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "666 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: an organic materials can farmers get certified as an \n", "rank: 35 bleu_score 0.5810640921796215 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "666 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: to the get a subsidy for organic farming under government \n", "rank: 67 bleu_score 0.5384615384615384 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "666 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified seeds under government schemes as an \n", "rank: 74 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "666 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as a government \n", "target: how to get certified as an organic farmer under government \n", "prediction: in an government certified as an organic \n", "rank: 89 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.35727387432041247 min_bleu: 0.0\n", "===================================================================\n", "667 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as an organic \n", "rank: 3 bleu_score 0.6065306597126334 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709525 min_bleu: 0.0\n", "===================================================================\n", "667 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: - farmers get certified as an organic under government \n", "rank: 36 bleu_score 0.7470824042309421 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709525 min_bleu: 0.0\n", "===================================================================\n", "667 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as a seed village under government \n", "rank: 44 bleu_score 0.6640732482052818 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709525 min_bleu: 0.0\n", "===================================================================\n", "667 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified seeds under government schemes as an \n", "rank: 56 bleu_score 0.7470824042309421 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709525 min_bleu: 0.0\n", "===================================================================\n", "667 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: - farmers get as an organic under government \n", "rank: 70 bleu_score 0.6549846024623855 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709525 min_bleu: 0.0\n", "===================================================================\n", "667 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to the get certified as an organic \n", "rank: 72 bleu_score 0.6369167205100349 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709525 min_bleu: 0.0\n", "===================================================================\n", "668 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as an organic \n", "rank: 1 bleu_score 0.6065306597126334 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709524 min_bleu: 0.0\n", "===================================================================\n", "668 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: - farmers get as an organic under government \n", "rank: 12 bleu_score 0.6549846024623855 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709524 min_bleu: 0.0\n", "===================================================================\n", "668 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as a seed village under government \n", "rank: 15 bleu_score 0.6640732482052818 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709524 min_bleu: 0.0\n", "===================================================================\n", "668 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: - farmers get certified as an organic under government \n", "rank: 43 bleu_score 0.7470824042309421 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709524 min_bleu: 0.0\n", "===================================================================\n", "668 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to the get certified as an organic \n", "rank: 69 bleu_score 0.6369167205100349 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709524 min_bleu: 0.0\n", "===================================================================\n", "668 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get a government scheme as organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified seeds under government schemes as an \n", "rank: 80 bleu_score 0.7470824042309421 max_bleu: 0.7470824042309421 avg_bleu: 0.3495895122709524 min_bleu: 0.0\n", "===================================================================\n", "669 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as an organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as an organic \n", "rank: 8 bleu_score 0.6065306597126334 max_bleu: 0.6640732482052818 avg_bleu: 0.33805254096652204 min_bleu: 0.0\n", "===================================================================\n", "669 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as an organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get a subsidy for organic here's how can farmers under government \n", "rank: 27 bleu_score 0.5333333333333333 max_bleu: 0.6640732482052818 avg_bleu: 0.33805254096652204 min_bleu: 0.0\n", "===================================================================\n", "669 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as an organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: an organic materials can farmers get better under government \n", "rank: 35 bleu_score 0.5833333333333334 max_bleu: 0.6640732482052818 avg_bleu: 0.33805254096652204 min_bleu: 0.0\n", "===================================================================\n", "669 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as an organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified as a seed village under government \n", "rank: 37 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.33805254096652204 min_bleu: 0.0\n", "===================================================================\n", "669 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as an organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: an organic materials to achieve higher under government \n", "rank: 65 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.33805254096652204 min_bleu: 0.0\n", "===================================================================\n", "669 1500 ==== source list: sarkari yojnaon ke tahat ek organic palak kisan ke roop mein certified kaise ho? || to get as an organic \n", "target: how to get certified as an organic farmer under government \n", "prediction: to get certified seeds under government schemes as an \n", "rank: 79 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.33805254096652204 min_bleu: 0.0\n", "===================================================================\n", "670 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: how can i participate in guava trees?\n", "rank: 2 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "670 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: how can inter-cropping to participate in guava \n", "rank: 3 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "670 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: of guava how to participate in \n", "rank: 17 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "670 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: how to participate in government led guava farmers?\n", "rank: 19 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "670 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: of how to participate in \n", "rank: 32 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "670 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: of guava is participate in \n", "rank: 34 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "670 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: how to prevent guava in \n", "rank: 43 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "670 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: production costs how to participate in guava \n", "rank: 49 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "670 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: per how to participate in guava \n", "rank: 51 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "670 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: of how to prevent guava in \n", "rank: 74 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "670 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: per how to prevent guava in \n", "rank: 78 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "671 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: how to participate in government led guava \n", "rank: 4 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.2815020297711697 min_bleu: 0.0\n", "===================================================================\n", "671 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: of how to participate in government \n", "rank: 10 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.2815020297711697 min_bleu: 0.0\n", "===================================================================\n", "671 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: how can i participate in guava \n", "rank: 13 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.2815020297711697 min_bleu: 0.0\n", "===================================================================\n", "671 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: government how to participate in guava \n", "rank: 15 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2815020297711697 min_bleu: 0.0\n", "===================================================================\n", "671 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: of guava is participate in \n", "rank: 20 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.2815020297711697 min_bleu: 0.0\n", "===================================================================\n", "671 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: of guava how to participate in \n", "rank: 21 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2815020297711697 min_bleu: 0.0\n", "===================================================================\n", "671 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: production organically? 🌾 how to participate in guava \n", "rank: 70 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.2815020297711697 min_bleu: 0.0\n", "===================================================================\n", "671 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: how to prevent guava \n", "rank: 72 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.2815020297711697 min_bleu: 0.0\n", "===================================================================\n", "672 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: how to participate in government led guava \n", "rank: 0 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.27510952805131333 min_bleu: 0.0\n", "===================================================================\n", "672 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: government how to participate in guava \n", "rank: 1 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.27510952805131333 min_bleu: 0.0\n", "===================================================================\n", "672 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: of how to participate in government \n", "rank: 10 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.27510952805131333 min_bleu: 0.0\n", "===================================================================\n", "672 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: how can i participate in guava \n", "rank: 11 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.27510952805131333 min_bleu: 0.0\n", "===================================================================\n", "672 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: of guava is participate in \n", "rank: 16 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.27510952805131333 min_bleu: 0.0\n", "===================================================================\n", "672 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: how to prevent guava \n", "rank: 64 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.27510952805131333 min_bleu: 0.0\n", "===================================================================\n", "672 1500 ==== source list: amrood ki mein kaise bhag || nematode problems in a guava \n", "target: how to participate in guava \n", "prediction: production organically? 🌾 how to participate in guava \n", "rank: 71 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.27510952805131333 min_bleu: 0.0\n", "===================================================================\n", "673 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: how to participate in government led guava \n", "rank: 2 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31505594792369424 min_bleu: 0.0\n", "===================================================================\n", "673 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of how to participate in government \n", "rank: 6 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31505594792369424 min_bleu: 0.0\n", "===================================================================\n", "673 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: government how to participate in \n", "rank: 11 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.31505594792369424 min_bleu: 0.0\n", "===================================================================\n", "673 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of guava how to participate in \n", "rank: 14 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31505594792369424 min_bleu: 0.0\n", "===================================================================\n", "673 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: how to prevent guava in \n", "rank: 25 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.31505594792369424 min_bleu: 0.0\n", "===================================================================\n", "673 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of guava is participate in \n", "rank: 28 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31505594792369424 min_bleu: 0.0\n", "===================================================================\n", "673 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: production of how to participate in \n", "rank: 37 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31505594792369424 min_bleu: 0.0\n", "===================================================================\n", "673 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: government regulated guava how to participate in \n", "rank: 58 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31505594792369424 min_bleu: 0.0\n", "===================================================================\n", "673 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of potash: how to participate in \n", "rank: 73 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31505594792369424 min_bleu: 0.0\n", "===================================================================\n", "673 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: production organically? 🌾 how to participate in guava \n", "rank: 80 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31505594792369424 min_bleu: 0.0\n", "===================================================================\n", "674 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: how to participate in government led guava \n", "rank: 0 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "674 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of how to participate in government \n", "rank: 7 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "674 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: government how to participate in \n", "rank: 9 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "674 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: how to prevent guava in \n", "rank: 24 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "674 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: production organically? 🌾 how to participate in guava \n", "rank: 26 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "674 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: production of how to participate in \n", "rank: 28 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "674 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of guava how to participate in \n", "rank: 32 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "674 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: government regulated guava how to participate in \n", "rank: 41 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "674 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of guava is participate in \n", "rank: 43 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "674 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of potash: how to participate in \n", "rank: 47 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "675 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: how to participate in government led guava farmers?\n", "rank: 0 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "675 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: how can inter-cropping to participate in guava \n", "rank: 11 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "675 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: of guava how to participate in \n", "rank: 16 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "675 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: how can i participate in guava trees?\n", "rank: 21 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "675 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: of guava is participate in \n", "rank: 30 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "675 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: per how to prevent guava in \n", "rank: 33 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "675 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: how to prevent guava in \n", "rank: 49 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "675 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: production costs how to participate in guava \n", "rank: 52 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "675 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: per how to participate in guava \n", "rank: 59 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "675 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: of how to participate in \n", "rank: 64 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "675 1500 ==== source list: amrood ki mein kaise bhag || viral how to manage narrow-leaf weeds in guava \n", "target: how to participate in guava \n", "prediction: of how to prevent guava in \n", "rank: 74 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31844761774745756 min_bleu: 0.0\n", "===================================================================\n", "676 1500 ==== source list: amrood ki mein kaise bhag || viral disease in a guava \n", "target: how to participate in guava \n", "prediction: government how to participate in guava \n", "rank: 3 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31318390061722506 min_bleu: 0.0\n", "===================================================================\n", "676 1500 ==== source list: amrood ki mein kaise bhag || viral disease in a guava \n", "target: how to participate in guava \n", "prediction: of guava how to participate in \n", "rank: 4 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31318390061722506 min_bleu: 0.0\n", "===================================================================\n", "676 1500 ==== source list: amrood ki mein kaise bhag || viral disease in a guava \n", "target: how to participate in guava \n", "prediction: of potash: how to participate in \n", "rank: 11 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31318390061722506 min_bleu: 0.0\n", "===================================================================\n", "676 1500 ==== source list: amrood ki mein kaise bhag || viral disease in a guava \n", "target: how to participate in guava \n", "prediction: of how to participate in government \n", "rank: 15 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31318390061722506 min_bleu: 0.0\n", "===================================================================\n", "676 1500 ==== source list: amrood ki mein kaise bhag || viral disease in a guava \n", "target: how to participate in guava \n", "prediction: how to participate in government led guava \n", "rank: 16 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31318390061722506 min_bleu: 0.0\n", "===================================================================\n", "676 1500 ==== source list: amrood ki mein kaise bhag || viral disease in a guava \n", "target: how to participate in guava \n", "prediction: production organically? 🌾 how to participate in guava \n", "rank: 24 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31318390061722506 min_bleu: 0.0\n", "===================================================================\n", "676 1500 ==== source list: amrood ki mein kaise bhag || viral disease in a guava \n", "target: how to participate in guava \n", "prediction: production of how to participate in \n", "rank: 27 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31318390061722506 min_bleu: 0.0\n", "===================================================================\n", "676 1500 ==== source list: amrood ki mein kaise bhag || viral disease in a guava \n", "target: how to participate in guava \n", "prediction: of guava is participate in \n", "rank: 31 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31318390061722506 min_bleu: 0.0\n", "===================================================================\n", "676 1500 ==== source list: amrood ki mein kaise bhag || viral disease in a guava \n", "target: how to participate in guava \n", "prediction: production costs how to participate in guava \n", "rank: 41 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31318390061722506 min_bleu: 0.0\n", "===================================================================\n", "676 1500 ==== source list: amrood ki mein kaise bhag || viral disease in a guava \n", "target: how to participate in guava \n", "prediction: government regulated guava how to participate in \n", "rank: 53 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31318390061722506 min_bleu: 0.0\n", "===================================================================\n", "676 1500 ==== source list: amrood ki mein kaise bhag || viral disease in a guava \n", "target: how to participate in guava \n", "prediction: how to prevent guava \n", "rank: 80 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31318390061722506 min_bleu: 0.0\n", "===================================================================\n", "677 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: how to participate in government led guava \n", "rank: 0 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "677 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of how to participate in government \n", "rank: 2 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "677 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: production organically? 🌾 how to participate in guava \n", "rank: 7 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "677 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: government how to participate in \n", "rank: 18 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "677 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of potash: how to participate in \n", "rank: 23 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "677 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of guava how to participate in \n", "rank: 27 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "677 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: government regulated guava how to participate in \n", "rank: 32 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "677 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of guava is participate in \n", "rank: 48 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "677 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: how to prevent guava in \n", "rank: 66 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "677 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: production of how to participate in \n", "rank: 67 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "678 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of how to participate in government \n", "rank: 3 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "678 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: production organically? 🌾 how to participate in guava \n", "rank: 4 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "678 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: how to participate in government led guava \n", "rank: 7 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "678 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: government how to participate in \n", "rank: 8 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "678 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of guava how to participate in \n", "rank: 11 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "678 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of guava is participate in \n", "rank: 20 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "678 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of potash: how to participate in \n", "rank: 21 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "678 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: government regulated guava how to participate in \n", "rank: 51 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "678 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: production of how to participate in \n", "rank: 56 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "678 1500 ==== source list: amrood ki mein kaise bhag || viral how can i participate in guava \n", "target: how to participate in guava \n", "prediction: how to prevent guava in \n", "rank: 65 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.3150559479236943 min_bleu: 0.0\n", "===================================================================\n", "679 1500 ==== source list: amrood ki mein kaise bhag || nematode problems how can i participate in guava \n", "target: how to participate in guava \n", "prediction: how can i participate in guava \n", "rank: 14 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.29508929552817537 min_bleu: 0.0\n", "===================================================================\n", "679 1500 ==== source list: amrood ki mein kaise bhag || nematode problems how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of how to participate in government \n", "rank: 15 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.29508929552817537 min_bleu: 0.0\n", "===================================================================\n", "679 1500 ==== source list: amrood ki mein kaise bhag || nematode problems how can i participate in guava \n", "target: how to participate in guava \n", "prediction: production organically? 🌾 how to participate in guava \n", "rank: 24 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.29508929552817537 min_bleu: 0.0\n", "===================================================================\n", "679 1500 ==== source list: amrood ki mein kaise bhag || nematode problems how can i participate in guava \n", "target: how to participate in guava \n", "prediction: how to participate in government led guava \n", "rank: 25 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.29508929552817537 min_bleu: 0.0\n", "===================================================================\n", "679 1500 ==== source list: amrood ki mein kaise bhag || nematode problems how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of guava how to participate in \n", "rank: 34 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.29508929552817537 min_bleu: 0.0\n", "===================================================================\n", "679 1500 ==== source list: amrood ki mein kaise bhag || nematode problems how can i participate in guava \n", "target: how to participate in guava \n", "prediction: of guava is participate in \n", "rank: 38 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.29508929552817537 min_bleu: 0.0\n", "===================================================================\n", "679 1500 ==== source list: amrood ki mein kaise bhag || nematode problems how can i participate in guava \n", "target: how to participate in guava \n", "prediction: government grants to participate in \n", "rank: 58 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.29508929552817537 min_bleu: 0.0\n", "===================================================================\n", "679 1500 ==== source list: amrood ki mein kaise bhag || nematode problems how can i participate in guava \n", "target: how to participate in guava \n", "prediction: how to prevent guava in \n", "rank: 61 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.29508929552817537 min_bleu: 0.0\n", "===================================================================\n", "680 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for kisan credit card for chai cultivation?\n", "rank: 17 bleu_score 0.800737402916808 max_bleu: 0.8143536762323635 avg_bleu: 0.3452242008775739 min_bleu: 0.0\n", "===================================================================\n", "680 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on kisan credit card for chai cultivation?\n", "rank: 29 bleu_score 0.7117665803704959 max_bleu: 0.8143536762323635 avg_bleu: 0.3452242008775739 min_bleu: 0.0\n", "===================================================================\n", "680 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for tundu kisan credit card for chai cultivation?\n", "rank: 60 bleu_score 0.8143536762323635 max_bleu: 0.8143536762323635 avg_bleu: 0.3452242008775739 min_bleu: 0.0\n", "===================================================================\n", "680 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on the kisan credit card for chai cultivation?\n", "rank: 73 bleu_score 0.8143536762323635 max_bleu: 0.8143536762323635 avg_bleu: 0.3452242008775739 min_bleu: 0.0\n", "===================================================================\n", "680 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: kisan for chai cultivation? 🌾 how to register for chai cultivation?\n", "rank: 80 bleu_score 0.7272727272727273 max_bleu: 0.8143536762323635 avg_bleu: 0.3452242008775739 min_bleu: 0.0\n", "===================================================================\n", "680 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: of mirch cultivation? 🌾 how to register for kisan credit card for chai cultivation?\n", "rank: 91 bleu_score 0.6666666666666666 max_bleu: 0.8143536762323635 avg_bleu: 0.3452242008775739 min_bleu: 0.0\n", "===================================================================\n", "681 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for kisan credit card for chai cultivation?\n", "rank: 3 bleu_score 0.800737402916808 max_bleu: 0.8143536762323635 avg_bleu: 0.3452242008775739 min_bleu: 0.0\n", "===================================================================\n", "681 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: kisan for chai cultivation? 🌾 how to register for chai cultivation?\n", "rank: 9 bleu_score 0.7272727272727273 max_bleu: 0.8143536762323635 avg_bleu: 0.3452242008775739 min_bleu: 0.0\n", "===================================================================\n", "681 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for tundu kisan credit card for chai cultivation?\n", "rank: 42 bleu_score 0.8143536762323635 max_bleu: 0.8143536762323635 avg_bleu: 0.3452242008775739 min_bleu: 0.0\n", "===================================================================\n", "681 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on kisan credit card for chai cultivation?\n", "rank: 71 bleu_score 0.7117665803704959 max_bleu: 0.8143536762323635 avg_bleu: 0.3452242008775739 min_bleu: 0.0\n", "===================================================================\n", "681 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on the kisan credit card for chai cultivation?\n", "rank: 72 bleu_score 0.8143536762323635 max_bleu: 0.8143536762323635 avg_bleu: 0.3452242008775739 min_bleu: 0.0\n", "===================================================================\n", "681 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: of mirch cultivation? 🌾 how to register for kisan credit card for chai cultivation?\n", "rank: 88 bleu_score 0.6666666666666666 max_bleu: 0.8143536762323635 avg_bleu: 0.3452242008775739 min_bleu: 0.0\n", "===================================================================\n", "682 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for kisan credit card for chai cultivation?\n", "rank: 10 bleu_score 0.800737402916808 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "682 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on the kisan credit card for chai cultivation?\n", "rank: 16 bleu_score 0.8143536762323635 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "682 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: kisan for chai cultivation? 🌾 how to register for chai cultivation?\n", "rank: 24 bleu_score 0.7272727272727273 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "682 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for tundu kisan credit card for chai cultivation?\n", "rank: 40 bleu_score 0.8143536762323635 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "682 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on kisan credit card for chai cultivation?\n", "rank: 70 bleu_score 0.7117665803704959 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "682 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: of mirch cultivation? 🌾 how to register for kisan credit card for chai cultivation?\n", "rank: 90 bleu_score 0.6666666666666666 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "683 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: of mirch cultivation? 🌾 how to register for kisan credit card for chai cultivation?\n", "rank: 4 bleu_score 0.6666666666666666 max_bleu: 0.8143536762323635 avg_bleu: 0.34522420087757383 min_bleu: 0.0\n", "===================================================================\n", "683 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for kisan credit card for chai cultivation?\n", "rank: 10 bleu_score 0.800737402916808 max_bleu: 0.8143536762323635 avg_bleu: 0.34522420087757383 min_bleu: 0.0\n", "===================================================================\n", "683 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on kisan credit card for chai cultivation?\n", "rank: 33 bleu_score 0.7117665803704959 max_bleu: 0.8143536762323635 avg_bleu: 0.34522420087757383 min_bleu: 0.0\n", "===================================================================\n", "683 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for tundu kisan credit card for chai cultivation?\n", "rank: 38 bleu_score 0.8143536762323635 max_bleu: 0.8143536762323635 avg_bleu: 0.34522420087757383 min_bleu: 0.0\n", "===================================================================\n", "683 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on the kisan credit card for chai cultivation?\n", "rank: 75 bleu_score 0.8143536762323635 max_bleu: 0.8143536762323635 avg_bleu: 0.34522420087757383 min_bleu: 0.0\n", "===================================================================\n", "683 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: kisan for chai cultivation? 🌾 how to register for chai cultivation?\n", "rank: 92 bleu_score 0.7272727272727273 max_bleu: 0.8143536762323635 avg_bleu: 0.34522420087757383 min_bleu: 0.0\n", "===================================================================\n", "684 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: of how to register for kisan credit card for chai cultivation?\n", "rank: 0 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.42195979268894396 min_bleu: 0.0\n", "===================================================================\n", "684 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: how to register for kisan credit card for chai cultivation?\n", "rank: 3 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.42195979268894396 min_bleu: 0.0\n", "===================================================================\n", "684 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for kisan credit card for chai cultivation?\n", "rank: 18 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.42195979268894396 min_bleu: 0.0\n", "===================================================================\n", "684 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on the kisan credit card for chai cultivation?\n", "rank: 81 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.42195979268894396 min_bleu: 0.0\n", "===================================================================\n", "685 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a good credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: how to register for kisan credit card for chai cultivation?\n", "rank: 21 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.40718838451071654 min_bleu: 0.0\n", "===================================================================\n", "685 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a good credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for kisan credit card for chai cultivation?\n", "rank: 40 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.40718838451071654 min_bleu: 0.0\n", "===================================================================\n", "685 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a good credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: of how to register for kisan credit card for chai cultivation?\n", "rank: 42 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.40718838451071654 min_bleu: 0.0\n", "===================================================================\n", "685 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a good credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for chai cultivation, kisan credit card for chai cultivation?\n", "rank: 63 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.40718838451071654 min_bleu: 0.0\n", "===================================================================\n", "685 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a good credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on the kisan credit card for chai cultivation?\n", "rank: 76 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.40718838451071654 min_bleu: 0.0\n", "===================================================================\n", "686 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for kisan credit card for chai cultivation?\n", "rank: 4 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.4071883845107165 min_bleu: 0.0\n", "===================================================================\n", "686 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: how to register for kisan credit card for chai cultivation?\n", "rank: 6 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4071883845107165 min_bleu: 0.0\n", "===================================================================\n", "686 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: of how to register for kisan credit card for chai cultivation?\n", "rank: 38 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.4071883845107165 min_bleu: 0.0\n", "===================================================================\n", "686 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for chai cultivation, kisan credit card for chai cultivation?\n", "rank: 64 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4071883845107165 min_bleu: 0.0\n", "===================================================================\n", "686 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on the kisan credit card for chai cultivation?\n", "rank: 81 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.4071883845107165 min_bleu: 0.0\n", "===================================================================\n", "687 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for kisan credit card for chai cultivation?\n", "rank: 0 bleu_score 0.800737402916808 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "687 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on the kisan credit card for chai cultivation?\n", "rank: 2 bleu_score 0.8143536762323635 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "687 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: kisan for chai cultivation? 🌾 how to register for chai cultivation?\n", "rank: 20 bleu_score 0.7272727272727273 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "687 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for tundu kisan credit card for chai cultivation?\n", "rank: 33 bleu_score 0.8143536762323635 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "687 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on kisan credit card for chai cultivation?\n", "rank: 62 bleu_score 0.7117665803704959 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "687 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: of mirch cultivation? 🌾 how to register for kisan credit card for chai cultivation?\n", "rank: 86 bleu_score 0.6666666666666666 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "688 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on the kisan credit card for chai cultivation?\n", "rank: 5 bleu_score 0.8143536762323635 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "688 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on kisan credit card for chai cultivation?\n", "rank: 8 bleu_score 0.7117665803704959 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "688 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for tundu kisan credit card for chai cultivation?\n", "rank: 15 bleu_score 0.8143536762323635 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "688 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for kisan credit card for chai cultivation?\n", "rank: 19 bleu_score 0.800737402916808 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "688 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: kisan for chai cultivation? 🌾 how to register for chai cultivation?\n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "688 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to a chai credit card scheme for irrigation facilities, the kisan credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: of mirch cultivation? 🌾 how to register for kisan credit card for chai cultivation?\n", "rank: 87 bleu_score 0.6666666666666666 max_bleu: 0.8143536762323635 avg_bleu: 0.33915465880463364 min_bleu: 0.0\n", "===================================================================\n", "689 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register for kisan credit card for chai cultivation?\n", "rank: 1 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.421959792688944 min_bleu: 0.0\n", "===================================================================\n", "689 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: of how to register for kisan credit card for chai cultivation?\n", "rank: 2 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.421959792688944 min_bleu: 0.0\n", "===================================================================\n", "689 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: to register on the kisan credit card for chai cultivation?\n", "rank: 3 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.421959792688944 min_bleu: 0.0\n", "===================================================================\n", "689 1500 ==== source list: chai ki kheti ke liye kisan credit card ke liye kaise karein? || to get a credit card scheme for chai cultivation?\n", "target: how to register for the kisan credit card for chai cultivation?\n", "prediction: how to register for kisan credit card for chai cultivation?\n", "rank: 48 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.421959792688944 min_bleu: 0.0\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: common pests that affecting plants?\n", "rank: 5 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: plants are common pests affecting plants?\n", "rank: 6 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: of plants are common pests affecting plants?\n", "rank: 14 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: common of pests affecting plants?\n", "rank: 20 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 29 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 35 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests of plants?\n", "rank: 40 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what are the plants?\n", "rank: 43 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting the plants?\n", "rank: 44 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 46 bleu_score 0.6703200460356393 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 49 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests affecting plants?\n", "rank: 62 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: plants are the common pests affecting plants?\n", "rank: 63 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: common of pests are typically affecting plants?\n", "rank: 69 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: of drying: common pests affecting the plants?\n", "rank: 70 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "690 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants.\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what affecting the plants?\n", "rank: 78 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4548469159848016 min_bleu: 0.11809163818525367\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 8 bleu_score 0.6703200460356393 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are the common pests affecting plants?\n", "rank: 21 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 29 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common of pests affecting plants?\n", "rank: 32 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 37 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what are the plants?\n", "rank: 43 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests affecting plants?\n", "rank: 47 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are common pests affecting plants?\n", "rank: 48 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: of plants are common pests affecting plants?\n", "rank: 49 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 53 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests of plants?\n", "rank: 56 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: of drying: common pests affecting the plants?\n", "rank: 57 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests are plants?\n", "rank: 59 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting the plants?\n", "rank: 60 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting the plants?\n", "rank: 62 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests that affecting plants?\n", "rank: 65 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what affecting the plants?\n", "rank: 75 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "691 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common of pests affecting plants?\n", "rank: 76 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47572828403927714 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common pests that affecting plants?\n", "rank: 0 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 1 bleu_score 0.6703200460356393 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 5 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants plants?\n", "rank: 10 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: plants are the common pests affecting plants?\n", "rank: 19 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: of plants are common pests affecting plants?\n", "rank: 22 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests of plants?\n", "rank: 32 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: of drying: common pests affecting plants?\n", "rank: 38 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what are plants?\n", "rank: 39 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests affecting plants?\n", "rank: 43 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 44 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: plants are common pests affecting plants?\n", "rank: 53 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests are plants?\n", "rank: 68 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 69 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting the plants?\n", "rank: 90 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "692 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what affecting the plants?\n", "rank: 91 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests affecting plants?\n", "rank: 1 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: patta diseases, are common pests affecting plants?\n", "rank: 11 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 12 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: patta diseases, what are the common pests affecting plants?\n", "rank: 26 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: patta plants are common pests affecting \n", "rank: 39 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 40 bleu_score 0.6703200460356393 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are common pests affecting plants?\n", "rank: 44 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are the common pests affecting plants?\n", "rank: 46 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: of plants are common pests affecting plants?\n", "rank: 49 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 53 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting the plants?\n", "rank: 59 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: of affecting the common pests affecting plants?\n", "rank: 67 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests of plants?\n", "rank: 71 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests that affecting plants?\n", "rank: 79 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "693 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mirch plants?\n", "target: what are common pests affecting plants?\n", "prediction: of drying: common pests affecting the plants?\n", "rank: 93 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4200456609388518 min_bleu: 0.11809163818525367\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common pests that affecting plants?\n", "rank: 3 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what are plants?\n", "rank: 4 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 5 bleu_score 0.6703200460356393 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: plants are the common pests affecting plants?\n", "rank: 15 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 30 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: of plants are common pests affecting plants?\n", "rank: 32 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: of drying: common pests affecting plants?\n", "rank: 34 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants plants?\n", "rank: 35 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests affecting plants?\n", "rank: 37 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests are plants?\n", "rank: 42 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: plants are common pests affecting plants?\n", "rank: 46 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 47 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what affecting the plants?\n", "rank: 49 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting the plants?\n", "rank: 52 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests of plants?\n", "rank: 69 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "694 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || affecting guava trees?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 87 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47421735810726223 min_bleu: 0.12500000000000003\n", "===================================================================\n", "695 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants?\n", "target: what are common pests affecting plants?\n", "prediction: affect the common pests affecting plants?\n", "rank: 7 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.41986570754219876 min_bleu: 0.0\n", "===================================================================\n", "695 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what affecting the plants?\n", "rank: 8 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.41986570754219876 min_bleu: 0.0\n", "===================================================================\n", "695 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what are the plants?\n", "rank: 15 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.41986570754219876 min_bleu: 0.0\n", "===================================================================\n", "695 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are common pests affecting plants?\n", "rank: 18 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.41986570754219876 min_bleu: 0.0\n", "===================================================================\n", "695 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 38 bleu_score 0.6703200460356393 max_bleu: 0.75 avg_bleu: 0.41986570754219876 min_bleu: 0.0\n", "===================================================================\n", "695 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 39 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.41986570754219876 min_bleu: 0.0\n", "===================================================================\n", "695 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 42 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.41986570754219876 min_bleu: 0.0\n", "===================================================================\n", "695 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests affecting plants?\n", "rank: 44 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.41986570754219876 min_bleu: 0.0\n", "===================================================================\n", "695 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants?\n", "target: what are common pests affecting plants?\n", "prediction: affect common pests affecting plants?\n", "rank: 47 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.41986570754219876 min_bleu: 0.0\n", "===================================================================\n", "695 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests that affecting plants?\n", "rank: 59 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.41986570754219876 min_bleu: 0.0\n", "===================================================================\n", "695 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are the common pests affecting plants?\n", "rank: 62 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.41986570754219876 min_bleu: 0.0\n", "===================================================================\n", "695 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting the plants?\n", "rank: 67 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.41986570754219876 min_bleu: 0.0\n", "===================================================================\n", "695 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect mustard plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests of plants?\n", "rank: 85 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.41986570754219876 min_bleu: 0.0\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are common pests affecting plants?\n", "rank: 12 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 13 bleu_score 0.6703200460356393 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests that affecting plants?\n", "rank: 15 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are the common pests affecting plants?\n", "rank: 25 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of plants are common pests affecting plants?\n", "rank: 26 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 29 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests affecting plants?\n", "rank: 37 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 43 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting the plants?\n", "rank: 45 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 48 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common of pests affecting plants?\n", "rank: 49 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what are the plants?\n", "rank: 52 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of drying: common pests affecting the plants?\n", "rank: 56 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting the plants?\n", "rank: 57 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests are plants?\n", "rank: 58 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests of plants?\n", "rank: 69 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "696 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what affecting the plants?\n", "rank: 78 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are the common pests affecting plants?\n", "rank: 3 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: of drying: common pests affecting the plants?\n", "rank: 8 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common of pests affecting plants?\n", "rank: 9 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests that affecting plants?\n", "rank: 12 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting the plants?\n", "rank: 17 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are common pests affecting plants?\n", "rank: 19 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 20 bleu_score 0.6703200460356393 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 22 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting the plants?\n", "rank: 36 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: of plants are common pests affecting plants?\n", "rank: 37 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 39 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests are plants?\n", "rank: 45 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what are the plants?\n", "rank: 50 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 51 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common of pests affecting plants?\n", "rank: 53 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests affecting plants?\n", "rank: 64 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what affecting the plants?\n", "rank: 80 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "697 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that affect plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests of plants?\n", "rank: 83 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.47274917618822804 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 7 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are common pests affecting plants?\n", "rank: 8 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 9 bleu_score 0.6703200460356393 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what are the plants?\n", "rank: 21 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 24 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 25 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common of pests affecting plants?\n", "rank: 33 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests of plants?\n", "rank: 34 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests affecting plants?\n", "rank: 41 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of plants are common pests affecting plants?\n", "rank: 46 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting the plants?\n", "rank: 47 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are the common pests affecting plants?\n", "rank: 52 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of drying: common pests affecting the plants?\n", "rank: 57 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests are plants?\n", "rank: 58 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting the plants?\n", "rank: 68 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests that affecting plants?\n", "rank: 69 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "698 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what affecting the plants?\n", "rank: 80 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 4 bleu_score 0.6703200460356393 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common of pests affecting plants?\n", "rank: 17 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 18 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are the common pests affecting plants?\n", "rank: 22 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of plants are common pests affecting plants?\n", "rank: 23 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting plants?\n", "rank: 24 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting plants?\n", "rank: 28 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests are plants?\n", "rank: 34 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: plants are common pests affecting plants?\n", "rank: 37 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests affecting plants?\n", "rank: 45 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what are the plants?\n", "rank: 54 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of drying: common pests affecting the plants?\n", "rank: 58 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: of common pests affecting the plants?\n", "rank: 59 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests affecting the plants?\n", "rank: 65 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common pests that affecting plants?\n", "rank: 66 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: common diseases, what affecting the plants?\n", "rank: 79 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "699 1500 ==== source list: kira ke paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests affecting plants?\n", "prediction: affecting the common pests of plants?\n", "rank: 83 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4760266546861415 min_bleu: 0.12500000000000003\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of k-851 can be with other vegetables?\n", "rank: 6 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: to prices can be with other vegetables?\n", "rank: 7 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of vermicompost be with other vegetables?\n", "rank: 11 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of lal mirch be inspected with \n", "rank: 14 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 16 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 17 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: to be with other vegetables?\n", "rank: 31 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 41 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 42 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 49 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 59 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 79 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can also be with other vegetables?\n", "rank: 80 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "700 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: with the soil of lal mirch can be \n", "rank: 92 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of vermicompost be with other vegetables?\n", "rank: 0 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: to prices can be with other vegetables?\n", "rank: 19 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of k-851 can be with other vegetables?\n", "rank: 22 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: to be with other vegetables?\n", "rank: 24 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 26 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 30 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 39 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 41 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 48 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 52 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 64 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can also be with other vegetables?\n", "rank: 77 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of lal mirch be inspected with \n", "rank: 81 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "701 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: with the soil of lal mirch can be \n", "rank: 92 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.30019190050898276 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can also be with other vegetables?\n", "rank: 1 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 8 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 23 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 31 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: to be with other vegetables?\n", "rank: 34 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of k-851 can be with other vegetables?\n", "rank: 35 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: to prices can be with other vegetables?\n", "rank: 36 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of vermicompost be with other vegetables?\n", "rank: 37 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 39 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 42 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 45 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of k-851 can be prevented with other vegetables?\n", "rank: 47 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 60 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 67 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "702 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of lal mirch be inspected with other vegetables?\n", "rank: 87 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: to prices can be with other vegetables?\n", "rank: 14 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of k-851 can be with other vegetables?\n", "rank: 29 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 32 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: to be with other vegetables?\n", "rank: 34 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 35 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of vermicompost be with other vegetables?\n", "rank: 40 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 42 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 43 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 45 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 50 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 58 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 67 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can also be with other vegetables?\n", "rank: 79 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "703 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be given with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of lal mirch be inspected with other vegetables?\n", "rank: 93 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31825658460870937 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 2 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of lal mirch be inspected with \n", "rank: 9 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: to prices can be with other vegetables?\n", "rank: 10 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can also be with other vegetables?\n", "rank: 15 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of k-851 can be with other vegetables?\n", "rank: 19 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: to be with other vegetables?\n", "rank: 21 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 24 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of vermicompost be with other vegetables?\n", "rank: 32 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 42 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 47 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 49 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 60 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 65 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "704 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices with other vegetable plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: with the soil of lal mirch can be \n", "rank: 90 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3001919005089828 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 6 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of vermicompost be with other vegetables?\n", "rank: 7 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of k-851 can be with other vegetables?\n", "rank: 9 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 14 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 16 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: to prices can be with other vegetables?\n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 47 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: with the soil of lal mirch can be \n", "rank: 54 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of k-851 can be prevented with other vegetables?\n", "rank: 56 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 58 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 62 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can also be with other vegetables?\n", "rank: 70 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 74 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of lal mirch be inspected with other vegetables?\n", "rank: 75 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "705 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices for watermelon plants can be \n", "target: can lal mirch be with other vegetables?\n", "prediction: of k-851 can it be with other vegetables?\n", "rank: 78 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.2993006409585928 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 3 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of vermicompost be with other vegetables?\n", "rank: 7 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 16 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of k-851 can be with other vegetables?\n", "rank: 17 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: to prices can be with other vegetables?\n", "rank: 26 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 27 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: to be with other vegetables?\n", "rank: 34 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 36 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of lal mirch be inspected with other vegetables?\n", "rank: 37 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 38 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 60 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 66 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can also be with other vegetables?\n", "rank: 73 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 80 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "706 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of k-851 can be prevented with other vegetables?\n", "rank: 82 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 4 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 8 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of vermicompost be with other vegetables?\n", "rank: 22 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of k-851 can be with other vegetables?\n", "rank: 24 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 34 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can be with other vegetables?\n", "rank: 35 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: to prices can be with other vegetables?\n", "rank: 37 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 39 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: to be with other vegetables?\n", "rank: 40 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of k-851 can be prevented with other vegetables?\n", "rank: 51 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 57 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 66 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - it can also be with other vegetables?\n", "rank: 77 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also can be with other vegetables?\n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "707 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices can be with other vegetables?\n", "target: can lal mirch be with other vegetables?\n", "prediction: of lal mirch be inspected with other vegetables?\n", "rank: 93 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3108563913624556 min_bleu: 0.0\n", "===================================================================\n", "708 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices mirch can reduce the past 2-3 dairy buildings\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 26 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2352809355153432 min_bleu: 0.0\n", "===================================================================\n", "708 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices mirch can reduce the past 2-3 dairy buildings\n", "target: can lal mirch be with other vegetables?\n", "prediction: of vermicompost be with other vegetables?\n", "rank: 45 bleu_score 0.6191984998215584 max_bleu: 0.625 avg_bleu: 0.2352809355153432 min_bleu: 0.0\n", "===================================================================\n", "708 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices mirch can reduce the past 2-3 dairy buildings\n", "target: can lal mirch be with other vegetables?\n", "prediction: - air circulation with mirch can be \n", "rank: 75 bleu_score 0.5555555555555556 max_bleu: 0.625 avg_bleu: 0.2352809355153432 min_bleu: 0.0\n", "===================================================================\n", "708 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices mirch can reduce the past 2-3 dairy buildings\n", "target: can lal mirch be with other vegetables?\n", "prediction: try vermicompost of lal mirch can be \n", "rank: 79 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2352809355153432 min_bleu: 0.0\n", "===================================================================\n", "708 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices mirch can reduce the past 2-3 dairy buildings\n", "target: can lal mirch be with other vegetables?\n", "prediction: try it of lal mirch can be \n", "rank: 84 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2352809355153432 min_bleu: 0.0\n", "===================================================================\n", "709 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices mirch can reduce the past 2-3 dairy buildings\n", "target: can lal mirch be with other vegetables?\n", "prediction: of vermicompost be with other vegetables?\n", "rank: 1 bleu_score 0.6191984998215584 max_bleu: 0.625 avg_bleu: 0.2352809355153432 min_bleu: 0.0\n", "===================================================================\n", "709 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices mirch can reduce the past 2-3 dairy buildings\n", "target: can lal mirch be with other vegetables?\n", "prediction: - pruning also be with other vegetables?\n", "rank: 15 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2352809355153432 min_bleu: 0.0\n", "===================================================================\n", "709 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices mirch can reduce the past 2-3 dairy buildings\n", "target: can lal mirch be with other vegetables?\n", "prediction: - air circulation with mirch can be \n", "rank: 29 bleu_score 0.5555555555555556 max_bleu: 0.625 avg_bleu: 0.2352809355153432 min_bleu: 0.0\n", "===================================================================\n", "709 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices mirch can reduce the past 2-3 dairy buildings\n", "target: can lal mirch be with other vegetables?\n", "prediction: try vermicompost of lal mirch can be \n", "rank: 62 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2352809355153432 min_bleu: 0.0\n", "===================================================================\n", "709 1500 ==== source list: kya lal mirch ko doosri sabziyon ke saath intercrop kiya ja sakta hai? || prices mirch can reduce the past 2-3 dairy buildings\n", "target: can lal mirch be with other vegetables?\n", "prediction: try it of lal mirch can be \n", "rank: 81 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2352809355153432 min_bleu: 0.0\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to get government seed distribution programs for \n", "rank: 4 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online for government seed distribution \n", "rank: 5 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access online government seed distribution programs for \n", "rank: 14 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government schemes to access to seed distribution programs for \n", "rank: 15 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access government seed distribution programs for \n", "rank: 18 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to government seed distribution programs for \n", "rank: 28 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 37 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government seed to access online government seed distribution programs for \n", "rank: 38 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access government seed distribution programs for \n", "rank: 49 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access government seed distribution programs for \n", "rank: 59 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 60 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to get government seed distribution programs for \n", "rank: 61 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to government seed distribution programs for \n", "rank: 63 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access government seed distribution programs for \n", "rank: 65 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to government seed distribution programs for \n", "rank: 72 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online government seed distribution programs for \n", "rank: 74 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online government seed distribution programs for \n", "rank: 76 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "710 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access online government seed distribution programs for \n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online for government seed distribution \n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to government seed distribution programs for \n", "rank: 4 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government schemes to access to seed distribution programs for \n", "rank: 13 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to get government seed distribution programs for \n", "rank: 23 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 30 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government seed to access online government seed distribution programs for \n", "rank: 33 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 36 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access government seed distribution programs for \n", "rank: 52 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access government seed distribution programs for \n", "rank: 66 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access government seed distribution programs for \n", "rank: 69 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to government seed distribution programs for \n", "rank: 71 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access government seed distribution programs for \n", "rank: 73 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to government seed distribution programs for \n", "rank: 75 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online government seed distribution programs for \n", "rank: 79 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online government seed distribution programs for \n", "rank: 80 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to get government seed distribution programs for \n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access online government seed distribution programs for \n", "rank: 85 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "711 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access online government seed distribution programs for \n", "rank: 86 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access online government seed distribution programs for \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to government seed distribution programs for \n", "rank: 11 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access government seed distribution programs for \n", "rank: 20 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to government seed distribution programs for \n", "rank: 35 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to get government seed distribution programs for \n", "rank: 42 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government seed to access online government seed distribution programs for \n", "rank: 44 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 47 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 52 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access government seed distribution programs for \n", "rank: 59 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government schemes to access to seed distribution programs for \n", "rank: 62 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access government seed distribution programs for \n", "rank: 68 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access government seed distribution programs for \n", "rank: 70 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online for government seed distribution \n", "rank: 71 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to government seed distribution programs for \n", "rank: 75 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online government seed distribution programs for \n", "rank: 77 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online government seed distribution programs for \n", "rank: 80 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to get government seed distribution programs for \n", "rank: 82 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "712 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access online government seed distribution programs for \n", "rank: 85 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to government seed distribution programs for \n", "rank: 7 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access government seed distribution programs for \n", "rank: 15 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access government seed distribution programs for \n", "rank: 26 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 28 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online government seed distribution programs for \n", "rank: 29 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government seed to access online government seed distribution programs for \n", "rank: 33 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online government seed distribution programs for \n", "rank: 35 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to government seed distribution programs for \n", "rank: 36 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access government seed distribution programs for \n", "rank: 39 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government schemes to access to seed distribution programs for \n", "rank: 52 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access online government seed distribution programs for \n", "rank: 57 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 58 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access government seed distribution programs for \n", "rank: 62 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to get government seed distribution programs for \n", "rank: 63 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online for government seed distribution \n", "rank: 68 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to government seed distribution programs for \n", "rank: 71 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to get government seed distribution programs for \n", "rank: 78 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "713 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access online government seed distribution programs for \n", "rank: 88 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government seed to access online government seed distribution programs for \n", "rank: 4 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to government seed distribution programs for \n", "rank: 8 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to government seed distribution programs for \n", "rank: 9 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access government seed distribution programs for \n", "rank: 10 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access government seed distribution programs for \n", "rank: 16 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to get government seed distribution programs for \n", "rank: 19 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access online government seed distribution programs for \n", "rank: 21 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to government seed distribution programs for \n", "rank: 22 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access online government seed distribution programs for \n", "rank: 25 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 30 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access government seed distribution programs for \n", "rank: 31 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to get government seed distribution programs for \n", "rank: 32 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online government seed distribution programs for \n", "rank: 35 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access government seed distribution programs for \n", "rank: 46 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online government seed distribution programs for \n", "rank: 49 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 54 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government schemes to access to seed distribution programs for \n", "rank: 61 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "714 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online for government seed distribution \n", "rank: 72 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to get government seed distribution programs for \n", "rank: 3 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online for government seed distribution \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to government seed distribution programs for \n", "rank: 5 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access online government seed distribution programs for \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government seed to access online government seed distribution programs for \n", "rank: 10 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to government seed distribution programs for \n", "rank: 17 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government schemes to access to seed distribution programs for \n", "rank: 21 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access government seed distribution programs for \n", "rank: 24 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 25 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access government seed distribution programs for \n", "rank: 27 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 29 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to government seed distribution programs for \n", "rank: 33 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to get government seed distribution programs for \n", "rank: 35 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access government seed distribution programs for \n", "rank: 41 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access government seed distribution programs for \n", "rank: 66 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online government seed distribution programs for \n", "rank: 77 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online government seed distribution programs for \n", "rank: 80 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "715 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access online government seed distribution programs for \n", "rank: 87 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to get government seed distribution programs for \n", "rank: 5 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to government seed distribution programs for \n", "rank: 7 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: access to access online government seed distribution programs for \n", "rank: 10 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access online government seed distribution programs for \n", "rank: 12 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: to access online for government seed distribution \n", "rank: 21 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: of access government seed distribution programs for \n", "rank: 33 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 40 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 43 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: to access online government seed distribution programs for \n", "rank: 44 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: access government seed distribution programs for \n", "rank: 45 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: access to access government seed distribution programs for \n", "rank: 56 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: to get government seed distribution programs for \n", "rank: 59 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access government seed distribution programs for \n", "rank: 61 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: of access to government seed distribution programs for \n", "rank: 63 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: access to government seed distribution programs for \n", "rank: 66 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "716 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || certified seeds: always access government seed \n", "target: how to access government seed distribution programs for \n", "prediction: access online government seed distribution programs for \n", "rank: 76 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5064638899803783 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to government seed distribution programs for \n", "rank: 6 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to government seed distribution programs for \n", "rank: 7 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access government seed distribution programs for \n", "rank: 15 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government seed to access online government seed distribution programs for \n", "rank: 17 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online government seed distribution programs for \n", "rank: 23 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to get government seed distribution programs for \n", "rank: 26 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access government seed distribution programs for \n", "rank: 28 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online government seed distribution programs for \n", "rank: 42 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access government seed distribution programs for \n", "rank: 43 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 49 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government schemes to access to seed distribution programs for \n", "rank: 56 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access online government seed distribution programs for \n", "rank: 58 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 60 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access government seed distribution programs for \n", "rank: 64 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online for government seed distribution \n", "rank: 68 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to government seed distribution programs for \n", "rank: 71 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to get government seed distribution programs for \n", "rank: 80 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "717 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access online government seed distribution programs for \n", "rank: 87 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to government seed distribution programs for \n", "rank: 6 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to government seed distribution programs for \n", "rank: 7 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to government seed distribution programs for \n", "rank: 24 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online government seed distribution programs for \n", "rank: 32 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government seed to access online government seed distribution programs for \n", "rank: 38 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 44 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access government seed distribution programs for \n", "rank: 53 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: government schemes to access to seed distribution programs for \n", "rank: 56 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access government seed distribution programs for \n", "rank: 61 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 62 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access government seed distribution programs for \n", "rank: 66 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to get government seed distribution programs for \n", "rank: 67 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access government seed distribution programs for \n", "rank: 71 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online for government seed distribution \n", "rank: 72 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online government seed distribution programs for \n", "rank: 76 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access online platforms to get government seed distribution programs for \n", "rank: 78 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: of access to access online government seed distribution programs for \n", "rank: 84 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "718 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay sunflower seed how to access government seed distribution programs for \n", "target: how to access government seed distribution programs for \n", "prediction: access to access online government seed distribution programs for \n", "rank: 85 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5074648794876172 min_bleu: 0.10735389901075512\n", "===================================================================\n", "719 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay seed what are the government guidelines for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online for government seed distribution \n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.43313023049621346 min_bleu: 0.09022352215774179\n", "===================================================================\n", "719 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay seed what are the government guidelines for \n", "target: how to access government seed distribution programs for \n", "prediction: to access online government seed distribution programs for \n", "rank: 27 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.43313023049621346 min_bleu: 0.09022352215774179\n", "===================================================================\n", "719 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay seed what are the government guidelines for \n", "target: how to access government seed distribution programs for \n", "prediction: government schemes to access to seed distribution programs for \n", "rank: 34 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.43313023049621346 min_bleu: 0.09022352215774179\n", "===================================================================\n", "719 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay seed what are the government guidelines for \n", "target: how to access government seed distribution programs for \n", "prediction: land to access government seed distribution programs for \n", "rank: 36 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.43313023049621346 min_bleu: 0.09022352215774179\n", "===================================================================\n", "719 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay seed what are the government guidelines for \n", "target: how to access government seed distribution programs for \n", "prediction: to get government seed distribution programs for \n", "rank: 37 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.43313023049621346 min_bleu: 0.09022352215774179\n", "===================================================================\n", "719 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay seed what are the government guidelines for \n", "target: how to access government seed distribution programs for \n", "prediction: to government seed distribution programs for \n", "rank: 41 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.43313023049621346 min_bleu: 0.09022352215774179\n", "===================================================================\n", "719 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay seed what are the government guidelines for \n", "target: how to access government seed distribution programs for \n", "prediction: to access government seed distribution programs for \n", "rank: 53 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.43313023049621346 min_bleu: 0.09022352215774179\n", "===================================================================\n", "719 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay seed what are the government guidelines for \n", "target: how to access government seed distribution programs for \n", "prediction: seeds to access government seed distribution programs for \n", "rank: 60 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.43313023049621346 min_bleu: 0.09022352215774179\n", "===================================================================\n", "719 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay seed what are the government guidelines for \n", "target: how to access government seed distribution programs for \n", "prediction: land to government seed distribution programs for \n", "rank: 61 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.43313023049621346 min_bleu: 0.09022352215774179\n", "===================================================================\n", "719 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay seed what are the government guidelines for \n", "target: how to access government seed distribution programs for \n", "prediction: land preparation land to access government seed distribution programs for \n", "rank: 64 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.43313023049621346 min_bleu: 0.09022352215774179\n", "===================================================================\n", "719 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay seed what are the government guidelines for \n", "target: how to access government seed distribution programs for \n", "prediction: seeds to access online government seed distribution programs for \n", "rank: 85 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.43313023049621346 min_bleu: 0.09022352215774179\n", "===================================================================\n", "719 1500 ==== source list: lauki ke liye sarkari beej vitran tak pahunch kaise prapt kare? || clay seed what are the government guidelines for \n", "target: how to access government seed distribution programs for \n", "prediction: seeds to get government seed distribution programs for \n", "rank: 86 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.43313023049621346 min_bleu: 0.09022352215774179\n", "===================================================================\n", "720 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues with government support for farming?\n", "rank: 21 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "720 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues in government support for farming?\n", "rank: 29 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "720 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues in government support for farming?\n", "rank: 30 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "720 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with government support for farming?\n", "rank: 40 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "720 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with of government support for farming?\n", "rank: 67 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "720 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: of how to report issues in government support for farming?\n", "rank: 75 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "721 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues in government support for farming?\n", "rank: 7 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "721 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues with government support for farming?\n", "rank: 21 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "721 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues in government support for farming?\n", "rank: 22 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "721 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with government support for farming?\n", "rank: 54 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "721 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: of how to report issues in government support for farming?\n", "rank: 72 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "721 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with of government support for farming?\n", "rank: 82 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "722 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues in government support for farming?\n", "rank: 5 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "722 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with of government support for farming?\n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "722 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues with government support for farming?\n", "rank: 15 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "722 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues in government support for farming?\n", "rank: 35 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "722 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with government support for farming?\n", "rank: 37 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "722 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: of how to report issues in government support for farming?\n", "rank: 73 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "723 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with of government support for farming?\n", "rank: 5 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.40407087883172194 min_bleu: 0.11156508007421491\n", "===================================================================\n", "723 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues with government support for farming?\n", "rank: 28 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.40407087883172194 min_bleu: 0.11156508007421491\n", "===================================================================\n", "723 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with government support for farming?\n", "rank: 35 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.40407087883172194 min_bleu: 0.11156508007421491\n", "===================================================================\n", "723 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues in government support for farming?\n", "rank: 42 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.40407087883172194 min_bleu: 0.11156508007421491\n", "===================================================================\n", "723 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues in government support for farming?\n", "rank: 44 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.40407087883172194 min_bleu: 0.11156508007421491\n", "===================================================================\n", "723 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: of how to report issues in government support for farming?\n", "rank: 79 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.40407087883172194 min_bleu: 0.11156508007421491\n", "===================================================================\n", "724 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues in government support for farming?\n", "rank: 18 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "724 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues with government support for farming?\n", "rank: 38 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "724 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues in government support for farming?\n", "rank: 40 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "724 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with government support for farming?\n", "rank: 52 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "724 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: of how to report issues in government support for farming?\n", "rank: 78 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "724 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with of government support for farming?\n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "725 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues in government support for farming?\n", "rank: 7 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "725 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with of government support for farming?\n", "rank: 9 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "725 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues with government support for farming?\n", "rank: 33 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "725 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: of how to report issues in government support for farming?\n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "725 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with government support for farming?\n", "rank: 37 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "725 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues in government support for farming?\n", "rank: 39 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "726 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues in government support for farming?\n", "rank: 4 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "726 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues in government support for farming?\n", "rank: 24 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "726 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with government support for farming?\n", "rank: 36 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "726 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues with government support for farming?\n", "rank: 41 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "726 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: of how to report issues in government support for farming?\n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "726 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with of government support for farming?\n", "rank: 86 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.404070878831722 min_bleu: 0.11156508007421491\n", "===================================================================\n", "727 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues in government support for farming?\n", "rank: 17 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "727 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues with government support for farming?\n", "rank: 28 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "727 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with government support for farming?\n", "rank: 29 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "727 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues in government support for farming?\n", "rank: 35 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "727 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: of how to report issues in government support for farming?\n", "rank: 79 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "727 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with of government support for farming?\n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "728 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues with government support for farming?\n", "rank: 20 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "728 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues in government support for farming?\n", "rank: 35 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "728 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues in government support for farming?\n", "rank: 36 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "728 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with government support for farming?\n", "rank: 44 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "728 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: of how to report issues in government support for farming?\n", "rank: 73 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "728 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with of government support for farming?\n", "rank: 76 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "729 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with of government support for farming?\n", "rank: 13 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "729 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues in government support for farming?\n", "rank: 15 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "729 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: support to report issues with government support for farming?\n", "rank: 22 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "729 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues in government support for farming?\n", "rank: 31 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "729 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: to report issues with government support for farming?\n", "rank: 34 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "729 1500 ==== source list: kharbooza ki kheti ke liye sarkari samarthan mein samasyaon ki report kaise kare? || cultivation report issues with a government support for cultivation?\n", "target: how to report issues with government support for cultivation?\n", "prediction: of how to report issues in government support for farming?\n", "rank: 53 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3956121544788882 min_bleu: 0.16734762011132237\n", "===================================================================\n", "730 1500 ==== source list: kya main ke liye mulya prapt kar sakta hoon? || get strategies can i get a good air circulation for \n", "target: can i get a premium price for \n", "prediction: can i get a premium price for \n", "rank: 31 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4124010030276846 min_bleu: 0.0\n", "===================================================================\n", "731 1500 ==== source list: kya main ke liye mulya prapt kar sakta hoon? || get better strategies can i get a good air for \n", "target: can i get a premium price for \n", "prediction: can i get a premium price for \n", "rank: 39 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4110530551151466 min_bleu: 0.0\n", "===================================================================\n", "732 1500 ==== source list: kya main ke liye mulya prapt kar sakta hoon? || get government strategies can i get better prices for \n", "target: can i get a premium price for \n", "prediction: can i get a premium price for \n", "rank: 48 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.40606777384503506 min_bleu: 0.0\n", "===================================================================\n", "733 1500 ==== source list: kya main ke liye mulya prapt kar sakta hoon? || government led strategies can i receive a wholesale for \n", "target: can i get a premium price for \n", "prediction: can i get a premium price for \n", "rank: 0 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.40113322114128364 min_bleu: 0.0\n", "===================================================================\n", "734 1500 ==== source list: kya main ke liye mulya prapt kar sakta hoon? || get government strategies can i get better prices for \n", "target: can i get a premium price for \n", "prediction: can i get a premium price for \n", "rank: 14 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.40606777384503506 min_bleu: 0.0\n", "===================================================================\n", "735 1500 ==== source list: kya main ke liye mulya prapt kar sakta hoon? || government led strategies can i receive a wholesale for \n", "target: can i get a premium price for \n", "prediction: can i get a premium price for \n", "rank: 44 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4093241817045059 min_bleu: 0.0\n", "===================================================================\n", "736 1500 ==== source list: kya main ke liye mulya prapt kar sakta hoon? || get better strategies can i get a good air for \n", "target: can i get a premium price for \n", "prediction: can i get a premium price for \n", "rank: 13 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.41306575947710167 min_bleu: 0.0\n", "===================================================================\n", "737 1500 ==== source list: kya main ke liye mulya prapt kar sakta hoon? || get better government strategies can i receive a good for \n", "target: can i get a premium price for \n", "prediction: can i get a premium price for \n", "rank: 3 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.41042168746702234 min_bleu: 0.0\n", "===================================================================\n", "738 1500 ==== source list: kya main ke liye mulya prapt kar sakta hoon? || get better strategies can i get a good air for \n", "target: can i get a premium price for \n", "prediction: can i get a premium price for \n", "rank: 42 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.41306575947710167 min_bleu: 0.0\n", "===================================================================\n", "739 1500 ==== source list: kya main ke liye mulya prapt kar sakta hoon? || get better strategies can i get a good air for \n", "target: can i get a premium price for \n", "prediction: can i get a premium price for \n", "rank: 38 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4110530551151466 min_bleu: 0.0\n", "===================================================================\n", "740 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how long does it take for to mature?\n", "rank: 15 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "740 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to mature?\n", "rank: 26 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "740 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to mature?\n", "rank: 48 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "740 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: of garlic be long does it take for \n", "rank: 49 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "740 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how much long does it take for to mature?\n", "rank: 92 bleu_score 0.6923076923076923 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "741 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how much long does it take for to mature?\n", "rank: 9 bleu_score 0.6923076923076923 max_bleu: 0.8 avg_bleu: 0.193961817480238 min_bleu: 0.0\n", "===================================================================\n", "741 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to mature?\n", "rank: 10 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.193961817480238 min_bleu: 0.0\n", "===================================================================\n", "741 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to mature?\n", "rank: 13 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.193961817480238 min_bleu: 0.0\n", "===================================================================\n", "741 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how long does it take for to mature?\n", "rank: 16 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.193961817480238 min_bleu: 0.0\n", "===================================================================\n", "742 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how much long does it take for to mature?\n", "rank: 11 bleu_score 0.6923076923076923 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "742 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to mature?\n", "rank: 14 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "742 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: of garlic be long does it take for \n", "rank: 42 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "742 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to mature?\n", "rank: 43 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "742 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how long does it take for to mature?\n", "rank: 76 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "743 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to mature?\n", "rank: 8 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.17911113261004563 min_bleu: 0.0\n", "===================================================================\n", "743 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to mature?\n", "rank: 9 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.17911113261004563 min_bleu: 0.0\n", "===================================================================\n", "743 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how much long does it take for to mature?\n", "rank: 24 bleu_score 0.6923076923076923 max_bleu: 0.8 avg_bleu: 0.17911113261004563 min_bleu: 0.0\n", "===================================================================\n", "743 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how long does it take for to mature?\n", "rank: 63 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.17911113261004563 min_bleu: 0.0\n", "===================================================================\n", "744 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to mature?\n", "rank: 23 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "744 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how long does it take for to mature?\n", "rank: 35 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "744 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to mature?\n", "rank: 38 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "744 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: of garlic be long does it take for \n", "rank: 57 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "744 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how much long does it take for to mature?\n", "rank: 92 bleu_score 0.6923076923076923 max_bleu: 0.8 avg_bleu: 0.22005462240243237 min_bleu: 0.0\n", "===================================================================\n", "745 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how long does it take for to mature?\n", "rank: 11 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "745 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to mature?\n", "rank: 15 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "745 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to mature?\n", "rank: 30 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "745 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: of garlic be long does it take for \n", "rank: 53 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "745 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how much long does it take for to mature?\n", "rank: 92 bleu_score 0.6923076923076923 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "746 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how much long does it take for to mature?\n", "rank: 29 bleu_score 0.6923076923076923 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "746 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to mature?\n", "rank: 31 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "746 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to mature?\n", "rank: 43 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "746 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: of garlic be long does it take for \n", "rank: 61 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "746 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how long does it take for to mature?\n", "rank: 72 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "747 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how much long does it take for to mature?\n", "rank: 1 bleu_score 0.6923076923076923 max_bleu: 0.8 avg_bleu: 0.17911113261004563 min_bleu: 0.0\n", "===================================================================\n", "747 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to mature?\n", "rank: 5 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.17911113261004563 min_bleu: 0.0\n", "===================================================================\n", "747 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to mature?\n", "rank: 24 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.17911113261004563 min_bleu: 0.0\n", "===================================================================\n", "747 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how long does it take for to mature?\n", "rank: 58 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.17911113261004563 min_bleu: 0.0\n", "===================================================================\n", "748 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to mature?\n", "rank: 2 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.19396181748023802 min_bleu: 0.0\n", "===================================================================\n", "748 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to mature?\n", "rank: 5 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.19396181748023802 min_bleu: 0.0\n", "===================================================================\n", "748 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how long does it take for to mature?\n", "rank: 25 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.19396181748023802 min_bleu: 0.0\n", "===================================================================\n", "748 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems in how long does it take for harvest?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how much long does it take for to mature?\n", "rank: 91 bleu_score 0.6923076923076923 max_bleu: 0.8 avg_bleu: 0.19396181748023802 min_bleu: 0.0\n", "===================================================================\n", "749 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it take for to mature?\n", "rank: 12 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "749 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how much long does it take for to mature?\n", "rank: 18 bleu_score 0.6923076923076923 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "749 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: long does it usually take for to mature?\n", "rank: 36 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "749 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: of garlic be long does it take for \n", "rank: 51 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "749 1500 ==== source list: lehsun ko pakne me kitna samay lagta hai? || nematode problems faced in a how long does it take for long distances to mature?\n", "target: how long does it take for to reach \n", "prediction: marigold flowers. how long does it take for to mature?\n", "rank: 67 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.22005462240243243 min_bleu: 0.0\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government subsidies are available for farmers in \n", "rank: 0 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 16 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 20 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes are available for farmers in \n", "rank: 23 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers in \n", "rank: 24 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 29 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available available for farmers in \n", "rank: 31 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 33 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government exhibitions are available for farmers in \n", "rank: 37 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 39 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes for farmers in \n", "rank: 41 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 45 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 46 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 47 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 53 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 64 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available for farmers in \n", "rank: 70 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 75 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 77 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers in government schemes available for \n", "rank: 86 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes available for farmers in \n", "rank: 88 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 89 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 90 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "750 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 95 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 0 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 5 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers in government schemes available for \n", "rank: 16 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 19 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government subsidies are available for farmers in \n", "rank: 23 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 27 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available available for farmers in \n", "rank: 32 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 33 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers in \n", "rank: 34 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 36 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 41 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes for farmers in \n", "rank: 43 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 49 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 53 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available for farmers in \n", "rank: 69 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes are available for farmers in \n", "rank: 71 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 74 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 79 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes available for farmers in \n", "rank: 84 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 85 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 86 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 92 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "751 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 95 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government subsidies are available for farmers in \n", "rank: 1 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 10 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes are available for farmers in \n", "rank: 28 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 31 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers in \n", "rank: 32 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available available for farmers in \n", "rank: 33 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 35 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 36 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 39 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 40 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 46 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 49 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 51 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 53 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 62 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 67 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available for farmers in \n", "rank: 69 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 77 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers in government schemes available for \n", "rank: 84 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes available for farmers in \n", "rank: 85 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 87 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 88 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "752 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes for farmers in \n", "rank: 93 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6246445697282498 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 2 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government subsidies are available for farmers in \n", "rank: 16 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 18 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes for farmers in \n", "rank: 19 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 22 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 30 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 31 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers in \n", "rank: 32 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 33 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes are available for farmers in \n", "rank: 36 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 37 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 42 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 44 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes available for farmers in \n", "rank: 45 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 47 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 57 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available for farmers in \n", "rank: 63 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers in government schemes available for \n", "rank: 76 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available available for farmers in \n", "rank: 79 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 83 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 89 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 90 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "753 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 95 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 0 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 8 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 22 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government exhibitions are available for farmers in \n", "rank: 23 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government subsidies are available for farmers in \n", "rank: 24 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 27 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes available for farmers in \n", "rank: 34 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available available for farmers in \n", "rank: 35 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 36 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 37 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers in \n", "rank: 38 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 40 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available for farmers in \n", "rank: 41 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 42 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 46 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 47 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes are available for farmers in \n", "rank: 48 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 71 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers in government schemes available for \n", "rank: 84 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 85 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 87 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 90 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "754 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes for farmers in \n", "rank: 93 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6268886695675349 min_bleu: 0.22313016014842982\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 0 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 1 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 2 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 18 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 29 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes available for farmers in \n", "rank: 31 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government subsidies are available for farmers in \n", "rank: 35 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 36 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 37 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers in \n", "rank: 39 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 41 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 44 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 46 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers in government schemes available for \n", "rank: 48 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 51 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 53 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 66 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available for farmers in \n", "rank: 68 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes are available for farmers in \n", "rank: 70 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 73 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available available for farmers in \n", "rank: 83 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 88 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes for farmers in \n", "rank: 89 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "755 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes are available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 93 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6241710848797649 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government subsidies are available for farmers in \n", "rank: 16 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes are available for farmers in \n", "rank: 19 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available available for farmers in \n", "rank: 21 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 23 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 25 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 27 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 28 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers in \n", "rank: 29 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 33 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 34 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 35 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 42 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 55 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 61 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available for farmers in \n", "rank: 64 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 68 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 73 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers in government schemes available for \n", "rank: 78 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 80 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 83 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes available for farmers in \n", "rank: 85 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 90 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes for farmers in \n", "rank: 91 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "756 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || in government schemes available for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 93 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6242662053906278 min_bleu: 0.16734762011132237\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 13 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 17 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers in \n", "rank: 22 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government subsidies are available for farmers in \n", "rank: 25 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 28 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government exhibitions are available for farmers in \n", "rank: 29 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 33 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available available for farmers in \n", "rank: 35 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 40 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 47 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 52 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 56 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes are available for farmers in \n", "rank: 66 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available for farmers in \n", "rank: 68 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 70 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 71 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 79 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 82 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers in government schemes available for \n", "rank: 83 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes available for farmers in \n", "rank: 84 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 86 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 88 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes for farmers in \n", "rank: 91 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "757 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay available in government exhibitions for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 94 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6258111648231902 min_bleu: 0.22313016014842982\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 1 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 7 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government subsidies are available for farmers in \n", "rank: 10 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 18 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 21 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 28 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 31 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 35 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers in \n", "rank: 36 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 38 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 41 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available for farmers in \n", "rank: 42 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes for farmers in \n", "rank: 44 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers in government schemes available for \n", "rank: 46 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 50 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 51 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 59 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes are available for farmers in \n", "rank: 70 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 79 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 84 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available available for farmers in \n", "rank: 88 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 89 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes available for farmers in \n", "rank: 90 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "758 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || government schemes available for farmers in \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 93 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6139160425407656 min_bleu: 0.16734762011132237\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available for farmers in \n", "rank: 0 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes are available for farmers in \n", "rank: 25 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get available for government schemes in \n", "rank: 27 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available for farmers in \n", "rank: 28 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes in farmers in \n", "rank: 30 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government subsidies are available for farmers in \n", "rank: 31 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available available for farmers in \n", "rank: 32 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers get government schemes available for farmers in \n", "rank: 33 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: available for government schemes available for farmers in \n", "rank: 36 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes for farmers in \n", "rank: 38 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available available for farmers in \n", "rank: 39 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: of is government schemes available for farmers in \n", "rank: 40 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: of available government schemes available for farmers in \n", "rank: 41 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are available for farmers in \n", "rank: 48 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available for farmers in \n", "rank: 52 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: available in government schemes available for farmers in \n", "rank: 56 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: farmers in government schemes available for \n", "rank: 61 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes available available for farmers in \n", "rank: 73 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers available for farmers in \n", "rank: 76 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are available available for farmers in \n", "rank: 78 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government schemes are farmers of available for farmers in \n", "rank: 86 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: of government schemes available in farmers can available for \n", "rank: 88 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "759 1500 ==== source list: bihar mein kharbooza kisanon ke liye kaun kaun si sarkari uplabdh hain? || clay government schemes available in exhibitions for \n", "target: what government schemes are available for farmers in \n", "prediction: government subsidies are best available for farmers in \n", "rank: 90 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.6182984910529689 min_bleu: 0.22313016014842982\n", "===================================================================\n", "760 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find for \n", "target: are there any biopesticides recommended for \n", "prediction: affected by biopesticides are recommended for \n", "rank: 9 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2375812319883385 min_bleu: 0.0\n", "===================================================================\n", "760 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find for \n", "target: are there any biopesticides recommended for \n", "prediction: blight? for biopesticides are recommended for \n", "rank: 24 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2375812319883385 min_bleu: 0.0\n", "===================================================================\n", "760 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find for \n", "target: are there any biopesticides recommended for \n", "prediction: you recommend any biopesticides recommended for \n", "rank: 40 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2375812319883385 min_bleu: 0.0\n", "===================================================================\n", "760 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find for \n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended available for \n", "rank: 53 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2375812319883385 min_bleu: 0.0\n", "===================================================================\n", "760 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find for \n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended for \n", "rank: 63 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.2375812319883385 min_bleu: 0.0\n", "===================================================================\n", "760 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find for \n", "target: are there any biopesticides recommended for \n", "prediction: available per recommended biopesticides are recommended for \n", "rank: 76 bleu_score 0.625 max_bleu: 0.7142857142857143 avg_bleu: 0.2375812319883385 min_bleu: 0.0\n", "===================================================================\n", "761 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find the for \n", "target: are there any biopesticides recommended for \n", "prediction: affected by biopesticides are recommended for \n", "rank: 21 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20027455424674387 min_bleu: 0.0\n", "===================================================================\n", "761 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find the for \n", "target: are there any biopesticides recommended for \n", "prediction: you recommend any biopesticides recommended for \n", "rank: 59 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20027455424674387 min_bleu: 0.0\n", "===================================================================\n", "761 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find the for \n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended for \n", "rank: 62 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.20027455424674387 min_bleu: 0.0\n", "===================================================================\n", "761 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find the for \n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended available for \n", "rank: 93 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20027455424674387 min_bleu: 0.0\n", "===================================================================\n", "762 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control per wheat crop.\n", "target: are there any biopesticides recommended for \n", "prediction: affected by biopesticides are recommended for \n", "rank: 15 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2344606655584669 min_bleu: 0.0\n", "===================================================================\n", "762 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control per wheat crop.\n", "target: are there any biopesticides recommended for \n", "prediction: blight? for biopesticides are recommended for \n", "rank: 19 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2344606655584669 min_bleu: 0.0\n", "===================================================================\n", "762 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control per wheat crop.\n", "target: are there any biopesticides recommended for \n", "prediction: available per recommended biopesticides are recommended for \n", "rank: 26 bleu_score 0.625 max_bleu: 0.7142857142857143 avg_bleu: 0.2344606655584669 min_bleu: 0.0\n", "===================================================================\n", "762 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control per wheat crop.\n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended for \n", "rank: 40 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.2344606655584669 min_bleu: 0.0\n", "===================================================================\n", "762 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control per wheat crop.\n", "target: are there any biopesticides recommended for \n", "prediction: you recommend any biopesticides recommended for \n", "rank: 70 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2344606655584669 min_bleu: 0.0\n", "===================================================================\n", "762 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control per wheat crop.\n", "target: are there any biopesticides recommended for \n", "prediction: blight? for is there any biopesticides recommended for \n", "rank: 72 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.2344606655584669 min_bleu: 0.0\n", "===================================================================\n", "762 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control per wheat crop.\n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended available for \n", "rank: 91 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2344606655584669 min_bleu: 0.0\n", "===================================================================\n", "763 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to market information services for \n", "target: are there any biopesticides recommended for \n", "prediction: affected by biopesticides are recommended for \n", "rank: 24 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20270681713235006 min_bleu: 0.0\n", "===================================================================\n", "763 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to market information services for \n", "target: are there any biopesticides recommended for \n", "prediction: you recommend any biopesticides recommended for \n", "rank: 29 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20270681713235006 min_bleu: 0.0\n", "===================================================================\n", "763 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to market information services for \n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended for \n", "rank: 59 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.20270681713235006 min_bleu: 0.0\n", "===================================================================\n", "763 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to market information services for \n", "target: are there any biopesticides recommended for \n", "prediction: blight? for biopesticides are recommended for \n", "rank: 79 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20270681713235006 min_bleu: 0.0\n", "===================================================================\n", "763 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to market information services for \n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended available for \n", "rank: 91 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20270681713235006 min_bleu: 0.0\n", "===================================================================\n", "764 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find for harvest?\n", "target: are there any biopesticides recommended for \n", "prediction: affected by biopesticides are recommended for \n", "rank: 3 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20521871956332008 min_bleu: 0.0\n", "===================================================================\n", "764 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find for harvest?\n", "target: are there any biopesticides recommended for \n", "prediction: blight? for biopesticides are recommended for \n", "rank: 36 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20521871956332008 min_bleu: 0.0\n", "===================================================================\n", "764 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find for harvest?\n", "target: are there any biopesticides recommended for \n", "prediction: you recommend any biopesticides recommended for \n", "rank: 60 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20521871956332008 min_bleu: 0.0\n", "===================================================================\n", "764 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find for harvest?\n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended for \n", "rank: 63 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.20521871956332008 min_bleu: 0.0\n", "===================================================================\n", "764 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find for harvest?\n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended available for \n", "rank: 90 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20521871956332008 min_bleu: 0.0\n", "===================================================================\n", "765 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control? for jethwa crop\n", "target: are there any biopesticides recommended for \n", "prediction: affected by biopesticides are recommended for \n", "rank: 20 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20949280491400746 min_bleu: 0.0\n", "===================================================================\n", "765 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control? for jethwa crop\n", "target: are there any biopesticides recommended for \n", "prediction: you recommend any biopesticides recommended for \n", "rank: 27 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20949280491400746 min_bleu: 0.0\n", "===================================================================\n", "765 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control? for jethwa crop\n", "target: are there any biopesticides recommended for \n", "prediction: blight? for biopesticides are recommended for \n", "rank: 34 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20949280491400746 min_bleu: 0.0\n", "===================================================================\n", "765 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control? for jethwa crop\n", "target: are there any biopesticides recommended for \n", "prediction: available per recommended biopesticides are recommended for \n", "rank: 50 bleu_score 0.625 max_bleu: 0.7142857142857143 avg_bleu: 0.20949280491400746 min_bleu: 0.0\n", "===================================================================\n", "765 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control? for jethwa crop\n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended for \n", "rank: 63 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.20949280491400746 min_bleu: 0.0\n", "===================================================================\n", "765 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control? for jethwa crop\n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended available for \n", "rank: 92 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20949280491400746 min_bleu: 0.0\n", "===================================================================\n", "766 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control? for jethwa crop\n", "target: are there any biopesticides recommended for \n", "prediction: affected by biopesticides are recommended for \n", "rank: 16 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20949280491400743 min_bleu: 0.0\n", "===================================================================\n", "766 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control? for jethwa crop\n", "target: are there any biopesticides recommended for \n", "prediction: available per recommended biopesticides are recommended for \n", "rank: 37 bleu_score 0.625 max_bleu: 0.7142857142857143 avg_bleu: 0.20949280491400743 min_bleu: 0.0\n", "===================================================================\n", "766 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control? for jethwa crop\n", "target: are there any biopesticides recommended for \n", "prediction: you recommend any biopesticides recommended for \n", "rank: 52 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20949280491400743 min_bleu: 0.0\n", "===================================================================\n", "766 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control? for jethwa crop\n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended for \n", "rank: 55 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.20949280491400743 min_bleu: 0.0\n", "===================================================================\n", "766 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control? for jethwa crop\n", "target: are there any biopesticides recommended for \n", "prediction: blight? for biopesticides are recommended for \n", "rank: 82 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20949280491400743 min_bleu: 0.0\n", "===================================================================\n", "766 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || pest control? for jethwa crop\n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended available for \n", "rank: 91 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.20949280491400743 min_bleu: 0.0\n", "===================================================================\n", "767 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find the for \n", "target: are there any biopesticides recommended for \n", "prediction: affected by biopesticides are recommended for \n", "rank: 17 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2002745542467439 min_bleu: 0.0\n", "===================================================================\n", "767 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find the for \n", "target: are there any biopesticides recommended for \n", "prediction: you recommend any biopesticides recommended for \n", "rank: 53 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2002745542467439 min_bleu: 0.0\n", "===================================================================\n", "767 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find the for \n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended for \n", "rank: 56 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.2002745542467439 min_bleu: 0.0\n", "===================================================================\n", "767 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || to find the for \n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended available for \n", "rank: 90 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2002745542467439 min_bleu: 0.0\n", "===================================================================\n", "768 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || market prices. \n", "target: are there any biopesticides recommended for \n", "prediction: blight? for biopesticides are recommended for \n", "rank: 22 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.18617732404382306 min_bleu: 0.0\n", "===================================================================\n", "768 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || market prices. \n", "target: are there any biopesticides recommended for \n", "prediction: affected by biopesticides are recommended for \n", "rank: 23 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.18617732404382306 min_bleu: 0.0\n", "===================================================================\n", "768 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || market prices. \n", "target: are there any biopesticides recommended for \n", "prediction: blight? for is there any biopesticides recommended for \n", "rank: 24 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.18617732404382306 min_bleu: 0.0\n", "===================================================================\n", "768 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || market prices. \n", "target: are there any biopesticides recommended for \n", "prediction: you recommend any biopesticides recommended for \n", "rank: 56 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.18617732404382306 min_bleu: 0.0\n", "===================================================================\n", "768 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || market prices. \n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended available for \n", "rank: 57 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.18617732404382306 min_bleu: 0.0\n", "===================================================================\n", "768 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || market prices. \n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended for \n", "rank: 62 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.18617732404382306 min_bleu: 0.0\n", "===================================================================\n", "769 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || market prices are recommended for \n", "target: are there any biopesticides recommended for \n", "prediction: blight? for is there any biopesticides recommended for \n", "rank: 14 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.2071184836515593 min_bleu: 0.0\n", "===================================================================\n", "769 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || market prices are recommended for \n", "target: are there any biopesticides recommended for \n", "prediction: affected by biopesticides are recommended for \n", "rank: 21 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2071184836515593 min_bleu: 0.0\n", "===================================================================\n", "769 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || market prices are recommended for \n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended available for \n", "rank: 59 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2071184836515593 min_bleu: 0.0\n", "===================================================================\n", "769 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || market prices are recommended for \n", "target: are there any biopesticides recommended for \n", "prediction: you recommend any biopesticides recommended for \n", "rank: 66 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2071184836515593 min_bleu: 0.0\n", "===================================================================\n", "769 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || market prices are recommended for \n", "target: are there any biopesticides recommended for \n", "prediction: affected biopesticides are recommended for \n", "rank: 68 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.2071184836515593 min_bleu: 0.0\n", "===================================================================\n", "769 1500 ==== source list: kya palak ke liye koi biopesticides recommend kiye gaye hain? || market prices are recommended for \n", "target: are there any biopesticides recommended for \n", "prediction: blight? for biopesticides are recommended for \n", "rank: 89 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.2071184836515593 min_bleu: 0.0\n", "===================================================================\n", "770 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in farming?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.36383795486295695 min_bleu: 0.0\n", "===================================================================\n", "770 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in farming?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 22 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.36383795486295695 min_bleu: 0.0\n", "===================================================================\n", "770 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in farming?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how to manage aphids in cultivation?\n", "rank: 39 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.36383795486295695 min_bleu: 0.0\n", "===================================================================\n", "770 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in farming?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in tej cultivation?\n", "rank: 40 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.36383795486295695 min_bleu: 0.0\n", "===================================================================\n", "770 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in farming?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 46 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.36383795486295695 min_bleu: 0.0\n", "===================================================================\n", "770 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in farming?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 49 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.36383795486295695 min_bleu: 0.0\n", "===================================================================\n", "770 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in farming?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in cultivation?\n", "rank: 54 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.36383795486295695 min_bleu: 0.0\n", "===================================================================\n", "770 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in farming?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management of aphids in cultivation?\n", "rank: 57 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.36383795486295695 min_bleu: 0.0\n", "===================================================================\n", "770 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in farming?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids on cultivation?\n", "rank: 62 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.36383795486295695 min_bleu: 0.0\n", "===================================================================\n", "771 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || pest management are in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management of aphids in cultivation?\n", "rank: 3 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4112766503204599 min_bleu: 0.0\n", "===================================================================\n", "771 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || pest management are in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4112766503204599 min_bleu: 0.0\n", "===================================================================\n", "771 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || pest management are in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids on cultivation?\n", "rank: 13 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.4112766503204599 min_bleu: 0.0\n", "===================================================================\n", "771 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || pest management are in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 20 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4112766503204599 min_bleu: 0.0\n", "===================================================================\n", "771 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || pest management are in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how to manage aphids in cultivation?\n", "rank: 45 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4112766503204599 min_bleu: 0.0\n", "===================================================================\n", "771 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || pest management are in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 53 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4112766503204599 min_bleu: 0.0\n", "===================================================================\n", "771 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || pest management are in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 54 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4112766503204599 min_bleu: 0.0\n", "===================================================================\n", "771 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || pest management are in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in cultivation?\n", "rank: 57 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.4112766503204599 min_bleu: 0.0\n", "===================================================================\n", "771 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || pest management are in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management in aphids in cultivation?\n", "rank: 63 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4112766503204599 min_bleu: 0.0\n", "===================================================================\n", "771 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || pest management are in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: cultivation? how to manage aphids in cultivation?\n", "rank: 70 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4112766503204599 min_bleu: 0.0\n", "===================================================================\n", "771 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || pest management are in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in tej cultivation?\n", "rank: 76 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.4112766503204599 min_bleu: 0.0\n", "===================================================================\n", "772 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "772 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "772 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "772 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids on cultivation?\n", "rank: 11 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "772 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management of aphids in cultivation?\n", "rank: 15 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "772 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how to manage aphids in cultivation?\n", "rank: 32 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "772 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in tej cultivation?\n", "rank: 42 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "772 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in cultivation?\n", "rank: 50 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "772 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management in aphids is cultivation?\n", "rank: 86 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: cultivation? how to manage aphids in cultivation?\n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management of aphids in cultivation?\n", "rank: 13 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in tej cultivation?\n", "rank: 39 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 47 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 48 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in cultivation?\n", "rank: 49 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids on cultivation?\n", "rank: 54 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how to manage aphids in cultivation?\n", "rank: 59 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management in cultivation, aphids cultivation?\n", "rank: 71 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: cultivation? how to manage aphids in cultivation?\n", "rank: 77 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: in cultivation? 🌾 how to manage aphids cultivation?\n", "rank: 82 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: in cultivation? 🌾 how to manage aphids cultivation?\n", "rank: 86 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "773 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies with aphids during cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management in aphids is cultivation?\n", "rank: 87 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.40653946976438143 min_bleu: 0.0\n", "===================================================================\n", "774 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management of aphids in cultivation?\n", "rank: 0 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "774 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "774 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids on cultivation?\n", "rank: 14 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "774 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 20 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "774 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in cultivation?\n", "rank: 45 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "774 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 47 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "774 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how to manage aphids in cultivation?\n", "rank: 62 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "774 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in tej cultivation?\n", "rank: 75 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "774 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management in aphids is cultivation?\n", "rank: 89 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.37458158984330286 min_bleu: 0.0\n", "===================================================================\n", "775 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || in pest control in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management in aphids in cultivation?\n", "rank: 3 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.40159582809074906 min_bleu: 0.0\n", "===================================================================\n", "775 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || in pest control in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.40159582809074906 min_bleu: 0.0\n", "===================================================================\n", "775 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || in pest control in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids on cultivation?\n", "rank: 14 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.40159582809074906 min_bleu: 0.0\n", "===================================================================\n", "775 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || in pest control in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: cultivation? how to manage aphids in cultivation?\n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.40159582809074906 min_bleu: 0.0\n", "===================================================================\n", "775 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || in pest control in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in cultivation?\n", "rank: 34 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.40159582809074906 min_bleu: 0.0\n", "===================================================================\n", "775 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || in pest control in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: cultivation? how to manage aphids in cultivation?\n", "rank: 36 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.40159582809074906 min_bleu: 0.0\n", "===================================================================\n", "775 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || in pest control in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 39 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.40159582809074906 min_bleu: 0.0\n", "===================================================================\n", "775 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || in pest control in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 49 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.40159582809074906 min_bleu: 0.0\n", "===================================================================\n", "775 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || in pest control in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management of aphids in cultivation?\n", "rank: 51 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.40159582809074906 min_bleu: 0.0\n", "===================================================================\n", "775 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || in pest control in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: in managing how to manage aphids cultivation?\n", "rank: 60 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.40159582809074906 min_bleu: 0.0\n", "===================================================================\n", "775 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || in pest control in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how to manage aphids in cultivation?\n", "rank: 62 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.40159582809074906 min_bleu: 0.0\n", "===================================================================\n", "775 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || in pest control in fennel cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in tej cultivation?\n", "rank: 75 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.40159582809074906 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management of aphids in cultivation?\n", "rank: 13 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management in cultivation, aphids cultivation?\n", "rank: 16 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 19 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: cultivation? how to manage aphids in cultivation?\n", "rank: 22 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in tej cultivation?\n", "rank: 46 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how to manage aphids in cultivation?\n", "rank: 51 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 53 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in cultivation?\n", "rank: 57 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids on cultivation?\n", "rank: 58 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how to manage aphids in cultivation?\n", "rank: 66 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: in cultivation? 🌾 how to manage aphids cultivation?\n", "rank: 81 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management in aphids is cultivation?\n", "rank: 85 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how aphids in cultivation?\n", "rank: 86 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "776 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: in cultivation? 🌾 how to manage aphids cultivation?\n", "rank: 89 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: in cultivation? 🌾 how to manage aphids cultivation?\n", "rank: 12 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management in cultivation, aphids cultivation?\n", "rank: 17 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 18 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: cultivation? how to manage aphids in cultivation?\n", "rank: 22 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in tej cultivation?\n", "rank: 31 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 47 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how aphids in cultivation?\n", "rank: 51 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in cultivation?\n", "rank: 52 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids on cultivation?\n", "rank: 53 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management of aphids in cultivation?\n", "rank: 54 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how to manage aphids in cultivation?\n", "rank: 63 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how to manage aphids in cultivation?\n", "rank: 65 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: in cultivation? 🌾 how to manage aphids cultivation?\n", "rank: 79 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "777 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management in aphids is cultivation?\n", "rank: 84 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4227572528478472 min_bleu: 0.0\n", "===================================================================\n", "778 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || disease management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 5 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.43600886628402574 min_bleu: 0.0\n", "===================================================================\n", "778 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || disease management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.43600886628402574 min_bleu: 0.0\n", "===================================================================\n", "778 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || disease management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 23 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.43600886628402574 min_bleu: 0.0\n", "===================================================================\n", "778 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || disease management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how follow to manage aphids in cultivation?\n", "rank: 24 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.43600886628402574 min_bleu: 0.0\n", "===================================================================\n", "778 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || disease management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: cultivation? how to manage aphids in cultivation?\n", "rank: 33 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.43600886628402574 min_bleu: 0.0\n", "===================================================================\n", "778 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || disease management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids on cultivation?\n", "rank: 36 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.43600886628402574 min_bleu: 0.0\n", "===================================================================\n", "778 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || disease management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in cultivation?\n", "rank: 38 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.43600886628402574 min_bleu: 0.0\n", "===================================================================\n", "778 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || disease management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 39 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.43600886628402574 min_bleu: 0.0\n", "===================================================================\n", "778 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || disease management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 52 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.43600886628402574 min_bleu: 0.0\n", "===================================================================\n", "778 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || disease management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management of aphids in cultivation?\n", "rank: 56 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.43600886628402574 min_bleu: 0.0\n", "===================================================================\n", "778 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || disease management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how to manage aphids in cultivation?\n", "rank: 66 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.43600886628402574 min_bleu: 0.0\n", "===================================================================\n", "778 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || disease management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in tej cultivation?\n", "rank: 76 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.43600886628402574 min_bleu: 0.0\n", "===================================================================\n", "778 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || disease management in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management in aphids is cultivation?\n", "rank: 91 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.43600886628402574 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: of how to manage aphids in cultivation?\n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: how to manage aphids in cultivation?\n", "rank: 16 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: in cultivation? 🌾 how to manage aphids cultivation?\n", "rank: 18 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how aphids in cultivation?\n", "rank: 27 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in cultivation?\n", "rank: 34 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids in tej cultivation?\n", "rank: 38 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to manage aphids on cultivation?\n", "rank: 48 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management of aphids in cultivation?\n", "rank: 49 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how to manage aphids in cultivation?\n", "rank: 51 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: - how to manage aphids in cultivation?\n", "rank: 60 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management in cultivation, aphids cultivation?\n", "rank: 70 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: cultivation? how to manage aphids in cultivation?\n", "rank: 76 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: to management in aphids is cultivation?\n", "rank: 80 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "779 1500 ==== source list: ki kheti mein aphids ka prabandhan kaise kare? || management strategies for aphids in cultivation?\n", "target: how to manage aphids in cultivation?\n", "prediction: in cultivation? 🌾 how to manage aphids cultivation?\n", "rank: 83 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4227572528478473 min_bleu: 0.0\n", "===================================================================\n", "780 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility criteria for government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the leaves of what are the eligibility criteria for farmers to receive government \n", "rank: 0 bleu_score 0.75 max_bleu: 0.8300915602566021 avg_bleu: 0.4084712844642712 min_bleu: 0.03319137891190929\n", "===================================================================\n", "780 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility criteria for government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility criteria for farmers to receive government \n", "rank: 7 bleu_score 0.8187307530779819 max_bleu: 0.8300915602566021 avg_bleu: 0.4084712844642712 min_bleu: 0.03319137891190929\n", "===================================================================\n", "780 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility criteria for government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility of available for farmers to receive government \n", "rank: 8 bleu_score 0.75 max_bleu: 0.8300915602566021 avg_bleu: 0.4084712844642712 min_bleu: 0.03319137891190929\n", "===================================================================\n", "780 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility criteria for government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 11 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.4084712844642712 min_bleu: 0.03319137891190929\n", "===================================================================\n", "780 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility criteria for government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 12 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.4084712844642712 min_bleu: 0.03319137891190929\n", "===================================================================\n", "780 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility criteria for government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to avail training what are the eligibility criteria for farmers to receive government \n", "rank: 20 bleu_score 0.75 max_bleu: 0.8300915602566021 avg_bleu: 0.4084712844642712 min_bleu: 0.03319137891190929\n", "===================================================================\n", "780 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility criteria for government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: common eligibility criteria for farmers to receive government \n", "rank: 39 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.4084712844642712 min_bleu: 0.03319137891190929\n", "===================================================================\n", "780 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility criteria for government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 44 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.4084712844642712 min_bleu: 0.03319137891190929\n", "===================================================================\n", "780 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility criteria for government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 45 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.4084712844642712 min_bleu: 0.03319137891190929\n", "===================================================================\n", "780 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility criteria for government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: common eligibility criteria government grants for farmers to receive government \n", "rank: 58 bleu_score 0.75 max_bleu: 0.8300915602566021 avg_bleu: 0.4084712844642712 min_bleu: 0.03319137891190929\n", "===================================================================\n", "780 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility criteria for government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers need government what are the eligibility criteria for \n", "rank: 90 bleu_score 0.8300915602566021 max_bleu: 0.8300915602566021 avg_bleu: 0.4084712844642712 min_bleu: 0.03319137891190929\n", "===================================================================\n", "781 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 1 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.2930664229844839 min_bleu: 0.0\n", "===================================================================\n", "781 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: common eligibility criteria for farmers to receive government \n", "rank: 2 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.2930664229844839 min_bleu: 0.0\n", "===================================================================\n", "781 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria government grants for farmers to showcase government \n", "rank: 6 bleu_score 0.6666666666666666 max_bleu: 0.8300915602566021 avg_bleu: 0.2930664229844839 min_bleu: 0.0\n", "===================================================================\n", "781 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: common eligibility criteria available for farmers to receive government \n", "rank: 8 bleu_score 0.7470824042309421 max_bleu: 0.8300915602566021 avg_bleu: 0.2930664229844839 min_bleu: 0.0\n", "===================================================================\n", "781 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers what are the eligibility criteria for government \n", "rank: 50 bleu_score 0.8187307530779819 max_bleu: 0.8300915602566021 avg_bleu: 0.2930664229844839 min_bleu: 0.0\n", "===================================================================\n", "781 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers need government what are the eligibility criteria for \n", "rank: 95 bleu_score 0.8300915602566021 max_bleu: 0.8300915602566021 avg_bleu: 0.2930664229844839 min_bleu: 0.0\n", "===================================================================\n", "782 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility for government agricultural \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 5 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.27487695452581923 min_bleu: 0.0\n", "===================================================================\n", "782 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility for government agricultural \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers what is the eligibility criteria for government \n", "rank: 22 bleu_score 0.7470824042309421 max_bleu: 0.8300915602566021 avg_bleu: 0.27487695452581923 min_bleu: 0.0\n", "===================================================================\n", "782 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility for government agricultural \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers need government what are the eligibility criteria for \n", "rank: 50 bleu_score 0.8300915602566021 max_bleu: 0.8300915602566021 avg_bleu: 0.27487695452581923 min_bleu: 0.0\n", "===================================================================\n", "782 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || clay eligibility for government agricultural \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers what are the eligibility criteria for government \n", "rank: 89 bleu_score 0.8187307530779819 max_bleu: 0.8300915602566021 avg_bleu: 0.27487695452581923 min_bleu: 0.0\n", "===================================================================\n", "783 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || to get government grants for farmers?\n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers need government what are the eligibility criteria for \n", "rank: 33 bleu_score 0.8300915602566021 max_bleu: 0.8300915602566021 avg_bleu: 0.2665459931056607 min_bleu: 0.006737946999085467\n", "===================================================================\n", "784 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria government grants for farmers to showcase government \n", "rank: 1 bleu_score 0.6666666666666666 max_bleu: 0.8300915602566021 avg_bleu: 0.29306642298448393 min_bleu: 0.0\n", "===================================================================\n", "784 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: common eligibility criteria available for farmers to receive government \n", "rank: 3 bleu_score 0.7470824042309421 max_bleu: 0.8300915602566021 avg_bleu: 0.29306642298448393 min_bleu: 0.0\n", "===================================================================\n", "784 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 4 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.29306642298448393 min_bleu: 0.0\n", "===================================================================\n", "784 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers what are the eligibility criteria for government \n", "rank: 30 bleu_score 0.8187307530779819 max_bleu: 0.8300915602566021 avg_bleu: 0.29306642298448393 min_bleu: 0.0\n", "===================================================================\n", "784 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: common eligibility criteria for farmers to receive government \n", "rank: 42 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.29306642298448393 min_bleu: 0.0\n", "===================================================================\n", "784 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers need government what are the eligibility criteria for \n", "rank: 94 bleu_score 0.8300915602566021 max_bleu: 0.8300915602566021 avg_bleu: 0.29306642298448393 min_bleu: 0.0\n", "===================================================================\n", "785 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 0 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.4152357844748846 min_bleu: 0.03319137891190929\n", "===================================================================\n", "785 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility of available for farmers to receive government \n", "rank: 6 bleu_score 0.75 max_bleu: 0.8300915602566021 avg_bleu: 0.4152357844748846 min_bleu: 0.03319137891190929\n", "===================================================================\n", "785 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the leaves of what are the eligibility criteria for farmers to receive government \n", "rank: 7 bleu_score 0.75 max_bleu: 0.8300915602566021 avg_bleu: 0.4152357844748846 min_bleu: 0.03319137891190929\n", "===================================================================\n", "785 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 8 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.4152357844748846 min_bleu: 0.03319137891190929\n", "===================================================================\n", "785 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 14 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.4152357844748846 min_bleu: 0.03319137891190929\n", "===================================================================\n", "785 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility criteria for farmers to receive government \n", "rank: 19 bleu_score 0.8187307530779819 max_bleu: 0.8300915602566021 avg_bleu: 0.4152357844748846 min_bleu: 0.03319137891190929\n", "===================================================================\n", "785 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 27 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.4152357844748846 min_bleu: 0.03319137891190929\n", "===================================================================\n", "785 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria government grants for farmers to receive government \n", "rank: 39 bleu_score 0.75 max_bleu: 0.8300915602566021 avg_bleu: 0.4152357844748846 min_bleu: 0.03319137891190929\n", "===================================================================\n", "785 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: common eligibility criteria for farmers to receive government \n", "rank: 41 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.4152357844748846 min_bleu: 0.03319137891190929\n", "===================================================================\n", "785 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to avail training what are the eligibility criteria for farmers to receive government \n", "rank: 51 bleu_score 0.75 max_bleu: 0.8300915602566021 avg_bleu: 0.4152357844748846 min_bleu: 0.03319137891190929\n", "===================================================================\n", "785 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers need government what are the eligibility criteria for \n", "rank: 90 bleu_score 0.8300915602566021 max_bleu: 0.8300915602566021 avg_bleu: 0.4152357844748846 min_bleu: 0.03319137891190929\n", "===================================================================\n", "786 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 0 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.41523578447488463 min_bleu: 0.03319137891190929\n", "===================================================================\n", "786 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 2 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.41523578447488463 min_bleu: 0.03319137891190929\n", "===================================================================\n", "786 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to avail training what are the eligibility criteria for farmers to receive government \n", "rank: 5 bleu_score 0.75 max_bleu: 0.8300915602566021 avg_bleu: 0.41523578447488463 min_bleu: 0.03319137891190929\n", "===================================================================\n", "786 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility criteria for farmers to receive government \n", "rank: 6 bleu_score 0.8187307530779819 max_bleu: 0.8300915602566021 avg_bleu: 0.41523578447488463 min_bleu: 0.03319137891190929\n", "===================================================================\n", "786 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria government grants for farmers to receive government \n", "rank: 37 bleu_score 0.75 max_bleu: 0.8300915602566021 avg_bleu: 0.41523578447488463 min_bleu: 0.03319137891190929\n", "===================================================================\n", "786 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: common eligibility criteria for farmers to receive government \n", "rank: 40 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.41523578447488463 min_bleu: 0.03319137891190929\n", "===================================================================\n", "786 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 46 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.41523578447488463 min_bleu: 0.03319137891190929\n", "===================================================================\n", "786 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 47 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.41523578447488463 min_bleu: 0.03319137891190929\n", "===================================================================\n", "786 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the eligibility of available for farmers to receive government \n", "rank: 68 bleu_score 0.75 max_bleu: 0.8300915602566021 avg_bleu: 0.41523578447488463 min_bleu: 0.03319137891190929\n", "===================================================================\n", "786 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: the leaves of what are the eligibility criteria for farmers to receive government \n", "rank: 72 bleu_score 0.75 max_bleu: 0.8300915602566021 avg_bleu: 0.41523578447488463 min_bleu: 0.03319137891190929\n", "===================================================================\n", "786 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || good eligibility criteria to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers need government what are the eligibility criteria for \n", "rank: 92 bleu_score 0.8300915602566021 max_bleu: 0.8300915602566021 avg_bleu: 0.41523578447488463 min_bleu: 0.03319137891190929\n", "===================================================================\n", "787 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 1 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.29306642298448393 min_bleu: 0.0\n", "===================================================================\n", "787 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: common eligibility criteria for farmers to receive government \n", "rank: 41 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.29306642298448393 min_bleu: 0.0\n", "===================================================================\n", "787 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria government grants for farmers to showcase government \n", "rank: 48 bleu_score 0.6666666666666666 max_bleu: 0.8300915602566021 avg_bleu: 0.29306642298448393 min_bleu: 0.0\n", "===================================================================\n", "787 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers need government what are the eligibility criteria for \n", "rank: 51 bleu_score 0.8300915602566021 max_bleu: 0.8300915602566021 avg_bleu: 0.29306642298448393 min_bleu: 0.0\n", "===================================================================\n", "787 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: common eligibility criteria available for farmers to receive government \n", "rank: 68 bleu_score 0.7470824042309421 max_bleu: 0.8300915602566021 avg_bleu: 0.29306642298448393 min_bleu: 0.0\n", "===================================================================\n", "787 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers to receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers what are the eligibility criteria for government \n", "rank: 87 bleu_score 0.8187307530779819 max_bleu: 0.8300915602566021 avg_bleu: 0.29306642298448393 min_bleu: 0.0\n", "===================================================================\n", "788 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || market prices for farmers to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 0 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.2802377988636573 min_bleu: 0.0\n", "===================================================================\n", "788 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || market prices for farmers to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers what are the eligibility criteria for government \n", "rank: 46 bleu_score 0.8187307530779819 max_bleu: 0.8300915602566021 avg_bleu: 0.2802377988636573 min_bleu: 0.0\n", "===================================================================\n", "788 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || market prices for farmers to receive government \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers need government what are the eligibility criteria for \n", "rank: 94 bleu_score 0.8300915602566021 max_bleu: 0.8300915602566021 avg_bleu: 0.2802377988636573 min_bleu: 0.0\n", "===================================================================\n", "789 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria for farmers to receive government \n", "rank: 0 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.2970097154523357 min_bleu: 0.0\n", "===================================================================\n", "789 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: common eligibility criteria for farmers to receive government \n", "rank: 44 bleu_score 0.7368576777701837 max_bleu: 0.8300915602566021 avg_bleu: 0.2970097154523357 min_bleu: 0.0\n", "===================================================================\n", "789 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: to eligibility criteria government grants for farmers to showcase government \n", "rank: 46 bleu_score 0.6666666666666666 max_bleu: 0.8300915602566021 avg_bleu: 0.2970097154523357 min_bleu: 0.0\n", "===================================================================\n", "789 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: common eligibility criteria available for farmers to receive government \n", "rank: 59 bleu_score 0.7470824042309421 max_bleu: 0.8300915602566021 avg_bleu: 0.2970097154523357 min_bleu: 0.0\n", "===================================================================\n", "789 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers what are the eligibility criteria for government \n", "rank: 87 bleu_score 0.8187307530779819 max_bleu: 0.8300915602566021 avg_bleu: 0.2970097154523357 min_bleu: 0.0\n", "===================================================================\n", "789 1500 ==== source list: saunf kisanon ko sarkari anudan prapt karne ke liye eligibility maapdand kya hain? || farmers receive check eligibility for \n", "target: what are the eligibility criteria for farmers to receive government \n", "prediction: farmers need government what are the eligibility criteria for \n", "rank: 95 bleu_score 0.8300915602566021 max_bleu: 0.8300915602566021 avg_bleu: 0.2970097154523357 min_bleu: 0.0\n", "===================================================================\n", "790 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices are there any farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: under land what are the success stories of guava farmers under government \n", "rank: 5 bleu_score 0.7857142857142857 max_bleu: 0.9090909090909091 avg_bleu: 0.30098846241247906 min_bleu: 0.043443485862611285\n", "===================================================================\n", "790 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices are there any farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: azotobacter under government what are the success stories of \n", "rank: 9 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.30098846241247906 min_bleu: 0.043443485862611285\n", "===================================================================\n", "790 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices are there any farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under market what are the success stories of \n", "rank: 18 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.30098846241247906 min_bleu: 0.043443485862611285\n", "===================================================================\n", "790 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices are there any farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers receive government what are the success stories of guava farmers under government \n", "rank: 27 bleu_score 0.7333333333333333 max_bleu: 0.9090909090909091 avg_bleu: 0.30098846241247906 min_bleu: 0.043443485862611285\n", "===================================================================\n", "790 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices are there any farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under government what are the success stories of \n", "rank: 52 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.30098846241247906 min_bleu: 0.043443485862611285\n", "===================================================================\n", "791 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices for based on guava farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: under land what are the success stories of guava farmers under government \n", "rank: 3 bleu_score 0.7857142857142857 max_bleu: 0.9090909090909091 avg_bleu: 0.2996076110975617 min_bleu: 0.043443485862611285\n", "===================================================================\n", "791 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices for based on guava farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under government what are the success stories of \n", "rank: 27 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.2996076110975617 min_bleu: 0.043443485862611285\n", "===================================================================\n", "792 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government\n", "target: what are the success stories of guava farmers under government \n", "prediction: under land what are the success stories of guava farmers under government \n", "rank: 1 bleu_score 0.7857142857142857 max_bleu: 0.9090909090909091 avg_bleu: 0.3020516829713695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "792 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government\n", "target: what are the success stories of guava farmers under government \n", "prediction: azotobacter under government what are the success stories of \n", "rank: 18 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3020516829713695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "792 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government\n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under government what are the success stories of \n", "rank: 34 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.3020516829713695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "792 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government\n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under market what are the success stories of \n", "rank: 87 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3020516829713695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "793 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || the national horticulture board schemes for guava farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: azotobacter under government what are the success stories of \n", "rank: 0 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3012682592282251 min_bleu: 0.005554498269121153\n", "===================================================================\n", "793 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || the national horticulture board schemes for guava farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers receive government what are the success stories of guava farmers under government \n", "rank: 11 bleu_score 0.7333333333333333 max_bleu: 0.9090909090909091 avg_bleu: 0.3012682592282251 min_bleu: 0.005554498269121153\n", "===================================================================\n", "793 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || the national horticulture board schemes for guava farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: azotobacter receive the success stories of guava farmers under government \n", "rank: 13 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3012682592282251 min_bleu: 0.005554498269121153\n", "===================================================================\n", "793 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || the national horticulture board schemes for guava farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under government what are the success stories of \n", "rank: 51 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.3012682592282251 min_bleu: 0.005554498269121153\n", "===================================================================\n", "794 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under government what are the success stories of \n", "rank: 31 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.3029784623728935 min_bleu: 0.043443485862611285\n", "===================================================================\n", "794 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: azotobacter under government what are the success stories of \n", "rank: 45 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3029784623728935 min_bleu: 0.043443485862611285\n", "===================================================================\n", "794 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under market what are the success stories of \n", "rank: 52 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3029784623728935 min_bleu: 0.043443485862611285\n", "===================================================================\n", "794 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: under land what are the success stories of guava farmers under government \n", "rank: 76 bleu_score 0.7857142857142857 max_bleu: 0.9090909090909091 avg_bleu: 0.3029784623728935 min_bleu: 0.043443485862611285\n", "===================================================================\n", "795 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices are available to receive government schemes for guava farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under government what are the success stories of \n", "rank: 40 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.303442083746349 min_bleu: 0.043443485862611285\n", "===================================================================\n", "795 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices are available to receive government schemes for guava farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: under land what are the success stories of guava farmers under government \n", "rank: 76 bleu_score 0.7857142857142857 max_bleu: 0.9090909090909091 avg_bleu: 0.303442083746349 min_bleu: 0.043443485862611285\n", "===================================================================\n", "795 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices are available to receive government schemes for guava farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: under updates government what are the success stories of guava farmers?\n", "rank: 93 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.303442083746349 min_bleu: 0.043443485862611285\n", "===================================================================\n", "796 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers receive government schemes provide additional supplementary feed for guava under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under government what are the success stories of \n", "rank: 40 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.31720297726339003 min_bleu: 0.04632230081520103\n", "===================================================================\n", "797 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government\n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under market what are the success stories of \n", "rank: 10 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3020516829713695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "797 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government\n", "target: what are the success stories of guava farmers under government \n", "prediction: azotobacter under government what are the success stories of \n", "rank: 42 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.3020516829713695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "797 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government\n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under government what are the success stories of \n", "rank: 49 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.3020516829713695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "797 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government\n", "target: what are the success stories of guava farmers under government \n", "prediction: under land what are the success stories of guava farmers under government \n", "rank: 71 bleu_score 0.7857142857142857 max_bleu: 0.9090909090909091 avg_bleu: 0.3020516829713695 min_bleu: 0.043443485862611285\n", "===================================================================\n", "798 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: azotobacter under government what are the success stories of \n", "rank: 44 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.30297846237289355 min_bleu: 0.043443485862611285\n", "===================================================================\n", "798 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under government what are the success stories of \n", "rank: 49 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.30297846237289355 min_bleu: 0.043443485862611285\n", "===================================================================\n", "798 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: under land what are the success stories of guava farmers under government \n", "rank: 69 bleu_score 0.7857142857142857 max_bleu: 0.9090909090909091 avg_bleu: 0.30297846237289355 min_bleu: 0.043443485862611285\n", "===================================================================\n", "798 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under market what are the success stories of \n", "rank: 85 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.30297846237289355 min_bleu: 0.043443485862611285\n", "===================================================================\n", "799 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices for based around farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: azotobacter under government what are the success stories of \n", "rank: 21 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.2949713280296662 min_bleu: 0.043443485862611285\n", "===================================================================\n", "799 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices for based around farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers receive government what are the success stories of guava farmers under government \n", "rank: 24 bleu_score 0.7333333333333333 max_bleu: 0.9090909090909091 avg_bleu: 0.2949713280296662 min_bleu: 0.043443485862611285\n", "===================================================================\n", "799 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices for based around farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: farmers under government what are the success stories of \n", "rank: 38 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.2949713280296662 min_bleu: 0.043443485862611285\n", "===================================================================\n", "799 1500 ==== source list: sarkari yojanaon ke antargat amrood kisanon ke safalta ki kahaniyan kya hain? || prices for based around farmers under government \n", "target: what are the success stories of guava farmers under government \n", "prediction: under land what are the success stories of guava farmers under government \n", "rank: 77 bleu_score 0.7857142857142857 max_bleu: 0.9090909090909091 avg_bleu: 0.2949713280296662 min_bleu: 0.043443485862611285\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: to market platforms \n", "rank: 4 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: to protect market \n", "rank: 9 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: to market platforms to \n", "rank: 21 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: to protect market platforms to \n", "rank: 22 bleu_score 0.5643211499270759 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: to protect from market \n", "rank: 31 bleu_score 0.5643211499270759 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: to harvest market \n", "rank: 33 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: to market to get market quality?\n", "rank: 49 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: common to protect the market \n", "rank: 56 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: to protect from the market \n", "rank: 64 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: of is pendimethalin to market \n", "rank: 68 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: common to protect from market \n", "rank: 76 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: to harvest market for \n", "rank: 77 bleu_score 0.5643211499270759 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: common to market \n", "rank: 78 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: common market to get market \n", "rank: 84 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "800 1500 ==== source list: ko bazaar tak surakshit kaise || to send a good \n", "target: how to to market \n", "prediction: of market how to protect the market \n", "rank: 92 bleu_score 0.6 max_bleu: 0.625 avg_bleu: 0.29088223982204003 min_bleu: 0.0\n", "===================================================================\n", "801 1500 ==== source list: ko bazaar tak surakshit kaise || market prices to a good \n", "target: how to to market \n", "prediction: of market how to \n", "rank: 74 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.30084892153071213 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: to protect from market \n", "rank: 3 bleu_score 0.5643211499270759 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: to protect market \n", "rank: 11 bleu_score 0.5362560368285115 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: to harvest market \n", "rank: 12 bleu_score 0.5362560368285115 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: to market platforms \n", "rank: 29 bleu_score 0.5362560368285115 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: to market platforms to \n", "rank: 39 bleu_score 0.5362560368285115 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: of is pendimethalin to market \n", "rank: 42 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: exhibitions the to protect the market \n", "rank: 43 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: exhibitions the to small market \n", "rank: 55 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: common market to their market \n", "rank: 56 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: to protect from the market \n", "rank: 58 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: common is small balls to market \n", "rank: 66 bleu_score 0.5 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: of market how to the market juice?\n", "rank: 67 bleu_score 0.5555555555555556 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: to harvest market or market \n", "rank: 75 bleu_score 0.5714285714285714 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: to market exhibitions for \n", "rank: 79 bleu_score 0.5643211499270759 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "802 1500 ==== source list: ko bazaar tak surakshit kaise || affect the market pricing?\n", "target: how to to market \n", "prediction: to market exhibitions or \n", "rank: 86 bleu_score 0.5643211499270759 max_bleu: 0.5714285714285714 avg_bleu: 0.3043218458379982 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to protect from market \n", "rank: 1 bleu_score 0.5643211499270759 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to protect market \n", "rank: 14 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to harvest market \n", "rank: 18 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to market to get market quality?\n", "rank: 21 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to market platforms \n", "rank: 32 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: common to market \n", "rank: 35 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to market platforms to \n", "rank: 46 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: of market how to protect the market \n", "rank: 49 bleu_score 0.6 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: common to protect from market \n", "rank: 50 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to market platforms to get market \n", "rank: 60 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: common to protect the market \n", "rank: 63 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to protect from the market \n", "rank: 65 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: common market to get market \n", "rank: 79 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "803 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to harvest market for \n", "rank: 92 bleu_score 0.5643211499270759 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to protect from market \n", "rank: 3 bleu_score 0.5643211499270759 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to protect market \n", "rank: 8 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to market platforms \n", "rank: 15 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to harvest market \n", "rank: 16 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to protect from the market \n", "rank: 22 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to market platforms to \n", "rank: 49 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to market platforms to get market \n", "rank: 55 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to market to get market quality?\n", "rank: 57 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: common to protect the market \n", "rank: 59 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: common market to get market \n", "rank: 72 bleu_score 0.5714285714285714 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: common to protect from market \n", "rank: 75 bleu_score 0.625 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: common to market \n", "rank: 84 bleu_score 0.5362560368285115 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: of market how to protect the market \n", "rank: 85 bleu_score 0.6 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "804 1500 ==== source list: ko bazaar tak surakshit kaise || to send a \n", "target: how to to market \n", "prediction: to harvest market for \n", "rank: 91 bleu_score 0.5643211499270759 max_bleu: 0.625 avg_bleu: 0.2829153408594267 min_bleu: 0.0\n", "===================================================================\n", "805 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: common to protect the market \n", "rank: 43 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.2808878119961699 min_bleu: 0.0\n", "===================================================================\n", "805 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: common market to get market \n", "rank: 44 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.2808878119961699 min_bleu: 0.0\n", "===================================================================\n", "805 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: common to protect from market \n", "rank: 47 bleu_score 0.625 max_bleu: 0.7054014374088451 avg_bleu: 0.2808878119961699 min_bleu: 0.0\n", "===================================================================\n", "805 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: of market how to prune controlled atmosphere to \n", "rank: 49 bleu_score 0.6363636363636364 max_bleu: 0.7054014374088451 avg_bleu: 0.2808878119961699 min_bleu: 0.0\n", "===================================================================\n", "805 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: to market platforms to get market \n", "rank: 55 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.2808878119961699 min_bleu: 0.0\n", "===================================================================\n", "805 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: to protect from the market \n", "rank: 57 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.2808878119961699 min_bleu: 0.0\n", "===================================================================\n", "805 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: to market mein \n", "rank: 61 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.2808878119961699 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: to protect market \n", "rank: 4 bleu_score 0.5362560368285115 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: to market platforms \n", "rank: 9 bleu_score 0.5362560368285115 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: to protect from market \n", "rank: 11 bleu_score 0.5643211499270759 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: to harvest market \n", "rank: 15 bleu_score 0.5362560368285115 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: to protect from the market \n", "rank: 25 bleu_score 0.5714285714285714 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: common market for \n", "rank: 29 bleu_score 0.5643211499270759 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: to market platforms to \n", "rank: 41 bleu_score 0.5362560368285115 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: to protect market platforms to \n", "rank: 46 bleu_score 0.5643211499270759 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: to market platforms to get market \n", "rank: 49 bleu_score 0.5714285714285714 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: to market exhibitions or \n", "rank: 60 bleu_score 0.5643211499270759 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: common market to get market \n", "rank: 70 bleu_score 0.5714285714285714 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: of market how to prune controlled atmosphere to \n", "rank: 79 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: to market exhibitions for \n", "rank: 87 bleu_score 0.5643211499270759 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "806 1500 ==== source list: ko bazaar tak surakshit kaise || market prices for \n", "target: how to to market \n", "prediction: to harvest market for \n", "rank: 92 bleu_score 0.5643211499270759 max_bleu: 0.6363636363636364 avg_bleu: 0.29607062024830594 min_bleu: 0.0\n", "===================================================================\n", "807 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: to protect from the market \n", "rank: 25 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.28088781199616997 min_bleu: 0.0\n", "===================================================================\n", "807 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: to market platforms to get market \n", "rank: 31 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.28088781199616997 min_bleu: 0.0\n", "===================================================================\n", "807 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: common to protect from market \n", "rank: 38 bleu_score 0.625 max_bleu: 0.7054014374088451 avg_bleu: 0.28088781199616997 min_bleu: 0.0\n", "===================================================================\n", "807 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: common to protect the market \n", "rank: 39 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.28088781199616997 min_bleu: 0.0\n", "===================================================================\n", "807 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: common market to get market \n", "rank: 49 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.28088781199616997 min_bleu: 0.0\n", "===================================================================\n", "807 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: of market how to prune controlled atmosphere to \n", "rank: 76 bleu_score 0.6363636363636364 max_bleu: 0.7054014374088451 avg_bleu: 0.28088781199616997 min_bleu: 0.0\n", "===================================================================\n", "807 1500 ==== source list: ko bazaar tak surakshit kaise || market prices.\n", "target: how to to market \n", "prediction: to market mein \n", "rank: 81 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.28088781199616997 min_bleu: 0.0\n", "===================================================================\n", "808 1500 ==== source list: ko bazaar tak surakshit kaise || market prices. \n", "target: how to to market \n", "prediction: to protect from the market \n", "rank: 14 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.2953437734479199 min_bleu: 0.0\n", "===================================================================\n", "808 1500 ==== source list: ko bazaar tak surakshit kaise || market prices. \n", "target: how to to market \n", "prediction: to market platforms to get market \n", "rank: 18 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.2953437734479199 min_bleu: 0.0\n", "===================================================================\n", "808 1500 ==== source list: ko bazaar tak surakshit kaise || market prices. \n", "target: how to to market \n", "prediction: common to protect the market \n", "rank: 25 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.2953437734479199 min_bleu: 0.0\n", "===================================================================\n", "808 1500 ==== source list: ko bazaar tak surakshit kaise || market prices. \n", "target: how to to market \n", "prediction: common market to get market \n", "rank: 32 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.2953437734479199 min_bleu: 0.0\n", "===================================================================\n", "808 1500 ==== source list: ko bazaar tak surakshit kaise || market prices. \n", "target: how to to market \n", "prediction: to market mein \n", "rank: 49 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.2953437734479199 min_bleu: 0.0\n", "===================================================================\n", "808 1500 ==== source list: ko bazaar tak surakshit kaise || market prices. \n", "target: how to to market \n", "prediction: common to protect from market \n", "rank: 60 bleu_score 0.625 max_bleu: 0.7054014374088451 avg_bleu: 0.2953437734479199 min_bleu: 0.0\n", "===================================================================\n", "808 1500 ==== source list: ko bazaar tak surakshit kaise || market prices. \n", "target: how to to market \n", "prediction: of market how to prune controlled atmosphere to \n", "rank: 72 bleu_score 0.6363636363636364 max_bleu: 0.7054014374088451 avg_bleu: 0.2953437734479199 min_bleu: 0.0\n", "===================================================================\n", "809 1500 ==== source list: ko bazaar tak surakshit kaise || affect a market price \n", "target: how to to market \n", "prediction: of market how to \n", "rank: 51 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.26939748295552274 min_bleu: 0.0\n", "===================================================================\n", "810 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference mirch and what are the aquaculture for organic \n", "target: what is the difference in price between organic and \n", "prediction: to mirch and what is the price of \n", "rank: 34 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.24126945085911908 min_bleu: 0.03319137891190929\n", "===================================================================\n", "810 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference mirch and what are the aquaculture for organic \n", "target: what is the difference in price between organic and \n", "prediction: mirch and what is the price of \n", "rank: 61 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.24126945085911908 min_bleu: 0.03319137891190929\n", "===================================================================\n", "810 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference mirch and what are the aquaculture for organic \n", "target: what is the difference in price between organic and \n", "prediction: patta and what is the ideal spacing between organic \n", "rank: 81 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.24126945085911908 min_bleu: 0.03319137891190929\n", "===================================================================\n", "811 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || mirch and what are the retail \n", "target: what is the difference in price between organic and \n", "prediction: patta government and what is the available for organic \n", "rank: 53 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.227365867204009 min_bleu: 0.0\n", "===================================================================\n", "811 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || mirch and what are the retail \n", "target: what is the difference in price between organic and \n", "prediction: patta and what is the ideal spacing between organic \n", "rank: 81 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.227365867204009 min_bleu: 0.0\n", "===================================================================\n", "812 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: patta and what is the ideal planting price of \n", "rank: 44 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356006 min_bleu: 0.03319137891190929\n", "===================================================================\n", "812 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: mirch and what is the price of \n", "rank: 63 bleu_score 0.6549846024623855 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356006 min_bleu: 0.03319137891190929\n", "===================================================================\n", "812 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: between organic and what is the \n", "rank: 89 bleu_score 0.6065306597126334 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356006 min_bleu: 0.03319137891190929\n", "===================================================================\n", "813 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || mirch in a better prices between organic \n", "target: what is the difference in price between organic and \n", "prediction: to mirch and what is the price of \n", "rank: 44 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.2224162437268614 min_bleu: 0.03319137891190929\n", "===================================================================\n", "813 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || mirch in a better prices between organic \n", "target: what is the difference in price between organic and \n", "prediction: mirch and what is the price of \n", "rank: 69 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.2224162437268614 min_bleu: 0.03319137891190929\n", "===================================================================\n", "813 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || mirch in a better prices between organic \n", "target: what is the difference in price between organic and \n", "prediction: patta and what is the ideal spacing between organic \n", "rank: 83 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2224162437268614 min_bleu: 0.03319137891190929\n", "===================================================================\n", "814 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference mirch and what are the aquaculture for organic \n", "target: what is the difference in price between organic and \n", "prediction: mirch and what is the price of \n", "rank: 66 bleu_score 0.6549846024623855 max_bleu: 0.75 avg_bleu: 0.2412694508591191 min_bleu: 0.03319137891190929\n", "===================================================================\n", "814 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference mirch and what are the aquaculture for organic \n", "target: what is the difference in price between organic and \n", "prediction: to mirch and what is the price of \n", "rank: 72 bleu_score 0.6640732482052818 max_bleu: 0.75 avg_bleu: 0.2412694508591191 min_bleu: 0.03319137891190929\n", "===================================================================\n", "814 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference mirch and what are the aquaculture for organic \n", "target: what is the difference in price between organic and \n", "prediction: patta and what is the ideal spacing between organic \n", "rank: 83 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2412694508591191 min_bleu: 0.03319137891190929\n", "===================================================================\n", "815 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: mirch and what is the price of \n", "rank: 63 bleu_score 0.6549846024623855 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356008 min_bleu: 0.03319137891190929\n", "===================================================================\n", "815 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: patta and what is the ideal planting price of \n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356008 min_bleu: 0.03319137891190929\n", "===================================================================\n", "815 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: between organic and what is the \n", "rank: 88 bleu_score 0.6065306597126334 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356008 min_bleu: 0.03319137891190929\n", "===================================================================\n", "816 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: mirch and what is the price of \n", "rank: 57 bleu_score 0.6549846024623855 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356008 min_bleu: 0.03319137891190929\n", "===================================================================\n", "816 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: patta and what is the ideal planting price of \n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356008 min_bleu: 0.03319137891190929\n", "===================================================================\n", "816 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: between organic and what is the \n", "rank: 86 bleu_score 0.6065306597126334 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356008 min_bleu: 0.03319137891190929\n", "===================================================================\n", "817 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: mirch and what is the price of \n", "rank: 51 bleu_score 0.6549846024623855 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356014 min_bleu: 0.03319137891190929\n", "===================================================================\n", "817 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: patta and what is the ideal planting price of \n", "rank: 84 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356014 min_bleu: 0.03319137891190929\n", "===================================================================\n", "817 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: between organic and what is the \n", "rank: 88 bleu_score 0.6065306597126334 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356014 min_bleu: 0.03319137891190929\n", "===================================================================\n", "818 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: patta and what is the ideal planting price of \n", "rank: 48 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356008 min_bleu: 0.03319137891190929\n", "===================================================================\n", "818 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: mirch and what is the price of \n", "rank: 58 bleu_score 0.6549846024623855 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356008 min_bleu: 0.03319137891190929\n", "===================================================================\n", "818 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: between organic and what is the \n", "rank: 89 bleu_score 0.6065306597126334 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356008 min_bleu: 0.03319137891190929\n", "===================================================================\n", "819 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: between organic and what is the \n", "rank: 60 bleu_score 0.6065306597126334 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356008 min_bleu: 0.03319137891190929\n", "===================================================================\n", "819 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: mirch and what is the price of \n", "rank: 65 bleu_score 0.6549846024623855 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356008 min_bleu: 0.03319137891190929\n", "===================================================================\n", "819 1500 ==== source list: jaivik aur kaali mirch ke daamon mein kya antar hai? || difference include using a price differences for organic mirch and retail \n", "target: what is the difference in price between organic and \n", "prediction: patta and what is the ideal planting price of \n", "rank: 87 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.21504018927356008 min_bleu: 0.03319137891190929\n", "===================================================================\n", "820 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference prices in organic versus \n", "target: what is the price difference between organic and \n", "prediction: between organic and what is the \n", "rank: 92 bleu_score 0.7788007830714049 max_bleu: 0.7788007830714049 avg_bleu: 0.22733182784904973 min_bleu: 0.03232398928813501\n", "===================================================================\n", "821 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in organic and \n", "target: what is the price difference between organic and \n", "prediction: of organic and are the \n", "rank: 7 bleu_score 0.46531361252218256 max_bleu: 0.5 avg_bleu: 0.22704234684929334 min_bleu: 0.03232398928813501\n", "===================================================================\n", "821 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in organic and \n", "target: what is the price difference between organic and \n", "prediction: social common challenges in prices between organic and \n", "rank: 16 bleu_score 0.5 max_bleu: 0.5 avg_bleu: 0.22704234684929334 min_bleu: 0.03232398928813501\n", "===================================================================\n", "821 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in organic and \n", "target: what is the price difference between organic and \n", "prediction: of and there is an organic \n", "rank: 20 bleu_score 0.49713295378576094 max_bleu: 0.5 avg_bleu: 0.22704234684929334 min_bleu: 0.03232398928813501\n", "===================================================================\n", "821 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in organic and \n", "target: what is the price difference between organic and \n", "prediction: social common organic prices between organic and \n", "rank: 23 bleu_score 0.49713295378576094 max_bleu: 0.5 avg_bleu: 0.22704234684929334 min_bleu: 0.03232398928813501\n", "===================================================================\n", "821 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in organic and \n", "target: what is the price difference between organic and \n", "prediction: to other prices between organic and \n", "rank: 63 bleu_score 0.48675048941962806 max_bleu: 0.5 avg_bleu: 0.22704234684929334 min_bleu: 0.03232398928813501\n", "===================================================================\n", "821 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in organic and \n", "target: what is the price difference between organic and \n", "prediction: to other organic prices between organic and \n", "rank: 68 bleu_score 0.49713295378576094 max_bleu: 0.5 avg_bleu: 0.22704234684929334 min_bleu: 0.03232398928813501\n", "===================================================================\n", "821 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in organic and \n", "target: what is the price difference between organic and \n", "prediction: between organic and growing \n", "rank: 91 bleu_score 0.4278475991938267 max_bleu: 0.5 avg_bleu: 0.22704234684929334 min_bleu: 0.03232398928813501\n", "===================================================================\n", "822 1500 ==== source list: organic aur ke daamon mein kya antar hai? || versus improved sugarcane prices in organic \n", "target: what is the price difference between organic and \n", "prediction: of organic and what is the \n", "rank: 31 bleu_score 0.6814506851874793 max_bleu: 0.6814506851874793 avg_bleu: 0.20672399617786089 min_bleu: 0.0\n", "===================================================================\n", "823 1500 ==== source list: organic aur ke daamon mein kya antar hai? || versus improved sugarcane prices in organic \n", "target: what is the price difference between organic and \n", "prediction: of organic and what is the \n", "rank: 36 bleu_score 0.6814506851874793 max_bleu: 0.6814506851874793 avg_bleu: 0.20672399617786089 min_bleu: 0.0\n", "===================================================================\n", "824 1500 ==== source list: organic aur ke daamon mein kya antar hai? || versus improved sugarcane prices in organic \n", "target: what is the price difference between organic and \n", "prediction: of organic and what is the \n", "rank: 42 bleu_score 0.6814506851874793 max_bleu: 0.6814506851874793 avg_bleu: 0.20672399617786094 min_bleu: 0.0\n", "===================================================================\n", "825 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference include using organic versus \n", "target: what is the price difference between organic and \n", "prediction: between organic and what is the \n", "rank: 90 bleu_score 0.7788007830714049 max_bleu: 0.7788007830714049 avg_bleu: 0.23103107768051986 min_bleu: 0.03232398928813501\n", "===================================================================\n", "826 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in government versus \n", "target: what is the price difference between organic and \n", "prediction: of organic and what is the \n", "rank: 50 bleu_score 0.6814506851874793 max_bleu: 0.7788007830714049 avg_bleu: 0.225692069241901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "826 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in government versus \n", "target: what is the price difference between organic and \n", "prediction: between organic and what is the \n", "rank: 92 bleu_score 0.7788007830714049 max_bleu: 0.7788007830714049 avg_bleu: 0.225692069241901 min_bleu: 0.03232398928813501\n", "===================================================================\n", "827 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in organic and development?\n", "target: what is the price difference between organic and \n", "prediction: to common challenges in prices between organic and \n", "rank: 5 bleu_score 0.5 max_bleu: 0.5833333333333334 avg_bleu: 0.22707512241556563 min_bleu: 0.03232398928813501\n", "===================================================================\n", "827 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in organic and development?\n", "target: what is the price difference between organic and \n", "prediction: of and there is an organic \n", "rank: 18 bleu_score 0.49713295378576094 max_bleu: 0.5833333333333334 avg_bleu: 0.22707512241556563 min_bleu: 0.03232398928813501\n", "===================================================================\n", "827 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in organic and development?\n", "target: what is the price difference between organic and \n", "prediction: to common prices between organic and \n", "rank: 19 bleu_score 0.48675048941962806 max_bleu: 0.5833333333333334 avg_bleu: 0.22707512241556563 min_bleu: 0.03232398928813501\n", "===================================================================\n", "827 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in organic and development?\n", "target: what is the price difference between organic and \n", "prediction: social tubers in prices between organic and \n", "rank: 31 bleu_score 0.49713295378576094 max_bleu: 0.5833333333333334 avg_bleu: 0.22707512241556563 min_bleu: 0.03232398928813501\n", "===================================================================\n", "827 1500 ==== source list: organic aur ke daamon mein kya antar hai? || difference in organic and development?\n", "target: what is the price difference between organic and \n", "prediction: social tubers are there a price difference between organic and \n", "rank: 43 bleu_score 0.5833333333333334 max_bleu: 0.5833333333333334 avg_bleu: 0.22707512241556563 min_bleu: 0.03232398928813501\n", "===================================================================\n", "828 1500 ==== source list: organic aur ke daamon mein kya antar hai? || differences for difference in organic versus \n", "target: what is the price difference between organic and \n", "prediction: social tubers in prices between organic and \n", "rank: 9 bleu_score 0.49713295378576094 max_bleu: 0.49713295378576094 avg_bleu: 0.24124103278036813 min_bleu: 0.03232398928813501\n", "===================================================================\n", "828 1500 ==== source list: organic aur ke daamon mein kya antar hai? || differences for difference in organic versus \n", "target: what is the price difference between organic and \n", "prediction: social tubers of cm between organic and \n", "rank: 10 bleu_score 0.49713295378576094 max_bleu: 0.49713295378576094 avg_bleu: 0.24124103278036813 min_bleu: 0.03232398928813501\n", "===================================================================\n", "828 1500 ==== source list: organic aur ke daamon mein kya antar hai? || differences for difference in organic versus \n", "target: what is the price difference between organic and \n", "prediction: prices between organic and \n", "rank: 23 bleu_score 0.4278475991938267 max_bleu: 0.49713295378576094 avg_bleu: 0.24124103278036813 min_bleu: 0.03232398928813501\n", "===================================================================\n", "828 1500 ==== source list: organic aur ke daamon mein kya antar hai? || differences for difference in organic versus \n", "target: what is the price difference between organic and \n", "prediction: prices between organic and \n", "rank: 25 bleu_score 0.46531361252218256 max_bleu: 0.49713295378576094 avg_bleu: 0.24124103278036813 min_bleu: 0.03232398928813501\n", "===================================================================\n", "828 1500 ==== source list: organic aur ke daamon mein kya antar hai? || differences for difference in organic versus \n", "target: what is the price difference between organic and \n", "prediction: and there is an organic \n", "rank: 38 bleu_score 0.48675048941962806 max_bleu: 0.49713295378576094 avg_bleu: 0.24124103278036813 min_bleu: 0.03232398928813501\n", "===================================================================\n", "828 1500 ==== source list: organic aur ke daamon mein kya antar hai? || differences for difference in organic versus \n", "target: what is the price difference between organic and \n", "prediction: of organic and price \n", "rank: 78 bleu_score 0.4278475991938267 max_bleu: 0.49713295378576094 avg_bleu: 0.24124103278036813 min_bleu: 0.03232398928813501\n", "===================================================================\n", "828 1500 ==== source list: organic aur ke daamon mein kya antar hai? || differences for difference in organic versus \n", "target: what is the price difference between organic and \n", "prediction: between organic and growing \n", "rank: 81 bleu_score 0.4278475991938267 max_bleu: 0.49713295378576094 avg_bleu: 0.24124103278036813 min_bleu: 0.03232398928813501\n", "===================================================================\n", "829 1500 ==== source list: organic aur ke daamon mein kya antar hai? || versus improved sugarcane in organic \n", "target: what is the price difference between organic and \n", "prediction: of organic and what is the \n", "rank: 33 bleu_score 0.6814506851874793 max_bleu: 0.6814506851874793 avg_bleu: 0.22027516766626398 min_bleu: 0.01831563888873418\n", "===================================================================\n", "829 1500 ==== source list: organic aur ke daamon mein kya antar hai? || versus improved sugarcane in organic \n", "target: what is the price difference between organic and \n", "prediction: social tubers are there a price difference between organic and \n", "rank: 62 bleu_score 0.5833333333333334 max_bleu: 0.6814506851874793 avg_bleu: 0.22027516766626398 min_bleu: 0.01831563888873418\n", "===================================================================\n", "830 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu per transportation costs involved in selling \n", "rank: 8 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360056 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "830 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved in selling to distant \n", "rank: 10 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360056 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "830 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved in selling to distant \n", "rank: 13 bleu_score 0.6369167205100349 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360056 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "830 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved in selling to distant \n", "rank: 15 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360056 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "830 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs in selling to distant \n", "rank: 18 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360056 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "830 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common transportation costs involved in selling \n", "rank: 55 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360056 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "830 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common the transportation costs involved in selling \n", "rank: 59 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360056 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "830 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu key transportation costs involved in selling \n", "rank: 62 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360056 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "830 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved with selling to distant \n", "rank: 91 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360056 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "831 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved in selling to distant \n", "rank: 9 bleu_score 0.6369167205100349 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "831 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved in selling to distant \n", "rank: 12 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "831 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved in selling to distant \n", "rank: 15 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "831 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu per transportation costs involved in selling \n", "rank: 19 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "831 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved with selling to distant \n", "rank: 20 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "831 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs in selling to distant \n", "rank: 21 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "831 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common the transportation costs involved in selling \n", "rank: 23 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "831 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common transportation costs involved in selling \n", "rank: 60 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "831 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu key transportation costs involved in selling \n", "rank: 67 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "832 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu per transportation costs involved in selling \n", "rank: 3 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "832 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common transportation costs involved in selling \n", "rank: 4 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "832 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved in selling to distant \n", "rank: 6 bleu_score 0.6369167205100349 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "832 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved in selling to distant \n", "rank: 8 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "832 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs in selling to distant \n", "rank: 31 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "832 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved in selling to distant \n", "rank: 37 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "832 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common the transportation costs involved in selling \n", "rank: 63 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "832 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu key transportation costs involved in selling \n", "rank: 66 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "832 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved with selling to distant \n", "rank: 91 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "833 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved in selling to distant \n", "rank: 9 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "833 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu per transportation costs involved in selling \n", "rank: 10 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "833 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved in selling to distant \n", "rank: 12 bleu_score 0.6369167205100349 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "833 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs in selling to distant \n", "rank: 15 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "833 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common transportation costs involved in selling \n", "rank: 20 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "833 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved with selling to distant \n", "rank: 26 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "833 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved in selling to distant \n", "rank: 40 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "833 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common the transportation costs involved in selling \n", "rank: 66 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "833 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu key transportation costs involved in selling \n", "rank: 68 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "834 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common the transportation costs involved in selling \n", "rank: 6 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "834 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved in selling to distant \n", "rank: 14 bleu_score 0.6369167205100349 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "834 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved in selling to distant \n", "rank: 16 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "834 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs in selling to distant \n", "rank: 19 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "834 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved in selling to distant \n", "rank: 23 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "834 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved with selling to distant \n", "rank: 25 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "834 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu per transportation costs involved in selling \n", "rank: 28 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "834 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common transportation costs involved in selling \n", "rank: 61 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "834 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu key transportation costs involved in selling \n", "rank: 67 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "835 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common transportation costs involved in selling \n", "rank: 2 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "835 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common the transportation costs involved in selling \n", "rank: 11 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "835 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved in selling to distant \n", "rank: 12 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "835 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu per transportation costs involved in selling \n", "rank: 13 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "835 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved in selling to distant \n", "rank: 15 bleu_score 0.6369167205100349 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "835 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved in selling to distant \n", "rank: 18 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "835 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs in selling to distant \n", "rank: 19 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "835 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu key transportation costs involved in selling \n", "rank: 69 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "835 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved with selling to distant \n", "rank: 89 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "836 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu per transportation costs involved in selling \n", "rank: 10 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "836 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved in selling to distant \n", "rank: 13 bleu_score 0.6369167205100349 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "836 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs in selling to distant \n", "rank: 18 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "836 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common the transportation costs involved in selling \n", "rank: 19 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "836 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved in selling to distant \n", "rank: 22 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "836 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu key transportation costs involved in selling \n", "rank: 25 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "836 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved with selling to distant \n", "rank: 31 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "836 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved in selling to distant \n", "rank: 43 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "836 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common transportation costs involved in selling \n", "rank: 59 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360064 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "837 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved in selling to distant \n", "rank: 2 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "837 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved in selling to distant \n", "rank: 6 bleu_score 0.6549846024623855 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "837 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu per transportation costs involved in selling \n", "rank: 9 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "837 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved in selling to distant \n", "rank: 11 bleu_score 0.6369167205100349 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "837 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu key transportation costs involved in selling \n", "rank: 12 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "837 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved with selling to distant \n", "rank: 28 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "837 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs in selling to distant \n", "rank: 52 bleu_score 0.5573021304462805 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "837 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common transportation costs involved in selling \n", "rank: 57 bleu_score 0.5731115271545874 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "837 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || days, add a for selling in potato-based cropping systems?\n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu common the transportation costs involved in selling \n", "rank: 64 bleu_score 0.6640732482052818 max_bleu: 0.6640732482052818 avg_bleu: 0.22683596965360062 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "838 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved in selling to distant \n", "rank: 4 bleu_score 0.6549846024623855 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296245 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "838 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved in selling to distant \n", "rank: 8 bleu_score 0.6549846024623855 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296245 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "838 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved in selling to distant \n", "rank: 10 bleu_score 0.6369167205100349 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296245 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "838 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per capita availability in the transportation costs involved in selling \n", "rank: 17 bleu_score 0.5810640921796215 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296245 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "838 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu per transportation costs involved in selling \n", "rank: 18 bleu_score 0.5573021304462805 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296245 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "838 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved with selling to distant \n", "rank: 89 bleu_score 0.5731115271545874 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296245 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "838 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved with selling to distant \n", "rank: 93 bleu_score 0.5731115271545874 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296245 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "839 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per capita availability in the transportation costs involved in selling \n", "rank: 3 bleu_score 0.5810640921796215 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296248 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "839 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: iu per transportation costs involved in selling \n", "rank: 5 bleu_score 0.5573021304462805 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296248 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "839 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: transportation costs involved in selling to distant \n", "rank: 9 bleu_score 0.6369167205100349 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296248 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "839 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved in selling to distant \n", "rank: 14 bleu_score 0.6549846024623855 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296248 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "839 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: per transportation costs involved with selling to distant \n", "rank: 35 bleu_score 0.5731115271545874 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296248 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "839 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved in selling to distant \n", "rank: 37 bleu_score 0.6549846024623855 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296248 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "839 1500 ==== source list: bazaaron mein kheera bechne mein shamil parivahan laagat kya hai? || see that particular topic wasn't in local \n", "target: what are the transportation costs involved in selling to urban \n", "prediction: government transportation costs involved with selling to distant \n", "rank: 89 bleu_score 0.5731115271545874 max_bleu: 0.6549846024623855 avg_bleu: 0.22099239312296248 min_bleu: 0.0033689734995427335\n", "===================================================================\n", "840 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading prices are sahiwal during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: production are there any mirch during the \n", "rank: 12 bleu_score 0.45241870901797976 max_bleu: 0.45241870901797976 avg_bleu: 0.2274150563921237 min_bleu: 0.0\n", "===================================================================\n", "840 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading prices are sahiwal during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of peak weather is mirch during the \n", "rank: 21 bleu_score 0.44485411273156 max_bleu: 0.45241870901797976 avg_bleu: 0.2274150563921237 min_bleu: 0.0\n", "===================================================================\n", "840 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading prices are sahiwal during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: rounds for mirch during peak \n", "rank: 52 bleu_score 0.42955579924435766 max_bleu: 0.45241870901797976 avg_bleu: 0.2274150563921237 min_bleu: 0.0\n", "===================================================================\n", "840 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading prices are sahiwal during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: rounds of mirch are the during the \n", "rank: 53 bleu_score 0.44485411273156 max_bleu: 0.45241870901797976 avg_bleu: 0.2274150563921237 min_bleu: 0.0\n", "===================================================================\n", "840 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading prices are sahiwal during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: seasons for mirch during peak \n", "rank: 68 bleu_score 0.4033700871483995 max_bleu: 0.45241870901797976 avg_bleu: 0.2274150563921237 min_bleu: 0.0\n", "===================================================================\n", "840 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading prices are sahiwal during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: production are mirch during the \n", "rank: 69 bleu_score 0.42955579924435766 max_bleu: 0.45241870901797976 avg_bleu: 0.2274150563921237 min_bleu: 0.0\n", "===================================================================\n", "840 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading prices are sahiwal during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: mirch is the peak seasons for \n", "rank: 71 bleu_score 0.42955579924435766 max_bleu: 0.45241870901797976 avg_bleu: 0.2274150563921237 min_bleu: 0.0\n", "===================================================================\n", "840 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading prices are sahiwal during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: the weather conditions for mirch during the \n", "rank: 86 bleu_score 0.45241870901797976 max_bleu: 0.45241870901797976 avg_bleu: 0.2274150563921237 min_bleu: 0.0\n", "===================================================================\n", "840 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading prices are sahiwal during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: the peak season of mirch during the \n", "rank: 87 bleu_score 0.45241870901797976 max_bleu: 0.45241870901797976 avg_bleu: 0.2274150563921237 min_bleu: 0.0\n", "===================================================================\n", "840 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading prices are sahiwal during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: the peak seasons for mirch \n", "rank: 89 bleu_score 0.42955579924435766 max_bleu: 0.45241870901797976 avg_bleu: 0.2274150563921237 min_bleu: 0.0\n", "===================================================================\n", "841 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: rounds of mirch are the during the \n", "rank: 15 bleu_score 0.44485411273156 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "841 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: production are mirch during the \n", "rank: 23 bleu_score 0.42955579924435766 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "841 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: rounds for mirch during the \n", "rank: 39 bleu_score 0.42955579924435766 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "841 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: the peak seasons for mirch \n", "rank: 45 bleu_score 0.42955579924435766 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "841 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: mirch is the peak seasons for \n", "rank: 66 bleu_score 0.42955579924435766 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "841 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: rounds of follow-up questions, here are the peak seasons for \n", "rank: 73 bleu_score 0.4166666666666667 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "841 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: the weather conditions for mirch during the \n", "rank: 85 bleu_score 0.45241870901797976 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "842 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: rounds of mirch are the during the \n", "rank: 6 bleu_score 0.44485411273156 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "842 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: production are mirch during the \n", "rank: 18 bleu_score 0.42955579924435766 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "842 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: rounds for mirch during the \n", "rank: 43 bleu_score 0.42955579924435766 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "842 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: rounds of follow-up questions, here are the peak seasons for \n", "rank: 62 bleu_score 0.4166666666666667 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "842 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: mirch is the peak seasons for \n", "rank: 65 bleu_score 0.42955579924435766 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "842 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: the weather conditions for mirch during the \n", "rank: 83 bleu_score 0.45241870901797976 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "842 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing strategies are prices during peak seasons for \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: the peak seasons for mirch \n", "rank: 87 bleu_score 0.42955579924435766 max_bleu: 0.45241870901797976 avg_bleu: 0.2182328713658963 min_bleu: 0.0\n", "===================================================================\n", "843 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading to prices for the \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight of follow-up questions, here are the mirch during the \n", "rank: 5 bleu_score 0.38461538461538464 max_bleu: 0.45454545454545453 avg_bleu: 0.23345125351208937 min_bleu: 0.0\n", "===================================================================\n", "843 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading to prices for the \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social of follow-up questions, here are the mirch during the \n", "rank: 7 bleu_score 0.4166666666666667 max_bleu: 0.45454545454545453 avg_bleu: 0.23345125351208937 min_bleu: 0.0\n", "===================================================================\n", "843 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading to prices for the \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight of peak weather is mirch during the \n", "rank: 47 bleu_score 0.45454545454545453 max_bleu: 0.45454545454545453 avg_bleu: 0.23345125351208937 min_bleu: 0.0\n", "===================================================================\n", "843 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading to prices for the \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of follow-up questions, here are the peak seasons based on the mirch during the context:\n", "rank: 50 bleu_score 0.375 max_bleu: 0.45454545454545453 avg_bleu: 0.23345125351208937 min_bleu: 0.0\n", "===================================================================\n", "843 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading to prices for the \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: - peak seasons weather conditions of mirch during the \n", "rank: 60 bleu_score 0.45454545454545453 max_bleu: 0.45454545454545453 avg_bleu: 0.23345125351208937 min_bleu: 0.0\n", "===================================================================\n", "843 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || trading to prices for the \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: production from the mirch during peak \n", "rank: 65 bleu_score 0.44485411273156 max_bleu: 0.45454545454545453 avg_bleu: 0.23345125351208937 min_bleu: 0.0\n", "===================================================================\n", "844 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight of peak weather is mirch during the \n", "rank: 5 bleu_score 0.45454545454545453 max_bleu: 0.45454545454545453 avg_bleu: 0.23342925698113892 min_bleu: 0.0\n", "===================================================================\n", "844 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: production from the mirch during peak \n", "rank: 11 bleu_score 0.44485411273156 max_bleu: 0.45454545454545453 avg_bleu: 0.23342925698113892 min_bleu: 0.0\n", "===================================================================\n", "844 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: production are mirch during the \n", "rank: 12 bleu_score 0.42955579924435766 max_bleu: 0.45454545454545453 avg_bleu: 0.23342925698113892 min_bleu: 0.0\n", "===================================================================\n", "844 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of follow-up questions, here are the peak seasons based on the mirch during the context:\n", "rank: 46 bleu_score 0.375 max_bleu: 0.45454545454545453 avg_bleu: 0.23342925698113892 min_bleu: 0.0\n", "===================================================================\n", "844 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: - peak seasons weather conditions of mirch during the \n", "rank: 50 bleu_score 0.45454545454545453 max_bleu: 0.45454545454545453 avg_bleu: 0.23342925698113892 min_bleu: 0.0\n", "===================================================================\n", "844 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight of follow-up questions, here are the mirch during the \n", "rank: 53 bleu_score 0.38461538461538464 max_bleu: 0.45454545454545453 avg_bleu: 0.23342925698113892 min_bleu: 0.0\n", "===================================================================\n", "844 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social of follow-up questions, here are the mirch during the \n", "rank: 89 bleu_score 0.4166666666666667 max_bleu: 0.45454545454545453 avg_bleu: 0.23342925698113892 min_bleu: 0.0\n", "===================================================================\n", "844 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of follow-up questions, affect the weight of mirch during extreme season?\n", "rank: 91 bleu_score 0.38461538461538464 max_bleu: 0.45454545454545453 avg_bleu: 0.23342925698113892 min_bleu: 0.0\n", "===================================================================\n", "844 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: - peak weather conditions of mirch during the \n", "rank: 92 bleu_score 0.45241870901797976 max_bleu: 0.45454545454545453 avg_bleu: 0.23342925698113892 min_bleu: 0.0\n", "===================================================================\n", "845 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight gain the mirch during peak \n", "rank: 12 bleu_score 0.44485411273156 max_bleu: 0.45454545454545453 avg_bleu: 0.2359447181702096 min_bleu: 0.0\n", "===================================================================\n", "845 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: - peak weather conditions of mirch during the \n", "rank: 24 bleu_score 0.45241870901797976 max_bleu: 0.45454545454545453 avg_bleu: 0.2359447181702096 min_bleu: 0.0\n", "===================================================================\n", "845 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight of follow-up questions, here are the mirch during the \n", "rank: 28 bleu_score 0.38461538461538464 max_bleu: 0.45454545454545453 avg_bleu: 0.2359447181702096 min_bleu: 0.0\n", "===================================================================\n", "845 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of follow-up questions, here are the peak seasons based on the mirch during the context:\n", "rank: 45 bleu_score 0.375 max_bleu: 0.45454545454545453 avg_bleu: 0.2359447181702096 min_bleu: 0.0\n", "===================================================================\n", "845 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: - peak seasons weather conditions of mirch during the \n", "rank: 52 bleu_score 0.45454545454545453 max_bleu: 0.45454545454545453 avg_bleu: 0.2359447181702096 min_bleu: 0.0\n", "===================================================================\n", "845 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: production are mirch during the \n", "rank: 63 bleu_score 0.42955579924435766 max_bleu: 0.45454545454545453 avg_bleu: 0.2359447181702096 min_bleu: 0.0\n", "===================================================================\n", "845 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight of peak weather is the mirch during the \n", "rank: 83 bleu_score 0.4166666666666667 max_bleu: 0.45454545454545453 avg_bleu: 0.2359447181702096 min_bleu: 0.0\n", "===================================================================\n", "845 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social media of follow-up questions, here are the mirch during the \n", "rank: 85 bleu_score 0.38461538461538464 max_bleu: 0.45454545454545453 avg_bleu: 0.2359447181702096 min_bleu: 0.0\n", "===================================================================\n", "845 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social of follow-up questions, here are the mirch during the \n", "rank: 86 bleu_score 0.4166666666666667 max_bleu: 0.45454545454545453 avg_bleu: 0.2359447181702096 min_bleu: 0.0\n", "===================================================================\n", "845 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of follow-up questions, affect the weight of mirch during extreme season?\n", "rank: 88 bleu_score 0.38461538461538464 max_bleu: 0.45454545454545453 avg_bleu: 0.2359447181702096 min_bleu: 0.0\n", "===================================================================\n", "845 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices for the produce:\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight gain the peak seasons for mirch \n", "rank: 95 bleu_score 0.45241870901797976 max_bleu: 0.45454545454545453 avg_bleu: 0.2359447181702096 min_bleu: 0.0\n", "===================================================================\n", "846 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: rounds of follow-up questions, here are the mirch during the \n", "rank: 1 bleu_score 0.4166666666666667 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "846 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of follow-up questions, here are the peak seasons based on the mirch during the context:\n", "rank: 17 bleu_score 0.375 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "846 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: production from the mirch during peak \n", "rank: 19 bleu_score 0.44485411273156 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "846 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: - peak seasons weather conditions of mirch during the \n", "rank: 54 bleu_score 0.45454545454545453 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "846 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: rounds mirch are the extreme weather conditions for \n", "rank: 84 bleu_score 0.45241870901797976 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "846 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: - peak weather conditions of mirch during the \n", "rank: 90 bleu_score 0.45241870901797976 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "846 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of follow-up questions, affect the weight of mirch during extreme season?\n", "rank: 91 bleu_score 0.38461538461538464 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "847 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: rounds of follow-up questions, here are the mirch during the \n", "rank: 23 bleu_score 0.4166666666666667 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "847 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of follow-up questions, here are the peak seasons based on the mirch during the context:\n", "rank: 58 bleu_score 0.375 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "847 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: - peak seasons weather conditions of mirch during the \n", "rank: 63 bleu_score 0.45454545454545453 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "847 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: production from the mirch during peak \n", "rank: 70 bleu_score 0.44485411273156 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "847 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: rounds mirch are the extreme weather conditions for \n", "rank: 85 bleu_score 0.45241870901797976 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "847 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: - peak weather conditions of mirch during the \n", "rank: 90 bleu_score 0.45241870901797976 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "847 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || pricing for the past price of \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of follow-up questions, affect the weight of mirch during extreme season?\n", "rank: 91 bleu_score 0.38461538461538464 max_bleu: 0.45454545454545453 avg_bleu: 0.21430321281237488 min_bleu: 0.0\n", "===================================================================\n", "848 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices are prices of a \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight of peak weather is mirch during the \n", "rank: 13 bleu_score 0.45454545454545453 max_bleu: 0.45454545454545453 avg_bleu: 0.23450143223924078 min_bleu: 0.0\n", "===================================================================\n", "848 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices are prices of a \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: production from the mirch during peak \n", "rank: 20 bleu_score 0.44485411273156 max_bleu: 0.45454545454545453 avg_bleu: 0.23450143223924078 min_bleu: 0.0\n", "===================================================================\n", "848 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices are prices of a \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of follow-up questions, affect the weight of mirch during extreme season?\n", "rank: 29 bleu_score 0.38461538461538464 max_bleu: 0.45454545454545453 avg_bleu: 0.23450143223924078 min_bleu: 0.0\n", "===================================================================\n", "848 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices are prices of a \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of follow-up questions, here are the peak seasons based on the mirch during the context:\n", "rank: 52 bleu_score 0.375 max_bleu: 0.45454545454545453 avg_bleu: 0.23450143223924078 min_bleu: 0.0\n", "===================================================================\n", "848 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices are prices of a \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: - peak seasons weather conditions of mirch during the \n", "rank: 57 bleu_score 0.45454545454545453 max_bleu: 0.45454545454545453 avg_bleu: 0.23450143223924078 min_bleu: 0.0\n", "===================================================================\n", "848 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices are prices of a \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight of follow-up questions, here are the mirch during the \n", "rank: 60 bleu_score 0.38461538461538464 max_bleu: 0.45454545454545453 avg_bleu: 0.23450143223924078 min_bleu: 0.0\n", "===================================================================\n", "848 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices are prices of a \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social of follow-up questions, here are the mirch during the \n", "rank: 87 bleu_score 0.4166666666666667 max_bleu: 0.45454545454545453 avg_bleu: 0.23450143223924078 min_bleu: 0.0\n", "===================================================================\n", "848 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices are prices of a \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight gain the mirch during peak \n", "rank: 93 bleu_score 0.44485411273156 max_bleu: 0.45454545454545453 avg_bleu: 0.23450143223924078 min_bleu: 0.0\n", "===================================================================\n", "848 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices are prices of a \n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight gain the peak seasons for mirch \n", "rank: 94 bleu_score 0.45241870901797976 max_bleu: 0.45454545454545453 avg_bleu: 0.23450143223924078 min_bleu: 0.0\n", "===================================================================\n", "849 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices during the growing season?\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social of follow-up questions, here are the mirch during the \n", "rank: 13 bleu_score 0.4166666666666667 max_bleu: 0.45454545454545453 avg_bleu: 0.2340105025776267 min_bleu: 0.0\n", "===================================================================\n", "849 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices during the growing season?\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: mirch through season? mirch during the weather conditions?\n", "rank: 15 bleu_score 0.45241870901797976 max_bleu: 0.45454545454545453 avg_bleu: 0.2340105025776267 min_bleu: 0.0\n", "===================================================================\n", "849 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices during the growing season?\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: production from the mirch during peak \n", "rank: 29 bleu_score 0.44485411273156 max_bleu: 0.45454545454545453 avg_bleu: 0.2340105025776267 min_bleu: 0.0\n", "===================================================================\n", "849 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices during the growing season?\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight of peak weather is the mirch during the \n", "rank: 30 bleu_score 0.4166666666666667 max_bleu: 0.45454545454545453 avg_bleu: 0.2340105025776267 min_bleu: 0.0\n", "===================================================================\n", "849 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices during the growing season?\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of follow-up questions, here are the peak seasons based on the mirch during the context:\n", "rank: 52 bleu_score 0.375 max_bleu: 0.45454545454545453 avg_bleu: 0.2340105025776267 min_bleu: 0.0\n", "===================================================================\n", "849 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices during the growing season?\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: - peak seasons weather conditions of mirch during the \n", "rank: 55 bleu_score 0.45454545454545453 max_bleu: 0.45454545454545453 avg_bleu: 0.2340105025776267 min_bleu: 0.0\n", "===================================================================\n", "849 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices during the growing season?\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: of follow-up questions, affect the weight of mirch during extreme season?\n", "rank: 87 bleu_score 0.38461538461538464 max_bleu: 0.45454545454545453 avg_bleu: 0.2340105025776267 min_bleu: 0.0\n", "===================================================================\n", "849 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices during the growing season?\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight of follow-up questions, here are the mirch during the \n", "rank: 88 bleu_score 0.38461538461538464 max_bleu: 0.45454545454545453 avg_bleu: 0.2340105025776267 min_bleu: 0.0\n", "===================================================================\n", "849 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices during the growing season?\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight gain the mirch during peak \n", "rank: 94 bleu_score 0.44485411273156 max_bleu: 0.45454545454545453 avg_bleu: 0.2340105025776267 min_bleu: 0.0\n", "===================================================================\n", "849 1500 ==== source list: charam mausam ke dauraan laal mirch ke mulya nirdharan ki ranneeti kya hai? || prices during the growing season?\n", "target: what are the pricing strategies for mirch during peak season?\n", "prediction: social weight gain the peak seasons for mirch \n", "rank: 95 bleu_score 0.45241870901797976 max_bleu: 0.45454545454545453 avg_bleu: 0.2340105025776267 min_bleu: 0.0\n", "===================================================================\n", "850 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly affect plants?\n", "rank: 4 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "850 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect plants?\n", "rank: 27 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "850 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common diseases that affect plants?\n", "rank: 47 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "850 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 49 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "850 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 53 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "850 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common pests that affect plants?\n", "rank: 56 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "850 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that typically affecting plants?\n", "rank: 64 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "850 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: affecting common pests prune affect plants?\n", "rank: 73 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "850 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly typically plants?\n", "rank: 85 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "851 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 14 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "851 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly affect plants?\n", "rank: 29 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "851 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect the typical plants?\n", "rank: 31 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "851 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: of pests that affect plants?\n", "rank: 58 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "851 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 59 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "851 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect plants?\n", "rank: 64 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "851 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect plants?\n", "rank: 67 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "851 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: plants are common pests affecting plants?\n", "rank: 69 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "851 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: of pests that commonly affect plants?\n", "rank: 70 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "851 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that typically plants?\n", "rank: 78 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "851 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly typically plants?\n", "rank: 88 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "851 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: of common diseases that affect plants?\n", "rank: 94 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "852 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that typically plants?\n", "rank: 9 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "852 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 14 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "852 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect plants?\n", "rank: 17 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "852 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: of pests that commonly affect plants?\n", "rank: 21 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "852 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly typically plants?\n", "rank: 26 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "852 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: of pests that affect plants?\n", "rank: 56 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "852 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 58 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "852 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect plants?\n", "rank: 65 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "852 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: plants are common pests affecting plants?\n", "rank: 70 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "852 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly affect plants?\n", "rank: 77 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "852 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect the typical plants?\n", "rank: 81 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "852 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the stems of plants?\n", "target: what are common pests that affect plants?\n", "prediction: of common diseases that affect plants?\n", "rank: 94 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.40437894557751414 min_bleu: 0.024893534183931972\n", "===================================================================\n", "853 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly typically plants?\n", "rank: 1 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "853 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect plants?\n", "rank: 4 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "853 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that typically affecting plants?\n", "rank: 14 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "853 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly affect plants?\n", "rank: 17 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "853 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common pests that affect plants?\n", "rank: 19 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "853 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 31 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "853 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common diseases that affect plants?\n", "rank: 45 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "853 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 71 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "853 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: affecting common pests prune affect plants?\n", "rank: 75 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "854 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common pests that affect guava plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that typically affecting plants?\n", "rank: 2 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3813957045517447 min_bleu: 0.024893534183931972\n", "===================================================================\n", "854 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common pests that affect guava plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly typically plants?\n", "rank: 14 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3813957045517447 min_bleu: 0.024893534183931972\n", "===================================================================\n", "854 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common pests that affect guava plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect plants?\n", "rank: 22 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.3813957045517447 min_bleu: 0.024893534183931972\n", "===================================================================\n", "854 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common pests that affect guava plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly affect plants?\n", "rank: 41 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3813957045517447 min_bleu: 0.024893534183931972\n", "===================================================================\n", "854 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common pests that affect guava plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 67 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3813957045517447 min_bleu: 0.024893534183931972\n", "===================================================================\n", "854 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common pests that affect guava plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 82 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3813957045517447 min_bleu: 0.024893534183931972\n", "===================================================================\n", "854 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common pests that affect guava plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common diseases that affect plants?\n", "rank: 90 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3813957045517447 min_bleu: 0.024893534183931972\n", "===================================================================\n", "854 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common pests that affect guava plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common pests that affect plants?\n", "rank: 92 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3813957045517447 min_bleu: 0.024893534183931972\n", "===================================================================\n", "855 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect plants?\n", "rank: 12 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.38994646408376227 min_bleu: 0.024893534183931972\n", "===================================================================\n", "855 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly affect plants?\n", "rank: 17 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.38994646408376227 min_bleu: 0.024893534183931972\n", "===================================================================\n", "855 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly typically plants?\n", "rank: 25 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.38994646408376227 min_bleu: 0.024893534183931972\n", "===================================================================\n", "855 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common diseases that affect plants?\n", "rank: 26 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.38994646408376227 min_bleu: 0.024893534183931972\n", "===================================================================\n", "855 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common pests that affect plants?\n", "rank: 34 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.38994646408376227 min_bleu: 0.024893534183931972\n", "===================================================================\n", "855 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that typically affecting plants?\n", "rank: 39 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.38994646408376227 min_bleu: 0.024893534183931972\n", "===================================================================\n", "855 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 75 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.38994646408376227 min_bleu: 0.024893534183931972\n", "===================================================================\n", "855 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting the plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 87 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.38994646408376227 min_bleu: 0.024893534183931972\n", "===================================================================\n", "856 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common diseases that affect plants?\n", "rank: 1 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3969062465299169 min_bleu: 0.024893534183931972\n", "===================================================================\n", "856 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected plants common pests that affect plants?\n", "rank: 6 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3969062465299169 min_bleu: 0.024893534183931972\n", "===================================================================\n", "856 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly affect plants?\n", "rank: 17 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3969062465299169 min_bleu: 0.024893534183931972\n", "===================================================================\n", "856 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common pests that affect plants?\n", "rank: 23 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3969062465299169 min_bleu: 0.024893534183931972\n", "===================================================================\n", "856 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect plants?\n", "rank: 39 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.3969062465299169 min_bleu: 0.024893534183931972\n", "===================================================================\n", "856 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 75 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3969062465299169 min_bleu: 0.024893534183931972\n", "===================================================================\n", "856 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 81 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3969062465299169 min_bleu: 0.024893534183931972\n", "===================================================================\n", "856 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly typically plants?\n", "rank: 89 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3969062465299169 min_bleu: 0.024893534183931972\n", "===================================================================\n", "856 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests that are commonly affect plants?\n", "target: what are common pests that affect plants?\n", "prediction: affecting common pests prune affect plants?\n", "rank: 93 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3969062465299169 min_bleu: 0.024893534183931972\n", "===================================================================\n", "857 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that typically affecting plants?\n", "rank: 3 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "857 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect plants?\n", "rank: 4 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "857 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly typically plants?\n", "rank: 10 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "857 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common diseases that affect plants?\n", "rank: 16 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "857 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common pests that affect plants?\n", "rank: 34 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "857 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 40 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "857 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 44 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "857 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly affect plants?\n", "rank: 63 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "857 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: affecting common pests prune affect plants?\n", "rank: 75 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "858 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common diseases that affect plants?\n", "rank: 13 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "858 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly affect plants?\n", "rank: 20 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "858 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common pests that affect plants?\n", "rank: 33 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "858 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect plants?\n", "rank: 35 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "858 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 48 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "858 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that typically affecting plants?\n", "rank: 62 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "858 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: affecting common pests prune affect plants?\n", "rank: 71 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "858 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 72 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "858 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || pests affecting plants?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly typically plants?\n", "rank: 82 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39252645783301876 min_bleu: 0.024893534183931972\n", "===================================================================\n", "859 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common plant pests?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly affect plants?\n", "rank: 5 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39209888282152927 min_bleu: 0.024893534183931972\n", "===================================================================\n", "859 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common plant pests?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that typically affecting plants?\n", "rank: 21 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39209888282152927 min_bleu: 0.024893534183931972\n", "===================================================================\n", "859 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common plant pests?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common pests that affect plants?\n", "rank: 30 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39209888282152927 min_bleu: 0.024893534183931972\n", "===================================================================\n", "859 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common plant pests?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 62 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39209888282152927 min_bleu: 0.024893534183931972\n", "===================================================================\n", "859 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common plant pests?\n", "target: what are common pests that affect plants?\n", "prediction: affected by common diseases that affect plants?\n", "rank: 70 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39209888282152927 min_bleu: 0.024893534183931972\n", "===================================================================\n", "859 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common plant pests?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that affect plants?\n", "rank: 73 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.39209888282152927 min_bleu: 0.024893534183931972\n", "===================================================================\n", "859 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common plant pests?\n", "target: what are common pests that affect plants?\n", "prediction: common pests that commonly typically plants?\n", "rank: 79 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39209888282152927 min_bleu: 0.024893534183931972\n", "===================================================================\n", "859 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common plant pests?\n", "target: what are common pests that affect plants?\n", "prediction: typically common pests that affect plants?\n", "rank: 80 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39209888282152927 min_bleu: 0.024893534183931972\n", "===================================================================\n", "859 1500 ==== source list: paudhon ko prabhavit karne wale aam keet kaun se hain? || common plant pests?\n", "target: what are common pests that affect plants?\n", "prediction: affecting common pests prune affect plants?\n", "rank: 87 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39209888282152927 min_bleu: 0.024893534183931972\n", "===================================================================\n", "860 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can vermicompost question you suggest some organic fertilizers for cultivation?\n", "rank: 22 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "860 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: of can you suggest some organic fertilizers for cultivation?\n", "rank: 28 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "860 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some organic fertilizers for cultivation?\n", "rank: 29 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "860 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can get you suggest some organic fertilizers for cultivation?\n", "rank: 35 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "860 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some fertilizers for cultivation?\n", "rank: 58 bleu_score 0.8824969025845955 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "861 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get quintals per what are some guidelines for organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you provide some organic fertilizers for cultivation?\n", "rank: 3 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5439815370639304 min_bleu: 0.0\n", "===================================================================\n", "861 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get quintals per what are some guidelines for organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some organic fertilizers for cultivation?\n", "rank: 8 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.5439815370639304 min_bleu: 0.0\n", "===================================================================\n", "861 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get quintals per what are some guidelines for organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can sanitation you suggest some organic fertilizers for cultivation?\n", "rank: 13 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5439815370639304 min_bleu: 0.0\n", "===================================================================\n", "861 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get quintals per what are some guidelines for organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can sanitation sanitation you suggest some organic fertilizers for cultivation?\n", "rank: 18 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5439815370639304 min_bleu: 0.0\n", "===================================================================\n", "861 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get quintals per what are some guidelines for organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some fertilizers for cultivation?\n", "rank: 65 bleu_score 0.8824969025845955 max_bleu: 1.0 avg_bleu: 0.5439815370639304 min_bleu: 0.0\n", "===================================================================\n", "861 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get quintals per what are some guidelines for organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can get you suggest some organic fertilizers for cultivation?\n", "rank: 72 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5439815370639304 min_bleu: 0.0\n", "===================================================================\n", "862 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get a list of organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can get you suggest some organic fertilizers for cultivation?\n", "rank: 20 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.543084951286874 min_bleu: 0.1353352832366127\n", "===================================================================\n", "862 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get a list of organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some organic fertilizers for cultivation?\n", "rank: 34 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.543084951286874 min_bleu: 0.1353352832366127\n", "===================================================================\n", "862 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get a list of organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you some organic fertilizers for cultivation?\n", "rank: 35 bleu_score 0.8824969025845955 max_bleu: 1.0 avg_bleu: 0.543084951286874 min_bleu: 0.1353352832366127\n", "===================================================================\n", "862 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get a list of organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can sanitation sanitation you suggest some organic fertilizers for cultivation?\n", "rank: 37 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.543084951286874 min_bleu: 0.1353352832366127\n", "===================================================================\n", "862 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get a list of organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can sanitation you suggest some organic fertilizers for cultivation?\n", "rank: 75 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.543084951286874 min_bleu: 0.1353352832366127\n", "===================================================================\n", "862 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get a list of organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some fertilizers for cultivation?\n", "rank: 76 bleu_score 0.8824969025845955 max_bleu: 1.0 avg_bleu: 0.543084951286874 min_bleu: 0.1353352832366127\n", "===================================================================\n", "863 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: of can you suggest some organic fertilizers for cultivation?\n", "rank: 28 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "863 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some organic fertilizers for cultivation?\n", "rank: 41 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "863 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some fertilizers for cultivation?\n", "rank: 60 bleu_score 0.8824969025845955 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "863 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can vermicompost question you suggest some organic fertilizers for cultivation?\n", "rank: 77 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "863 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can get you suggest some organic fertilizers for cultivation?\n", "rank: 83 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "864 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: of can you suggest some organic fertilizers for cultivation?\n", "rank: 4 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "864 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can vermicompost question you suggest some organic fertilizers for cultivation?\n", "rank: 28 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "864 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some fertilizers for cultivation?\n", "rank: 29 bleu_score 0.8824969025845955 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "864 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some organic fertilizers for cultivation?\n", "rank: 45 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "864 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can get you suggest some organic fertilizers for cultivation?\n", "rank: 79 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "865 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can get you suggest some organic fertilizers for cultivation?\n", "rank: 33 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "865 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: of can you suggest some organic fertilizers for cultivation?\n", "rank: 42 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "865 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some organic fertilizers for cultivation?\n", "rank: 46 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "865 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some fertilizers for cultivation?\n", "rank: 59 bleu_score 0.8824969025845955 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "865 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || natural farming can you suggest some information for organic fertilizers for \n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can vermicompost question you suggest some organic fertilizers for cultivation?\n", "rank: 73 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5061142233451604 min_bleu: 0.1353352832366127\n", "===================================================================\n", "866 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some organic fertilizers for cultivation?\n", "rank: 10 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "866 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: of can you suggest some organic fertilizers for cultivation?\n", "rank: 20 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "866 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can sanitation you suggest some organic fertilizers for cultivation?\n", "rank: 24 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "866 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can get you suggest some organic fertilizers for cultivation?\n", "rank: 29 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "866 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest organic fertilizers for cultivation?\n", "rank: 49 bleu_score 0.8824969025845955 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "866 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can sanitation sanitation you suggest some organic fertilizers for cultivation?\n", "rank: 71 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "866 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can get you suggest organic fertilizers for cultivation?\n", "rank: 81 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "867 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: of can you suggest some organic fertilizers for cultivation?\n", "rank: 2 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "867 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can sanitation sanitation you suggest some organic fertilizers for cultivation?\n", "rank: 9 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "867 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some organic fertilizers for cultivation?\n", "rank: 21 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "867 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can get you suggest some organic fertilizers for cultivation?\n", "rank: 31 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "867 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest organic fertilizers for cultivation?\n", "rank: 51 bleu_score 0.8824969025845955 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "867 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can sanitation you suggest some organic fertilizers for cultivation?\n", "rank: 64 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "867 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can get you suggest organic fertilizers for cultivation?\n", "rank: 83 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "868 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest organic fertilizers for cultivation?\n", "rank: 2 bleu_score 0.8824969025845955 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "868 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some organic fertilizers for cultivation?\n", "rank: 4 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "868 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: of can you suggest some organic fertilizers for cultivation?\n", "rank: 25 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "868 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can sanitation you suggest some organic fertilizers for cultivation?\n", "rank: 65 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "868 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can get you suggest some organic fertilizers for cultivation?\n", "rank: 72 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "868 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can sanitation sanitation you suggest some organic fertilizers for cultivation?\n", "rank: 73 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "868 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || are some organic pesticides that can you suggest some of cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can get you suggest organic fertilizers for cultivation?\n", "rank: 83 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5141919678382859 min_bleu: 0.09022352215774179\n", "===================================================================\n", "869 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get quintals per what are some guidelines for organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some fertilizers for cultivation?\n", "rank: 12 bleu_score 0.8824969025845955 max_bleu: 1.0 avg_bleu: 0.5439815370639304 min_bleu: 0.0\n", "===================================================================\n", "869 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get quintals per what are some guidelines for organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can get you suggest some organic fertilizers for cultivation?\n", "rank: 19 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5439815370639304 min_bleu: 0.0\n", "===================================================================\n", "869 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get quintals per what are some guidelines for organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you suggest some organic fertilizers for cultivation?\n", "rank: 24 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.5439815370639304 min_bleu: 0.0\n", "===================================================================\n", "869 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get quintals per what are some guidelines for organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can sanitation you suggest some organic fertilizers for cultivation?\n", "rank: 29 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.5439815370639304 min_bleu: 0.0\n", "===================================================================\n", "869 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get quintals per what are some guidelines for organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can you provide some organic fertilizers for cultivation?\n", "rank: 46 bleu_score 0.8888888888888888 max_bleu: 1.0 avg_bleu: 0.5439815370639304 min_bleu: 0.0\n", "===================================================================\n", "869 1500 ==== source list: kya aap lauki ki kheti ke liye kuch organic khad bata sakte hain? || you can get quintals per what are some guidelines for organic fertilizers for cultivation?\n", "target: can you suggest some organic fertilizers for cultivation?\n", "prediction: can sanitation sanitation you suggest some organic fertilizers for cultivation?\n", "rank: 73 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.5439815370639304 min_bleu: 0.0\n", "===================================================================\n", "870 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that can affect crops?\n", "rank: 11 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "870 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 19 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "870 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases, diseases that affect crops?\n", "rank: 30 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "870 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that affect crops?\n", "rank: 38 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "870 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 45 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "870 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 53 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "870 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected by common diseases that affect crops?\n", "rank: 55 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "870 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically affected common diseases are typically affecting crops?\n", "rank: 68 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "870 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that affect crops?\n", "rank: 79 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "870 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that can affect crops?\n", "rank: 83 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "870 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases affect crops affected by their crops?\n", "rank: 87 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "871 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 1 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "871 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 6 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "871 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected by common diseases that affect crops?\n", "rank: 18 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "871 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 19 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "871 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases, diseases that affect crops?\n", "rank: 21 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "871 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that affect crops?\n", "rank: 25 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "871 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically affected common diseases affect crops?\n", "rank: 44 bleu_score 0.5367694950537757 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "871 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that affect crops?\n", "rank: 45 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "871 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected common diseases affect the common crops?\n", "rank: 48 bleu_score 0.5367694950537757 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "871 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that can affect crops?\n", "rank: 73 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "871 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that can affect crops?\n", "rank: 83 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "871 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases affect crops affected by their crops?\n", "rank: 84 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "871 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affecting crops are the common diseases affecting \n", "rank: 93 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "872 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 14 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "872 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that can affect crops?\n", "rank: 36 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "872 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that affect crops?\n", "rank: 42 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "872 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 48 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "872 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 51 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "872 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected by various diseases that affect crops?\n", "rank: 55 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "872 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected by common diseases that affect crops?\n", "rank: 58 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "872 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically affected common diseases are typically affecting crops?\n", "rank: 71 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "872 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases, diseases that affect crops?\n", "rank: 83 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "872 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically affected common are common diseases affecting crops?\n", "rank: 91 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "872 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases affect crops affected by their crops?\n", "rank: 94 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "873 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically affected common diseases are typically affecting crops?\n", "rank: 22 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "873 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 25 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "873 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that affect crops?\n", "rank: 31 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "873 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that affect crops?\n", "rank: 32 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "873 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 52 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "873 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 53 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "873 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases affect crops affected by their crops?\n", "rank: 56 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "873 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that can affect crops?\n", "rank: 57 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "873 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected by common diseases that affect crops?\n", "rank: 64 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "873 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases, diseases that affect crops?\n", "rank: 76 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "873 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that can affect crops?\n", "rank: 88 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34187781122637334 min_bleu: 0.0\n", "===================================================================\n", "874 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected by various diseases that affect crops?\n", "rank: 12 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "874 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases, diseases that affect crops?\n", "rank: 29 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "874 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 33 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "874 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 40 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "874 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 52 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "874 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically affected common diseases are typically affecting crops?\n", "rank: 54 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "874 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected by common diseases that affect crops?\n", "rank: 56 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "874 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that affect crops?\n", "rank: 73 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "874 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically affected common are common diseases affecting crops?\n", "rank: 79 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "874 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that can affect crops?\n", "rank: 81 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "874 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect crops effectively?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases affect crops affected by their crops?\n", "rank: 94 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.344365200920196 min_bleu: 0.0\n", "===================================================================\n", "875 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack tej crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 12 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.3135423718698969 min_bleu: 0.0\n", "===================================================================\n", "875 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack tej crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affecting crops affected by grass diseases, what are the common diseases affecting tej crops?\n", "rank: 13 bleu_score 0.4666666666666667 max_bleu: 0.5555555555555556 avg_bleu: 0.3135423718698969 min_bleu: 0.0\n", "===================================================================\n", "875 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack tej crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 18 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.3135423718698969 min_bleu: 0.0\n", "===================================================================\n", "875 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack tej crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affecting crops are the common diseases affecting \n", "rank: 26 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.3135423718698969 min_bleu: 0.0\n", "===================================================================\n", "875 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack tej crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases, diseases that affect marigold crops?\n", "rank: 32 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.3135423718698969 min_bleu: 0.0\n", "===================================================================\n", "875 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack tej crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants common diseases affect tej crops?\n", "rank: 33 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.3135423718698969 min_bleu: 0.0\n", "===================================================================\n", "875 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack tej crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases affect tej crops?\n", "rank: 47 bleu_score 0.5367694950537757 max_bleu: 0.5555555555555556 avg_bleu: 0.3135423718698969 min_bleu: 0.0\n", "===================================================================\n", "875 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack tej crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases affect tej crops?\n", "rank: 50 bleu_score 0.5054422164271946 max_bleu: 0.5555555555555556 avg_bleu: 0.3135423718698969 min_bleu: 0.0\n", "===================================================================\n", "875 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack tej crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that affect marigold crops?\n", "rank: 52 bleu_score 0.5367694950537757 max_bleu: 0.5555555555555556 avg_bleu: 0.3135423718698969 min_bleu: 0.0\n", "===================================================================\n", "875 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack tej crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are typically affecting common diseases affecting crops?\n", "rank: 57 bleu_score 0.5 max_bleu: 0.5555555555555556 avg_bleu: 0.3135423718698969 min_bleu: 0.0\n", "===================================================================\n", "875 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack tej crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected common diseases affect tej crops?\n", "rank: 59 bleu_score 0.5367694950537757 max_bleu: 0.5555555555555556 avg_bleu: 0.3135423718698969 min_bleu: 0.0\n", "===================================================================\n", "875 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack tej crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that can affect marigold crops?\n", "rank: 61 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.3135423718698969 min_bleu: 0.0\n", "===================================================================\n", "875 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack tej crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected common diseases affecting crops are typically affecting crops?\n", "rank: 63 bleu_score 0.5 max_bleu: 0.5555555555555556 avg_bleu: 0.3135423718698969 min_bleu: 0.0\n", "===================================================================\n", "876 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 9 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.3507261256663298 min_bleu: 0.0\n", "===================================================================\n", "876 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 17 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.3507261256663298 min_bleu: 0.0\n", "===================================================================\n", "876 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically affected common diseases are typically affecting crops?\n", "rank: 21 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.3507261256663298 min_bleu: 0.0\n", "===================================================================\n", "876 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affecting crops are common diseases affecting crops?\n", "rank: 35 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.3507261256663298 min_bleu: 0.0\n", "===================================================================\n", "876 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected by common diseases that affect crops?\n", "rank: 37 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.3507261256663298 min_bleu: 0.0\n", "===================================================================\n", "876 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 43 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.3507261256663298 min_bleu: 0.0\n", "===================================================================\n", "876 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases affect crops affected by their crops?\n", "rank: 52 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.3507261256663298 min_bleu: 0.0\n", "===================================================================\n", "876 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that can affect crops?\n", "rank: 59 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.3507261256663298 min_bleu: 0.0\n", "===================================================================\n", "876 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that affect crops?\n", "rank: 60 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.3507261256663298 min_bleu: 0.0\n", "===================================================================\n", "876 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that can affect crops?\n", "rank: 73 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.3507261256663298 min_bleu: 0.0\n", "===================================================================\n", "876 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that affect crops?\n", "rank: 77 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.3507261256663298 min_bleu: 0.0\n", "===================================================================\n", "876 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases, diseases that affect crops?\n", "rank: 89 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.3507261256663298 min_bleu: 0.0\n", "===================================================================\n", "877 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 7 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "877 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 13 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "877 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that can affect crops?\n", "rank: 25 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "877 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected by common diseases that affect crops?\n", "rank: 40 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "877 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affecting crops are the common diseases affecting \n", "rank: 41 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "877 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 51 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "877 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that affect crops?\n", "rank: 52 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "877 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected common diseases affect the common crops?\n", "rank: 59 bleu_score 0.5367694950537757 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "877 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that affect crops?\n", "rank: 78 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "877 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases, diseases that affect crops?\n", "rank: 80 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "877 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically affected common diseases affect crops?\n", "rank: 83 bleu_score 0.5367694950537757 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "877 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that can affect crops?\n", "rank: 84 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "877 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting sunflower crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases affect crops affected by their crops?\n", "rank: 86 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34487558196317886 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected by various diseases that affect crops?\n", "rank: 5 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 17 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that can affect crops?\n", "rank: 28 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically affected common diseases are typically affecting crops?\n", "rank: 29 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 33 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 38 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are common diseases, diseases affecting crops?\n", "rank: 42 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases, diseases that affect crops?\n", "rank: 43 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that can affect crops?\n", "rank: 53 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected by common diseases that affect crops?\n", "rank: 55 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected common diseases affect the common diseases affecting crops?\n", "rank: 68 bleu_score 0.6 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that affect crops?\n", "rank: 75 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that affect crops?\n", "rank: 85 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases affect crops affected by their crops?\n", "rank: 90 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "878 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect a crops next season?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically affected common diseases, affect the common diseases affecting crops?\n", "rank: 95 bleu_score 0.5454545454545454 max_bleu: 0.6618726769384466 avg_bleu: 0.34864005118713237 min_bleu: 0.0\n", "===================================================================\n", "879 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that affect crops?\n", "rank: 9 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.33562317875496106 min_bleu: 0.0\n", "===================================================================\n", "879 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically affected common diseases affect crops?\n", "rank: 44 bleu_score 0.5367694950537757 max_bleu: 0.6618726769384466 avg_bleu: 0.33562317875496106 min_bleu: 0.0\n", "===================================================================\n", "879 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that affect crops?\n", "rank: 46 bleu_score 0.6441233940645307 max_bleu: 0.6618726769384466 avg_bleu: 0.33562317875496106 min_bleu: 0.0\n", "===================================================================\n", "879 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 49 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.33562317875496106 min_bleu: 0.0\n", "===================================================================\n", "879 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 52 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.33562317875496106 min_bleu: 0.0\n", "===================================================================\n", "879 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected by common diseases that affect crops?\n", "rank: 53 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.33562317875496106 min_bleu: 0.0\n", "===================================================================\n", "879 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases affect crops affected by their crops?\n", "rank: 55 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.33562317875496106 min_bleu: 0.0\n", "===================================================================\n", "879 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 58 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.33562317875496106 min_bleu: 0.0\n", "===================================================================\n", "879 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases that can affect crops?\n", "rank: 64 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.33562317875496106 min_bleu: 0.0\n", "===================================================================\n", "879 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: common diseases, diseases that can affect crops?\n", "rank: 65 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.33562317875496106 min_bleu: 0.0\n", "===================================================================\n", "879 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: typically common diseases, diseases that affect crops?\n", "rank: 71 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.33562317875496106 min_bleu: 0.0\n", "===================================================================\n", "879 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affected common diseases affect the common crops?\n", "rank: 74 bleu_score 0.5367694950537757 max_bleu: 0.6618726769384466 avg_bleu: 0.33562317875496106 min_bleu: 0.0\n", "===================================================================\n", "879 1500 ==== source list: ki fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases that affect crops?\n", "prediction: affecting crops are the common diseases affecting \n", "rank: 92 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.33562317875496106 min_bleu: 0.0\n", "===================================================================\n", "880 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is needed to market demand for sarson in \n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "880 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 16 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "880 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: of is the market demand for sarson in \n", "rank: 21 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "880 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: of mustard in is the market demand for sarson \n", "rank: 23 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "880 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 25 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "880 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: of mustard is the market demand for sarson in \n", "rank: 31 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "880 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 42 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "880 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 44 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "880 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 49 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "880 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: in the market demand for sarson \n", "rank: 50 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "880 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 57 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "880 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: in sarson is the market demand for sarson \n", "rank: 63 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "881 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || the main time of mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is needed to market demand for sarson in \n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.358666177738244 min_bleu: 0.0\n", "===================================================================\n", "881 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || the main time of mustard in \n", "target: what is the market demand for sarson in \n", "prediction: of mustard is the market demand for sarson in \n", "rank: 11 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.358666177738244 min_bleu: 0.0\n", "===================================================================\n", "881 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || the main time of mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.358666177738244 min_bleu: 0.0\n", "===================================================================\n", "881 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || the main time of mustard in \n", "target: what is the market demand for sarson in \n", "prediction: of mustard in is the market demand for sarson \n", "rank: 23 bleu_score 0.7272727272727273 max_bleu: 0.8824969025845955 avg_bleu: 0.358666177738244 min_bleu: 0.0\n", "===================================================================\n", "881 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || the main time of mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 24 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.358666177738244 min_bleu: 0.0\n", "===================================================================\n", "881 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || the main time of mustard in \n", "target: what is the market demand for sarson in \n", "prediction: of is the market demand for sarson in \n", "rank: 31 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.358666177738244 min_bleu: 0.0\n", "===================================================================\n", "881 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || the main time of mustard in \n", "target: what is the market demand for sarson in \n", "prediction: in the market demand for sarson \n", "rank: 34 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.358666177738244 min_bleu: 0.0\n", "===================================================================\n", "881 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || the main time of mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 43 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.358666177738244 min_bleu: 0.0\n", "===================================================================\n", "881 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || the main time of mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 44 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.358666177738244 min_bleu: 0.0\n", "===================================================================\n", "881 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || the main time of mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 45 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.358666177738244 min_bleu: 0.0\n", "===================================================================\n", "881 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || the main time of mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 46 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.358666177738244 min_bleu: 0.0\n", "===================================================================\n", "881 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || the main time of mustard in \n", "target: what is the market demand for sarson in \n", "prediction: in common is the market demand for sarson \n", "rank: 57 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.358666177738244 min_bleu: 0.0\n", "===================================================================\n", "882 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: in common is the market demand for sarson \n", "rank: 1 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "882 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "882 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: of is the market demand for sarson in \n", "rank: 11 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "882 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 25 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "882 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: of mustard is the market demand for sarson in \n", "rank: 29 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "882 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is needed to check the market demand for sarson in \n", "rank: 30 bleu_score 0.7272727272727273 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "882 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: of mustard in is the market demand for sarson \n", "rank: 35 bleu_score 0.7272727272727273 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "882 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: in the market demand for sarson \n", "rank: 36 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "882 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 38 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "882 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 44 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "882 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 45 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "882 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is needed to market demand for sarson in \n", "rank: 50 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "882 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 53 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "883 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: in sarson is the market demand for sarson \n", "rank: 14 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "883 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 15 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "883 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: of mustard is the market demand for sarson in \n", "rank: 23 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "883 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is needed to market demand for sarson in \n", "rank: 25 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "883 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: of mustard in is the market demand for sarson \n", "rank: 31 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "883 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: of is the market demand for sarson in \n", "rank: 38 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "883 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: in the market demand for sarson \n", "rank: 39 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "883 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 42 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "883 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 43 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "883 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 45 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "883 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 50 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "883 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management is the demand for sarson in \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 60 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.35791767429701543 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: is needed to market demand for sarson in \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: of mustard is the market demand for sarson in \n", "rank: 6 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: in common is the market demand for sarson \n", "rank: 16 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: is needed to check the market demand for sarson in \n", "rank: 26 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: of is the market demand for sarson in \n", "rank: 31 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: of mustard in is the market demand for sarson\n", "rank: 40 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 41 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 46 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 48 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 49 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 53 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: in the market demand for sarson \n", "rank: 56 bleu_score 0.7514772930752859 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "884 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in \n", "target: what is the market demand for sarson in \n", "prediction: - is the market demand for sarson in \n", "rank: 66 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3631594781551272 min_bleu: 0.0\n", "===================================================================\n", "885 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is needed to market demand for sarson in \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "885 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "885 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: of mustard in is the market demand for sarson \n", "rank: 10 bleu_score 0.7272727272727273 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "885 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: of mustard is the market demand for sarson in \n", "rank: 13 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "885 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: of is the market demand for sarson in \n", "rank: 15 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "885 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 19 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "885 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 22 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "885 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is needed to check the market demand for sarson in \n", "rank: 24 bleu_score 0.7272727272727273 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "885 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "885 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: in the market demand for sarson \n", "rank: 28 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "885 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 42 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "885 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 48 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "885 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the information available:**\n", "target: what is the market demand for sarson in \n", "prediction: in common is the market demand for sarson \n", "rank: 62 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.35639901467034735 min_bleu: 0.0\n", "===================================================================\n", "886 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || in the national capital market committees\n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.36027062584054503 min_bleu: 0.0\n", "===================================================================\n", "886 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || in the national capital market committees\n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.36027062584054503 min_bleu: 0.0\n", "===================================================================\n", "886 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || in the national capital market committees\n", "target: what is the market demand for sarson in \n", "prediction: in the market demand for sarson \n", "rank: 10 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.36027062584054503 min_bleu: 0.0\n", "===================================================================\n", "886 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || in the national capital market committees\n", "target: what is the market demand for sarson in \n", "prediction: in government what is the market demand for sarson \n", "rank: 16 bleu_score 0.8181818181818182 max_bleu: 0.8824969025845955 avg_bleu: 0.36027062584054503 min_bleu: 0.0\n", "===================================================================\n", "886 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || in the national capital market committees\n", "target: what is the market demand for sarson in \n", "prediction: of mustard is the market demand for sarson in \n", "rank: 17 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.36027062584054503 min_bleu: 0.0\n", "===================================================================\n", "886 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || in the national capital market committees\n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 21 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.36027062584054503 min_bleu: 0.0\n", "===================================================================\n", "886 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || in the national capital market committees\n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 23 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.36027062584054503 min_bleu: 0.0\n", "===================================================================\n", "886 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || in the national capital market committees\n", "target: what is the market demand for sarson in \n", "prediction: of mustard in is the market demand for sarson \n", "rank: 26 bleu_score 0.7272727272727273 max_bleu: 0.8824969025845955 avg_bleu: 0.36027062584054503 min_bleu: 0.0\n", "===================================================================\n", "886 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || in the national capital market committees\n", "target: what is the market demand for sarson in \n", "prediction: is needed to market demand for sarson in \n", "rank: 27 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.36027062584054503 min_bleu: 0.0\n", "===================================================================\n", "886 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || in the national capital market committees\n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 30 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.36027062584054503 min_bleu: 0.0\n", "===================================================================\n", "886 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || in the national capital market committees\n", "target: what is the market demand for sarson in \n", "prediction: of is the market demand for sarson in \n", "rank: 31 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.36027062584054503 min_bleu: 0.0\n", "===================================================================\n", "886 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || in the national capital market committees\n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 34 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.36027062584054503 min_bleu: 0.0\n", "===================================================================\n", "887 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in mustard include the \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3607250495639969 min_bleu: 0.0\n", "===================================================================\n", "887 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in mustard include the \n", "target: what is the market demand for sarson in \n", "prediction: of is the market demand for sarson in \n", "rank: 5 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.3607250495639969 min_bleu: 0.0\n", "===================================================================\n", "887 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in mustard include the \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3607250495639969 min_bleu: 0.0\n", "===================================================================\n", "887 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in mustard include the \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3607250495639969 min_bleu: 0.0\n", "===================================================================\n", "887 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in mustard include the \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 13 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3607250495639969 min_bleu: 0.0\n", "===================================================================\n", "887 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in mustard include the \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 16 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.3607250495639969 min_bleu: 0.0\n", "===================================================================\n", "887 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in mustard include the \n", "target: what is the market demand for sarson in \n", "prediction: of mustard is the market demand for sarson in \n", "rank: 28 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.3607250495639969 min_bleu: 0.0\n", "===================================================================\n", "887 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in mustard include the \n", "target: what is the market demand for sarson in \n", "prediction: of mustard in is the market demand for sarson \n", "rank: 32 bleu_score 0.7272727272727273 max_bleu: 0.8824969025845955 avg_bleu: 0.3607250495639969 min_bleu: 0.0\n", "===================================================================\n", "887 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in mustard include the \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 54 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.3607250495639969 min_bleu: 0.0\n", "===================================================================\n", "887 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in mustard include the \n", "target: what is the market demand for sarson in \n", "prediction: is needed to market demand for sarson in \n", "rank: 59 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3607250495639969 min_bleu: 0.0\n", "===================================================================\n", "887 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in mustard include the \n", "target: what is the market demand for sarson in \n", "prediction: in the market demand for sarson \n", "rank: 62 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.3607250495639969 min_bleu: 0.0\n", "===================================================================\n", "887 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || disease management in mustard include the \n", "target: what is the market demand for sarson in \n", "prediction: in common is the market demand for sarson \n", "rank: 70 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.3607250495639969 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: of mustard is the market demand for sarson in \n", "rank: 16 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: in what is the market demand for sarson \n", "rank: 18 bleu_score 0.8181818181818182 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 24 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is the yield per market demand for sarson in \n", "rank: 27 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: of is the market demand for sarson in \n", "rank: 35 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: of mustard in is the market demand for sarson \n", "rank: 40 bleu_score 0.7272727272727273 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 41 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 44 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is jw 1202 market demand for sarson in \n", "rank: 47 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 51 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: in the market demand for sarson \n", "rank: 53 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 59 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 60 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "888 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: in market demand when is the market demand for sarson \n", "rank: 75 bleu_score 0.7272727272727273 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: in what is the market demand for sarson \n", "rank: 12 bleu_score 0.8181818181818182 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 17 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is the yield per market demand for sarson in \n", "rank: 20 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: of is the market demand for sarson in \n", "rank: 23 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 24 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is jw 1202 market demand for sarson in \n", "rank: 36 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: in the market demand for sarson \n", "rank: 45 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: of mustard in is the market demand for sarson \n", "rank: 47 bleu_score 0.7272727272727273 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is the market demand for sarson in \n", "rank: 50 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: of mustard is the market demand for sarson in \n", "rank: 57 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is there a market demand for sarson in \n", "rank: 60 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 62 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: is there any market demand for sarson in \n", "rank: 63 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "889 1500 ==== source list: bihar mein sarson ki bazaar maang kya hai? || pest management is the demand for yellow mustard in \n", "target: what is the market demand for sarson in \n", "prediction: in market demand when is the market demand for sarson \n", "rank: 80 bleu_score 0.7272727272727273 max_bleu: 0.8824969025845955 avg_bleu: 0.3501380487356293 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can neem oil be used to treat pests in \n", "rank: 2 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 6 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be used to treat pests in \n", "rank: 13 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 16 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to neem oil be used to treat pests in \n", "rank: 20 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil be used to treat pests in \n", "rank: 24 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be used to treat pests in \n", "rank: 34 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be affected to treat pests in \n", "rank: 35 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem oil be used to treat pests in \n", "rank: 47 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to use neem oil be used to treat pests in \n", "rank: 49 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem oil be used to treat pests in \n", "rank: 52 bleu_score 0.9090909090909091 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can be used to treat pests in \n", "rank: 54 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem be used to treat pests in \n", "rank: 60 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be affected to treat pests in \n", "rank: 72 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem be used to treat pests in \n", "rank: 83 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "890 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem can be used to treat pests in \n", "rank: 91 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil be used to treat pests in \n", "rank: 2 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to neem oil be used to treat pests in \n", "rank: 5 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem oil be used to treat pests in \n", "rank: 6 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be used to treat pests in \n", "rank: 8 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can neem oil be used to treat pests in \n", "rank: 13 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 31 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be used to treat pests in \n", "rank: 33 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be affected to treat pests in \n", "rank: 34 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 44 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to use neem oil be used to treat pests in \n", "rank: 46 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem oil be used to treat pests in \n", "rank: 47 bleu_score 0.9090909090909091 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can be used to treat pests in \n", "rank: 48 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem be used to treat pests in \n", "rank: 57 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be affected to treat pests in \n", "rank: 71 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem be used to treat pests in \n", "rank: 85 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "891 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem can be used to treat pests in \n", "rank: 90 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 0 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil be used to treat pests in \n", "rank: 1 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can neem oil be used to treat pests in \n", "rank: 4 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem oil be used to treat pests in \n", "rank: 5 bleu_score 0.9090909090909091 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be used to treat pests in \n", "rank: 11 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem be used to treat pests in \n", "rank: 12 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to use neem oil be used to treat pests in \n", "rank: 21 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be used to treat pests in \n", "rank: 35 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be affected to treat pests in \n", "rank: 42 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem oil be used to treat pests in \n", "rank: 48 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 49 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to neem oil be used to treat pests in \n", "rank: 53 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can be used to treat pests in \n", "rank: 56 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be affected to treat pests in \n", "rank: 74 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem be used to treat pests in \n", "rank: 90 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "892 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem can be used to treat pests in \n", "rank: 93 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 0 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil be used to treat pests in \n", "rank: 3 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem oil be used to treat pests in \n", "rank: 8 bleu_score 0.9090909090909091 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be used to treat pests in \n", "rank: 12 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can neem oil be used to treat pests in \n", "rank: 13 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be used to treat pests in \n", "rank: 22 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can be used to treat pests in \n", "rank: 25 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem oil be used to treat pests in \n", "rank: 46 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 47 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to use neem oil be used to treat pests in \n", "rank: 49 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to neem oil be used to treat pests in \n", "rank: 51 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem be used to treat pests in \n", "rank: 56 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem be used to treat pests in \n", "rank: 63 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be affected to treat pests in \n", "rank: 68 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be affected to treat pests in \n", "rank: 75 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "893 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem can be used to treat pests in \n", "rank: 90 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil be used to treat pests in \n", "rank: 3 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem oil be used to treat pests in \n", "rank: 4 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem oil be used to treat pests in \n", "rank: 7 bleu_score 0.9090909090909091 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 11 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 15 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem be used to treat pests in \n", "rank: 16 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can neem oil be used to treat pests in \n", "rank: 30 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem can be used to treat pests in \n", "rank: 33 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be used to treat pests in \n", "rank: 35 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be used to treat pests in \n", "rank: 36 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to use neem oil be used to treat pests in \n", "rank: 52 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to neem oil be used to treat pests in \n", "rank: 53 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can be used to treat pests in \n", "rank: 55 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be affected to treat pests in \n", "rank: 70 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be affected to treat pests in \n", "rank: 74 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "894 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem be used to treat pests in \n", "rank: 87 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil be used to treat pests in \n", "rank: 2 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be used to treat pests in \n", "rank: 10 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 11 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem oil be used to treat pests in \n", "rank: 15 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can be used to treat pests in \n", "rank: 17 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be used to treat pests in \n", "rank: 18 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem be used to treat pests in \n", "rank: 19 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can neem oil be used to treat pests in \n", "rank: 37 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be affected to treat pests in \n", "rank: 41 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be affected to treat pests in \n", "rank: 46 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 52 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to use neem oil be used to treat pests in \n", "rank: 55 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to neem oil be used to treat pests in \n", "rank: 56 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem oil be used to treat pests in \n", "rank: 58 bleu_score 0.9090909090909091 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "895 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem be used to treat pests in \n", "rank: 69 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil be used to treat pests in \n", "rank: 0 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem can be used to treat pests in \n", "rank: 4 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be used to treat pests in \n", "rank: 9 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can be used to treat pests in \n", "rank: 12 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to use neem oil be used to treat pests in \n", "rank: 13 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem be used to treat pests in \n", "rank: 21 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can neem oil be used to treat pests in \n", "rank: 26 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be affected to treat pests in \n", "rank: 31 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 32 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be used to treat pests in \n", "rank: 33 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem oil be used to treat pests in \n", "rank: 50 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 52 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to neem oil be used to treat pests in \n", "rank: 54 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem oil be used to treat pests in \n", "rank: 56 bleu_score 0.9090909090909091 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be affected to treat pests in \n", "rank: 71 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "896 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem be used to treat pests in \n", "rank: 85 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.49200516880790035 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil be used to treat pests in \n", "rank: 1 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to neem oil be used to treat pests in \n", "rank: 3 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 10 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem oil be used to treat pests in \n", "rank: 14 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem be used to treat pests in \n", "rank: 19 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can be used to treat pests in \n", "rank: 22 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be used to treat pests in \n", "rank: 23 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be used to treat pests in \n", "rank: 27 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can neem oil be used to treat pests in \n", "rank: 36 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be affected to treat pests in \n", "rank: 45 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 48 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to use neem oil be used to treat pests in \n", "rank: 50 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem oil be used to treat pests in \n", "rank: 53 bleu_score 0.9090909090909091 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem be used to treat pests in \n", "rank: 63 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be affected to treat pests in \n", "rank: 72 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "897 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem can be used to treat pests in \n", "rank: 88 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 0 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil be used to treat pests in \n", "rank: 4 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 8 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can neem oil be used to treat pests in \n", "rank: 16 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be used to treat pests in \n", "rank: 18 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be used to treat pests in \n", "rank: 30 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem oil be used to treat pests in \n", "rank: 43 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to use neem oil be used to treat pests in \n", "rank: 49 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to neem oil be used to treat pests in \n", "rank: 50 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem oil be used to treat pests in \n", "rank: 53 bleu_score 0.9090909090909091 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can be used to treat pests in \n", "rank: 55 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem be used to treat pests in \n", "rank: 61 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be affected to treat pests in \n", "rank: 72 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be affected to treat pests in \n", "rank: 76 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "898 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || what treatments can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem be used to treat pests in \n", "rank: 88 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.487148368307654 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil be used to treat pests in \n", "rank: 1 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem oil be used to treat pests in \n", "rank: 2 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be used to treat pests in \n", "rank: 10 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be used to treat pests in \n", "rank: 13 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 16 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem be used to treat pests in \n", "rank: 28 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can neem oil be used to treat pests in \n", "rank: 31 bleu_score 0.8333333333333334 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: for neem oil be used to treat pests in \n", "rank: 32 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: can neem oil be affected to treat pests in \n", "rank: 50 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to use neem oil be used to treat pests in \n", "rank: 56 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: to neem oil be used to treat pests in \n", "rank: 58 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem oil be used to treat pests in \n", "rank: 60 bleu_score 0.9090909090909091 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can be used to treat pests in \n", "rank: 62 bleu_score 0.8948393168143697 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil can be affected to treat pests in \n", "rank: 79 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem can neem be used to treat pests in \n", "rank: 89 bleu_score 0.9 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "899 1500 ==== source list: kya mein keet ke ilaj ke liye neem ka tel istemal kiya ja sakta hai? || per how can neem oil be used to treat pests in \n", "target: can neem oil be used to treat pests in \n", "prediction: neem oil: neem can be used to treat pests in \n", "rank: 92 bleu_score 0.8181818181818182 max_bleu: 1.0 avg_bleu: 0.4920051688079004 min_bleu: 0.0\n", "===================================================================\n", "900 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium price \n", "target: how to increase yield of \n", "prediction: to improve the yield of \n", "rank: 26 bleu_score 0.7142857142857143 max_bleu: 0.846481724890614 avg_bleu: 0.3378053564563648 min_bleu: 0.0\n", "===================================================================\n", "900 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium price \n", "target: how to increase yield of \n", "prediction: - increase yield of \n", "rank: 31 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.3378053564563648 min_bleu: 0.0\n", "===================================================================\n", "900 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium price \n", "target: how to increase yield of \n", "prediction: to increase sales of \n", "rank: 49 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.3378053564563648 min_bleu: 0.0\n", "===================================================================\n", "900 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium price \n", "target: how to increase yield of \n", "prediction: to increase yield of \n", "rank: 62 bleu_score 0.846481724890614 max_bleu: 0.846481724890614 avg_bleu: 0.3378053564563648 min_bleu: 0.0\n", "===================================================================\n", "900 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium price \n", "target: how to increase yield of \n", "prediction: - how to increase yield of \n", "rank: 71 bleu_score 0.7 max_bleu: 0.846481724890614 avg_bleu: 0.3378053564563648 min_bleu: 0.0\n", "===================================================================\n", "900 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium price \n", "target: how to increase yield of \n", "prediction: to increase yield of tej \n", "rank: 83 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.3378053564563648 min_bleu: 0.0\n", "===================================================================\n", "901 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: to increase sales of \n", "rank: 24 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "901 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: - how to increase yield of \n", "rank: 60 bleu_score 0.7 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "901 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: to improve the yield of \n", "rank: 64 bleu_score 0.7142857142857143 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "901 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: to increase yield of \n", "rank: 65 bleu_score 0.846481724890614 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "901 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: to increase yield of wheat, \n", "rank: 67 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "902 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: to increase yield of wheat, \n", "rank: 1 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "902 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: to increase sales of \n", "rank: 28 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "902 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: to increase yield of \n", "rank: 35 bleu_score 0.846481724890614 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "902 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: to improve the yield of \n", "rank: 46 bleu_score 0.7142857142857143 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "902 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: - how to increase yield of \n", "rank: 72 bleu_score 0.7 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "903 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium price \n", "target: how to increase yield of \n", "prediction: to increase sales of \n", "rank: 10 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.3378053564563648 min_bleu: 0.0\n", "===================================================================\n", "903 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium price \n", "target: how to increase yield of \n", "prediction: - increase yield of \n", "rank: 35 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.3378053564563648 min_bleu: 0.0\n", "===================================================================\n", "903 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium price \n", "target: how to increase yield of \n", "prediction: - how to increase yield of \n", "rank: 45 bleu_score 0.7 max_bleu: 0.846481724890614 avg_bleu: 0.3378053564563648 min_bleu: 0.0\n", "===================================================================\n", "903 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium price \n", "target: how to increase yield of \n", "prediction: to improve the yield of \n", "rank: 69 bleu_score 0.7142857142857143 max_bleu: 0.846481724890614 avg_bleu: 0.3378053564563648 min_bleu: 0.0\n", "===================================================================\n", "903 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium price \n", "target: how to increase yield of \n", "prediction: to increase yield of \n", "rank: 73 bleu_score 0.846481724890614 max_bleu: 0.846481724890614 avg_bleu: 0.3378053564563648 min_bleu: 0.0\n", "===================================================================\n", "903 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium price \n", "target: how to increase yield of \n", "prediction: to increase yield of tej \n", "rank: 84 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.3378053564563648 min_bleu: 0.0\n", "===================================================================\n", "904 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: to increase yield of wheat, \n", "rank: 3 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "904 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: to increase sales of \n", "rank: 24 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "904 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: - how to increase yield of \n", "rank: 27 bleu_score 0.7 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "904 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: to improve the yield of \n", "rank: 42 bleu_score 0.7142857142857143 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "904 1500 ==== source list: laal mirch ka upaj kaise || clay kg of a good \n", "target: how to increase yield of \n", "prediction: to increase yield of \n", "rank: 70 bleu_score 0.846481724890614 max_bleu: 0.846481724890614 avg_bleu: 0.303285403190072 min_bleu: 0.0\n", "===================================================================\n", "905 1500 ==== source list: laal mirch ka upaj kaise || clay quintals what is the duration of \n", "target: how to increase yield of \n", "prediction: - how to increase yield of \n", "rank: 28 bleu_score 0.7 max_bleu: 0.846481724890614 avg_bleu: 0.2928269712867648 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "905 1500 ==== source list: laal mirch ka upaj kaise || clay quintals what is the duration of \n", "target: how to increase yield of \n", "prediction: to improve the yield of \n", "rank: 40 bleu_score 0.7142857142857143 max_bleu: 0.846481724890614 avg_bleu: 0.2928269712867648 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "905 1500 ==== source list: laal mirch ka upaj kaise || clay quintals what is the duration of \n", "target: how to increase yield of \n", "prediction: to improve yield of \n", "rank: 53 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.2928269712867648 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "905 1500 ==== source list: laal mirch ka upaj kaise || clay quintals what is the duration of \n", "target: how to increase yield of \n", "prediction: to increase yield of \n", "rank: 57 bleu_score 0.846481724890614 max_bleu: 0.846481724890614 avg_bleu: 0.2928269712867648 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "905 1500 ==== source list: laal mirch ka upaj kaise || clay quintals what is the duration of \n", "target: how to increase yield of \n", "prediction: to increase yield of tej \n", "rank: 87 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.2928269712867648 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "906 1500 ==== source list: laal mirch ka upaj kaise || per hectare of the maturity period \n", "target: how to increase yield of \n", "prediction: to improve the yield of \n", "rank: 28 bleu_score 0.7142857142857143 max_bleu: 0.846481724890614 avg_bleu: 0.29783918751761324 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "906 1500 ==== source list: laal mirch ka upaj kaise || per hectare of the maturity period \n", "target: how to increase yield of \n", "prediction: to increase yield of \n", "rank: 53 bleu_score 0.846481724890614 max_bleu: 0.846481724890614 avg_bleu: 0.29783918751761324 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "906 1500 ==== source list: laal mirch ka upaj kaise || per hectare of the maturity period \n", "target: how to increase yield of \n", "prediction: - how to increase yield of \n", "rank: 63 bleu_score 0.7 max_bleu: 0.846481724890614 avg_bleu: 0.29783918751761324 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "906 1500 ==== source list: laal mirch ka upaj kaise || per hectare of the maturity period \n", "target: how to increase yield of \n", "prediction: to improve yield of \n", "rank: 76 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.29783918751761324 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "906 1500 ==== source list: laal mirch ka upaj kaise || per hectare of the maturity period \n", "target: how to increase yield of \n", "prediction: to increase yield of wheat, \n", "rank: 80 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.29783918751761324 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "907 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium \n", "target: how to increase yield of \n", "prediction: - increase of yield \n", "rank: 9 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.33750491908965885 min_bleu: 0.0\n", "===================================================================\n", "907 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium \n", "target: how to increase yield of \n", "prediction: to improve the yield of \n", "rank: 40 bleu_score 0.7142857142857143 max_bleu: 0.846481724890614 avg_bleu: 0.33750491908965885 min_bleu: 0.0\n", "===================================================================\n", "907 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium \n", "target: how to increase yield of \n", "prediction: - increase yield of \n", "rank: 45 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.33750491908965885 min_bleu: 0.0\n", "===================================================================\n", "907 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium \n", "target: how to increase yield of \n", "prediction: to increase yield of \n", "rank: 46 bleu_score 0.846481724890614 max_bleu: 0.846481724890614 avg_bleu: 0.33750491908965885 min_bleu: 0.0\n", "===================================================================\n", "907 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium \n", "target: how to increase yield of \n", "prediction: to increase sales of \n", "rank: 56 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.33750491908965885 min_bleu: 0.0\n", "===================================================================\n", "907 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium \n", "target: how to increase yield of \n", "prediction: - how to increase yield of \n", "rank: 72 bleu_score 0.7 max_bleu: 0.846481724890614 avg_bleu: 0.33750491908965885 min_bleu: 0.0\n", "===================================================================\n", "907 1500 ==== source list: laal mirch ka upaj kaise || mirch at premium \n", "target: how to increase yield of \n", "prediction: to increase yield of tej \n", "rank: 83 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.33750491908965885 min_bleu: 0.0\n", "===================================================================\n", "908 1500 ==== source list: laal mirch ka upaj kaise || clay quintals what is the duration of \n", "target: how to increase yield of \n", "prediction: to improve yield of \n", "rank: 55 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.2928269712867648 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "908 1500 ==== source list: laal mirch ka upaj kaise || clay quintals what is the duration of \n", "target: how to increase yield of \n", "prediction: - how to increase yield of \n", "rank: 60 bleu_score 0.7 max_bleu: 0.846481724890614 avg_bleu: 0.2928269712867648 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "908 1500 ==== source list: laal mirch ka upaj kaise || clay quintals what is the duration of \n", "target: how to increase yield of \n", "prediction: to improve the yield of \n", "rank: 63 bleu_score 0.7142857142857143 max_bleu: 0.846481724890614 avg_bleu: 0.2928269712867648 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "908 1500 ==== source list: laal mirch ka upaj kaise || clay quintals what is the duration of \n", "target: how to increase yield of \n", "prediction: to increase yield of \n", "rank: 71 bleu_score 0.846481724890614 max_bleu: 0.846481724890614 avg_bleu: 0.2928269712867648 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "908 1500 ==== source list: laal mirch ka upaj kaise || clay quintals what is the duration of \n", "target: how to increase yield of \n", "prediction: to increase yield of tej \n", "rank: 86 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.2928269712867648 min_bleu: 0.0024787521766663585\n", "===================================================================\n", "909 1500 ==== source list: laal mirch ka upaj kaise || mirch organically? what is the duration of \n", "target: how to increase yield of \n", "prediction: to improve the yield of \n", "rank: 23 bleu_score 0.7142857142857143 max_bleu: 0.846481724890614 avg_bleu: 0.29835694483947856 min_bleu: 0.0\n", "===================================================================\n", "909 1500 ==== source list: laal mirch ka upaj kaise || mirch organically? what is the duration of \n", "target: how to increase yield of \n", "prediction: to increase sales of \n", "rank: 59 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.29835694483947856 min_bleu: 0.0\n", "===================================================================\n", "909 1500 ==== source list: laal mirch ka upaj kaise || mirch organically? what is the duration of \n", "target: how to increase yield of \n", "prediction: to increase yield of \n", "rank: 74 bleu_score 0.846481724890614 max_bleu: 0.846481724890614 avg_bleu: 0.29835694483947856 min_bleu: 0.0\n", "===================================================================\n", "909 1500 ==== source list: laal mirch ka upaj kaise || mirch organically? what is the duration of \n", "target: how to increase yield of \n", "prediction: to increase yield of tej \n", "rank: 83 bleu_score 0.7054014374088451 max_bleu: 0.846481724890614 avg_bleu: 0.29835694483947856 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 1 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 3 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing between plants?\n", "rank: 7 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 16 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 19 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 24 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing between plants?\n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 41 bleu_score 0.7165313105737893 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 48 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 49 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 50 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing for plants?\n", "rank: 53 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 55 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 56 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal of what is the ideal spacing between plants?\n", "rank: 57 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "910 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing between plants?\n", "rank: 82 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5677264794245428 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 5 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal of what is the ideal spacing for plants?\n", "rank: 6 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing for plants?\n", "rank: 8 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what ideal is the ideal spacing for plants?\n", "rank: 9 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 10 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 14 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing for plants?\n", "rank: 17 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 19 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing for plants?\n", "rank: 20 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 22 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what ideal spacing for plants?\n", "rank: 23 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing for plants?\n", "rank: 26 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 28 bleu_score 0.7165313105737893 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing for plants?\n", "rank: 32 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing for plants?\n", "rank: 36 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing for plants?\n", "rank: 38 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing for plants?\n", "rank: 44 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing for plants?\n", "rank: 46 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing for plants?\n", "rank: 49 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing for plants?\n", "rank: 50 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing for plants?\n", "rank: 51 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 52 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is ideal spacing for plants?\n", "rank: 55 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing for plants?\n", "rank: 57 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 62 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 63 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 66 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal what is the ideal spacing for plants?\n", "rank: 70 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal of the ideal spacing for plants?\n", "rank: 71 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal is the ideal spacing for plants?\n", "rank: 74 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what ideal is the ideal spacing for plants?\n", "rank: 79 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the size of plants?\n", "rank: 82 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal for the ideal spacing plants?\n", "rank: 84 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal is ideal spacing for plants?\n", "rank: 89 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "911 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the best spacing for plants?\n", "rank: 90 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5691192680134557 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 2 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 3 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 6 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing for plants?\n", "rank: 7 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 19 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 25 bleu_score 0.7165313105737893 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing between plants?\n", "rank: 33 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 35 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 44 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 45 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 49 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 58 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 62 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal of what is the ideal spacing between plants?\n", "rank: 64 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "912 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what ideal is the ideal spacing between plants?\n", "rank: 80 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 3 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 4 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 9 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 10 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing between plants?\n", "rank: 13 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 20 bleu_score 0.7165313105737893 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 23 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 27 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 28 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing between plants?\n", "rank: 32 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 36 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 42 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 45 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing between plants?\n", "rank: 46 bleu_score 0.8668778997501817 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing between plants?\n", "rank: 52 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing between plants?\n", "rank: 57 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal of what is the ideal spacing between plants?\n", "rank: 75 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "913 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing between plants?\n", "rank: 77 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 4 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 8 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 9 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 16 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 17 bleu_score 0.7165313105737893 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 18 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 27 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing between plants?\n", "rank: 32 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 34 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing between plants?\n", "rank: 53 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 54 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 59 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 61 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing for plants?\n", "rank: 65 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "914 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing between plants?\n", "rank: 75 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5106396256169078 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 1 bleu_score 0.7430381997858699 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 3 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal is ideal spacing for plants?\n", "rank: 6 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal for the ideal spacing plants?\n", "rank: 16 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 22 bleu_score 0.7430381997858699 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing between plants?\n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what ideal spacing is the ideal spacing between plants?\n", "rank: 26 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal is the ideal spacing for plants?\n", "rank: 33 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 36 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal of what is the ideal spacing between plants?\n", "rank: 37 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 40 bleu_score 0.7430381997858699 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 47 bleu_score 0.7165313105737893 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 48 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing for plants?\n", "rank: 51 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 53 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing for plants?\n", "rank: 55 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 56 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing for plants?\n", "rank: 57 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 60 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal of is the ideal spacing between plants?\n", "rank: 62 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 63 bleu_score 0.7430381997858699 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 68 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing for plants?\n", "rank: 69 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is ideal spacing for plants?\n", "rank: 70 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 73 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "915 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what ideal is the ideal spacing between plants?\n", "rank: 84 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is ideal spacing for plants?\n", "rank: 3 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 8 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 21 bleu_score 0.7430381997858699 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what ideal spacing is the ideal spacing between plants?\n", "rank: 24 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal is ideal spacing for plants?\n", "rank: 25 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 26 bleu_score 0.7430381997858699 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 34 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal of what is the ideal spacing between plants?\n", "rank: 38 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal is the ideal spacing for plants?\n", "rank: 41 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 42 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 44 bleu_score 0.7165313105737893 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing between plants?\n", "rank: 45 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing for plants?\n", "rank: 48 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 49 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing for plants?\n", "rank: 50 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 51 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing for plants?\n", "rank: 52 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 56 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 58 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 61 bleu_score 0.7430381997858699 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 62 bleu_score 0.7430381997858699 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing for plants?\n", "rank: 67 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 69 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal of is the ideal spacing between plants?\n", "rank: 78 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal for the ideal spacing plants?\n", "rank: 80 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "916 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant growth. what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what ideal is the ideal spacing between plants?\n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.5788595497251483 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 0 bleu_score 0.7165313105737893 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 1 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 2 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 12 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what ideal is the ideal spacing between plants?\n", "rank: 18 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 19 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 22 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 25 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing between plants?\n", "rank: 37 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 45 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 49 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 56 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 62 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal of what is the ideal spacing between plants?\n", "rank: 64 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "917 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant what are the ideal spacing of the ideal plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing for plants?\n", "rank: 66 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5685408467575604 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing for plants?\n", "rank: 9 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing for plants?\n", "rank: 10 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal what is the ideal spacing for plants?\n", "rank: 12 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what ideal is the ideal spacing for plants?\n", "rank: 13 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal of what is the ideal spacing for plants?\n", "rank: 16 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal of the ideal spacing for plants?\n", "rank: 17 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing for plants?\n", "rank: 19 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 20 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal is ideal spacing for plants?\n", "rank: 26 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 29 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing for plants?\n", "rank: 32 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing for plants?\n", "rank: 33 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal is the ideal spacing for plants?\n", "rank: 36 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 38 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal for the ideal spacing plants?\n", "rank: 39 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing for plants?\n", "rank: 40 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing for plants?\n", "rank: 42 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing for plants?\n", "rank: 46 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 47 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 53 bleu_score 0.7165313105737893 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 54 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing for plants?\n", "rank: 55 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing for plants?\n", "rank: 56 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing for plants?\n", "rank: 58 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing for plants?\n", "rank: 59 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 60 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 61 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 65 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing for plants?\n", "rank: 68 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is ideal spacing for plants?\n", "rank: 72 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what ideal is the ideal spacing for plants?\n", "rank: 78 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing for plants?\n", "rank: 80 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the size of plants?\n", "rank: 84 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what ideal spacing for plants?\n", "rank: 87 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "918 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || plant population what are the ideal spacing of plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the best spacing for plants?\n", "rank: 90 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.5703695369251992 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 1 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 5 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is ideal spacing between plants?\n", "rank: 18 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 29 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is ideal spacing between plants?\n", "rank: 31 bleu_score 0.7165313105737893 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing between plants?\n", "rank: 36 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of is the ideal spacing between plants?\n", "rank: 37 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 43 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 44 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 45 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal spacing what is the ideal spacing between plants?\n", "rank: 47 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing between plants?\n", "rank: 49 bleu_score 0.8668778997501817 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal of what is the ideal spacing between plants?\n", "rank: 55 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: is the ideal spacing for plants?\n", "rank: 56 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing between plants?\n", "rank: 62 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 64 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing between plants?\n", "rank: 73 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "919 1500 ==== source list: ke paudhon ke beech ka ideal gap kya hona chahiye? || prices of what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: ideal what is the ideal spacing between plants?\n", "rank: 80 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5722710564921162 min_bleu: 0.0\n", "===================================================================\n", "920 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 2 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3613291597758905 min_bleu: 0.0\n", "===================================================================\n", "920 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 19 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.3613291597758905 min_bleu: 0.0\n", "===================================================================\n", "920 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 23 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3613291597758905 min_bleu: 0.0\n", "===================================================================\n", "920 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 32 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3613291597758905 min_bleu: 0.0\n", "===================================================================\n", "920 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 35 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3613291597758905 min_bleu: 0.0\n", "===================================================================\n", "920 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 66 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3613291597758905 min_bleu: 0.0\n", "===================================================================\n", "920 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: in plant how to identify nutrient deficiencies in plants?\n", "rank: 79 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.3613291597758905 min_bleu: 0.0\n", "===================================================================\n", "920 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 81 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3613291597758905 min_bleu: 0.0\n", "===================================================================\n", "921 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 6 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "921 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 7 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "921 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 9 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "921 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 29 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "921 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 36 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "921 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 45 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "921 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: in plant how to identify nutrient deficiencies in plants?\n", "rank: 56 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "921 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 82 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "922 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 1 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "922 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 16 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "922 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 20 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "922 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 27 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "922 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: in plant how to identify nutrient deficiencies in plants?\n", "rank: 45 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "922 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 55 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "922 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 73 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "922 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 88 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "923 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 1 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.3360187080142693 min_bleu: 0.0\n", "===================================================================\n", "923 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 7 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3360187080142693 min_bleu: 0.0\n", "===================================================================\n", "923 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 8 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3360187080142693 min_bleu: 0.0\n", "===================================================================\n", "923 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 18 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3360187080142693 min_bleu: 0.0\n", "===================================================================\n", "923 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 25 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3360187080142693 min_bleu: 0.0\n", "===================================================================\n", "923 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 32 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3360187080142693 min_bleu: 0.0\n", "===================================================================\n", "923 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: in plant how to identify nutrient deficiencies in plants?\n", "rank: 71 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.3360187080142693 min_bleu: 0.0\n", "===================================================================\n", "923 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 82 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3360187080142693 min_bleu: 0.0\n", "===================================================================\n", "924 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 3 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "924 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 9 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "924 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 14 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "924 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 15 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "924 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 26 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "924 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 37 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "924 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 74 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "924 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: in plant how to identify nutrient deficiencies in plants?\n", "rank: 75 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "924 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 85 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "925 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 4 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.3305956851145328 min_bleu: 0.0\n", "===================================================================\n", "925 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 13 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3305956851145328 min_bleu: 0.0\n", "===================================================================\n", "925 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 15 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3305956851145328 min_bleu: 0.0\n", "===================================================================\n", "925 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 20 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3305956851145328 min_bleu: 0.0\n", "===================================================================\n", "925 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 24 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3305956851145328 min_bleu: 0.0\n", "===================================================================\n", "925 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 31 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3305956851145328 min_bleu: 0.0\n", "===================================================================\n", "925 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: in plant how to identify nutrient deficiencies in plants?\n", "rank: 44 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.3305956851145328 min_bleu: 0.0\n", "===================================================================\n", "925 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is caused by about the nutrient deficiency in \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 54 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3305956851145328 min_bleu: 0.0\n", "===================================================================\n", "926 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 3 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.4086890062772195 min_bleu: 0.0\n", "===================================================================\n", "926 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 14 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.4086890062772195 min_bleu: 0.0\n", "===================================================================\n", "926 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 15 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4086890062772195 min_bleu: 0.0\n", "===================================================================\n", "926 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 18 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4086890062772195 min_bleu: 0.0\n", "===================================================================\n", "926 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 19 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4086890062772195 min_bleu: 0.0\n", "===================================================================\n", "926 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 21 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4086890062772195 min_bleu: 0.0\n", "===================================================================\n", "926 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 50 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4086890062772195 min_bleu: 0.0\n", "===================================================================\n", "926 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies affecting plants?\n", "rank: 64 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4086890062772195 min_bleu: 0.0\n", "===================================================================\n", "926 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants is \n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 82 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4086890062772195 min_bleu: 0.0\n", "===================================================================\n", "927 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 1 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "927 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 2 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "927 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 11 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "927 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 14 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "927 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 18 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "927 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "927 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: in plant how to identify nutrient deficiencies in plants?\n", "rank: 53 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "927 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 56 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "927 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 81 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3707089401394879 min_bleu: 0.0\n", "===================================================================\n", "928 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 3 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.36132915977589036 min_bleu: 0.0\n", "===================================================================\n", "928 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 10 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.36132915977589036 min_bleu: 0.0\n", "===================================================================\n", "928 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 12 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.36132915977589036 min_bleu: 0.0\n", "===================================================================\n", "928 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 13 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.36132915977589036 min_bleu: 0.0\n", "===================================================================\n", "928 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 20 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.36132915977589036 min_bleu: 0.0\n", "===================================================================\n", "928 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 24 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.36132915977589036 min_bleu: 0.0\n", "===================================================================\n", "928 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 42 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.36132915977589036 min_bleu: 0.0\n", "===================================================================\n", "928 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: in plant how to identify nutrient deficiencies in plants?\n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.36132915977589036 min_bleu: 0.0\n", "===================================================================\n", "929 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 4 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "929 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 6 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "929 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 7 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "929 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 26 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "929 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 30 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "929 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 42 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "929 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: in plant how to identify nutrient deficiencies in plants?\n", "rank: 58 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "929 1500 ==== source list: paudhon mein poshak tatvon ki kami ko kaise pehchane? || in the of nutrient deficiency in chili plants are:\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 66 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3609552580739716 min_bleu: 0.0\n", "===================================================================\n", "930 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of government is needed to apply for cultivation?\n", "rank: 2 bleu_score 0.7368576777701837 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "930 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is required to apply for government schemes for cultivation?\n", "rank: 6 bleu_score 0.8333333333333334 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "930 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is needed to apply for government schemes for cultivation?\n", "rank: 9 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "930 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed for applying to government schemes for cultivation?\n", "rank: 12 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "930 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is needed to apply for government schemes for cultivation?\n", "rank: 18 bleu_score 0.8461538461538461 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "930 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to apply for government schemes for cultivation?\n", "rank: 37 bleu_score 0.9131007162822624 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "930 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to apply for government schemes for cultivation?\n", "rank: 47 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "930 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is required for government schemes for cultivation?\n", "rank: 58 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "930 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to follow to apply for government schemes for cultivation?\n", "rank: 64 bleu_score 0.7692307692307693 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "930 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required for applying to government schemes for cultivation?\n", "rank: 68 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "930 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to follow for government schemes for farming?\n", "rank: 73 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "931 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || apply 200 to the for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to apply for government schemes for cultivation?\n", "rank: 1 bleu_score 0.9131007162822624 max_bleu: 0.9166666666666666 avg_bleu: 0.41099504972412354 min_bleu: 0.0493193927883213\n", "===================================================================\n", "931 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || apply 200 to the for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to apply for government schemes for cultivation?\n", "rank: 4 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.41099504972412354 min_bleu: 0.0493193927883213\n", "===================================================================\n", "931 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || apply 200 to the for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is needed to apply for government schemes for cultivation?\n", "rank: 15 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.41099504972412354 min_bleu: 0.0493193927883213\n", "===================================================================\n", "931 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || apply 200 to the for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is needed to apply for government schemes for cultivation?\n", "rank: 24 bleu_score 0.8461538461538461 max_bleu: 0.9166666666666666 avg_bleu: 0.41099504972412354 min_bleu: 0.0493193927883213\n", "===================================================================\n", "931 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || apply 200 to the for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is required for government schemes for cultivation?\n", "rank: 48 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.41099504972412354 min_bleu: 0.0493193927883213\n", "===================================================================\n", "931 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || apply 200 to the for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of government is needed to apply for cultivation?\n", "rank: 61 bleu_score 0.7368576777701837 max_bleu: 0.9166666666666666 avg_bleu: 0.41099504972412354 min_bleu: 0.0493193927883213\n", "===================================================================\n", "931 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || apply 200 to the for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is required to apply for government schemes for cultivation?\n", "rank: 63 bleu_score 0.8333333333333334 max_bleu: 0.9166666666666666 avg_bleu: 0.41099504972412354 min_bleu: 0.0493193927883213\n", "===================================================================\n", "931 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || apply 200 to the for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to follow to apply for government schemes for cultivation?\n", "rank: 69 bleu_score 0.7692307692307693 max_bleu: 0.9166666666666666 avg_bleu: 0.41099504972412354 min_bleu: 0.0493193927883213\n", "===================================================================\n", "931 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || apply 200 to the for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to get government schemes for cultivation?\n", "rank: 70 bleu_score 0.7368576777701837 max_bleu: 0.9166666666666666 avg_bleu: 0.41099504972412354 min_bleu: 0.0493193927883213\n", "===================================================================\n", "931 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || apply 200 to the for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required for applying to government schemes for cultivation?\n", "rank: 74 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.41099504972412354 min_bleu: 0.0493193927883213\n", "===================================================================\n", "931 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || apply 200 to the for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed for applying to government schemes for cultivation?\n", "rank: 76 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.41099504972412354 min_bleu: 0.0493193927883213\n", "===================================================================\n", "932 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is needed to apply for government schemes for cultivation?\n", "rank: 7 bleu_score 0.8461538461538461 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "932 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of government is needed to apply for cultivation?\n", "rank: 19 bleu_score 0.7368576777701837 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "932 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is needed to apply for government schemes for cultivation?\n", "rank: 24 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "932 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is required to apply for government schemes for cultivation?\n", "rank: 25 bleu_score 0.8333333333333334 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "932 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to follow to apply for government schemes for cultivation?\n", "rank: 31 bleu_score 0.7692307692307693 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "932 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to apply for government schemes for cultivation?\n", "rank: 34 bleu_score 0.9131007162822624 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "932 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to apply for government schemes for cultivation?\n", "rank: 52 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "932 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is required for government schemes for cultivation?\n", "rank: 62 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "932 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required for applying to government schemes for cultivation?\n", "rank: 74 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "932 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to follow for government schemes for farming?\n", "rank: 78 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "932 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed for applying to government schemes for cultivation?\n", "rank: 81 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "933 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed for applying to government schemes for cultivation?\n", "rank: 8 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "933 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is needed to apply for government schemes for cultivation?\n", "rank: 9 bleu_score 0.8461538461538461 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "933 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is needed to apply for government schemes for cultivation?\n", "rank: 30 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "933 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to apply for government schemes for cultivation?\n", "rank: 34 bleu_score 0.9131007162822624 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "933 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to apply for government schemes for cultivation?\n", "rank: 46 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "933 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is required for government schemes for cultivation?\n", "rank: 54 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "933 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of government is needed to apply for cultivation?\n", "rank: 58 bleu_score 0.7368576777701837 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "933 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is required to apply for government schemes for cultivation?\n", "rank: 62 bleu_score 0.8333333333333334 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "933 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to follow to apply for government schemes for cultivation?\n", "rank: 67 bleu_score 0.7692307692307693 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "933 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required for applying to government schemes for cultivation?\n", "rank: 71 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "933 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to follow for government schemes for farming?\n", "rank: 76 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "934 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to apply for government schemes for cultivation?\n", "rank: 5 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "934 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is needed to apply for government schemes for cultivation?\n", "rank: 6 bleu_score 0.8461538461538461 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "934 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is needed to apply for government schemes for cultivation?\n", "rank: 14 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "934 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required for applying to government schemes for cultivation?\n", "rank: 16 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "934 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to follow for government schemes for farming?\n", "rank: 18 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "934 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to apply for government schemes for cultivation?\n", "rank: 21 bleu_score 0.9131007162822624 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "934 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is required for government schemes for cultivation?\n", "rank: 26 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "934 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of government is needed to apply for cultivation?\n", "rank: 61 bleu_score 0.7368576777701837 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "934 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is required to apply for government schemes for cultivation?\n", "rank: 63 bleu_score 0.8333333333333334 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "934 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to follow to apply for government schemes for cultivation?\n", "rank: 69 bleu_score 0.7692307692307693 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "934 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed for applying to government schemes for cultivation?\n", "rank: 78 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "935 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is needed to apply for government schemes for cultivation?\n", "rank: 7 bleu_score 0.8461538461538461 max_bleu: 0.9166666666666666 avg_bleu: 0.4214708001235936 min_bleu: 0.0986387855766426\n", "===================================================================\n", "935 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to apply for government schemes for cultivation?\n", "rank: 14 bleu_score 0.9131007162822624 max_bleu: 0.9166666666666666 avg_bleu: 0.4214708001235936 min_bleu: 0.0986387855766426\n", "===================================================================\n", "935 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is needed to apply for government schemes for cultivation?\n", "rank: 18 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.4214708001235936 min_bleu: 0.0986387855766426\n", "===================================================================\n", "935 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to follow for government schemes for farming?\n", "rank: 28 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.4214708001235936 min_bleu: 0.0986387855766426\n", "===================================================================\n", "935 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to apply for government schemes for cultivation?\n", "rank: 49 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.4214708001235936 min_bleu: 0.0986387855766426\n", "===================================================================\n", "935 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is required for government schemes for cultivation?\n", "rank: 56 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.4214708001235936 min_bleu: 0.0986387855766426\n", "===================================================================\n", "935 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of government is needed to apply for cultivation?\n", "rank: 64 bleu_score 0.7368576777701837 max_bleu: 0.9166666666666666 avg_bleu: 0.4214708001235936 min_bleu: 0.0986387855766426\n", "===================================================================\n", "935 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is required to apply for government schemes for cultivation?\n", "rank: 65 bleu_score 0.8333333333333334 max_bleu: 0.9166666666666666 avg_bleu: 0.4214708001235936 min_bleu: 0.0986387855766426\n", "===================================================================\n", "935 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to follow to apply for government schemes for cultivation?\n", "rank: 70 bleu_score 0.7692307692307693 max_bleu: 0.9166666666666666 avg_bleu: 0.4214708001235936 min_bleu: 0.0986387855766426\n", "===================================================================\n", "935 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required for applying to government schemes for cultivation?\n", "rank: 71 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.4214708001235936 min_bleu: 0.0986387855766426\n", "===================================================================\n", "935 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed for applying to government schemes for cultivation?\n", "rank: 80 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.4214708001235936 min_bleu: 0.0986387855766426\n", "===================================================================\n", "936 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is required to apply for government schemes for cultivation?\n", "rank: 1 bleu_score 0.8333333333333334 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "936 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required for applying to government schemes for cultivation?\n", "rank: 6 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "936 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to apply for government schemes for cultivation?\n", "rank: 7 bleu_score 0.9131007162822624 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "936 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is needed to apply for government schemes for cultivation?\n", "rank: 8 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "936 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is needed to apply for government schemes for cultivation?\n", "rank: 18 bleu_score 0.8461538461538461 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "936 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is required for government schemes for cultivation?\n", "rank: 37 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "936 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to apply for government schemes for cultivation?\n", "rank: 46 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "936 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of government is needed to apply for cultivation?\n", "rank: 55 bleu_score 0.7368576777701837 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "936 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to follow to apply for government schemes for cultivation?\n", "rank: 61 bleu_score 0.7692307692307693 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "936 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to follow for government schemes for farming?\n", "rank: 70 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "936 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is required to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed for applying to government schemes for cultivation?\n", "rank: 72 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.43614731274201707 min_bleu: 0.06766764161830635\n", "===================================================================\n", "937 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || clay what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to follow to apply for government schemes for cultivation?\n", "rank: 0 bleu_score 0.7692307692307693 max_bleu: 0.9166666666666666 avg_bleu: 0.42170819122357334 min_bleu: 0.0986387855766426\n", "===================================================================\n", "937 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || clay what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed for applying to government schemes for cultivation?\n", "rank: 3 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.42170819122357334 min_bleu: 0.0986387855766426\n", "===================================================================\n", "937 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || clay what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to apply for government schemes for cultivation?\n", "rank: 4 bleu_score 0.9131007162822624 max_bleu: 0.9166666666666666 avg_bleu: 0.42170819122357334 min_bleu: 0.0986387855766426\n", "===================================================================\n", "937 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || clay what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is needed to apply for government schemes for cultivation?\n", "rank: 13 bleu_score 0.8461538461538461 max_bleu: 0.9166666666666666 avg_bleu: 0.42170819122357334 min_bleu: 0.0986387855766426\n", "===================================================================\n", "937 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || clay what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is needed to apply for government schemes for cultivation?\n", "rank: 41 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.42170819122357334 min_bleu: 0.0986387855766426\n", "===================================================================\n", "937 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || clay what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of government is needed to apply for cultivation?\n", "rank: 53 bleu_score 0.7368576777701837 max_bleu: 0.9166666666666666 avg_bleu: 0.42170819122357334 min_bleu: 0.0986387855766426\n", "===================================================================\n", "937 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || clay what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to apply for government schemes for cultivation?\n", "rank: 55 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.42170819122357334 min_bleu: 0.0986387855766426\n", "===================================================================\n", "937 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || clay what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is required for government schemes for cultivation?\n", "rank: 58 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.42170819122357334 min_bleu: 0.0986387855766426\n", "===================================================================\n", "937 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || clay what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is required to apply for government schemes for cultivation?\n", "rank: 65 bleu_score 0.8333333333333334 max_bleu: 0.9166666666666666 avg_bleu: 0.42170819122357334 min_bleu: 0.0986387855766426\n", "===================================================================\n", "937 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || clay what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required for applying to government schemes for cultivation?\n", "rank: 73 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.42170819122357334 min_bleu: 0.0986387855766426\n", "===================================================================\n", "937 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || clay what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to follow for government schemes for farming?\n", "rank: 78 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.42170819122357334 min_bleu: 0.0986387855766426\n", "===================================================================\n", "938 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is required to apply for government schemes for cultivation?\n", "rank: 6 bleu_score 0.8333333333333334 max_bleu: 0.9166666666666666 avg_bleu: 0.41849724422288953 min_bleu: 0.0986387855766426\n", "===================================================================\n", "938 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is needed to apply for government schemes for cultivation?\n", "rank: 16 bleu_score 0.8461538461538461 max_bleu: 0.9166666666666666 avg_bleu: 0.41849724422288953 min_bleu: 0.0986387855766426\n", "===================================================================\n", "938 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is required for government schemes for cultivation?\n", "rank: 23 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.41849724422288953 min_bleu: 0.0986387855766426\n", "===================================================================\n", "938 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is needed to apply for government schemes for cultivation?\n", "rank: 36 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.41849724422288953 min_bleu: 0.0986387855766426\n", "===================================================================\n", "938 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to follow for government schemes for farming?\n", "rank: 37 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.41849724422288953 min_bleu: 0.0986387855766426\n", "===================================================================\n", "938 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to apply for government schemes for cultivation?\n", "rank: 38 bleu_score 0.9131007162822624 max_bleu: 0.9166666666666666 avg_bleu: 0.41849724422288953 min_bleu: 0.0986387855766426\n", "===================================================================\n", "938 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to apply for government schemes for cultivation?\n", "rank: 50 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.41849724422288953 min_bleu: 0.0986387855766426\n", "===================================================================\n", "938 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of government is needed to apply for cultivation?\n", "rank: 60 bleu_score 0.7368576777701837 max_bleu: 0.9166666666666666 avg_bleu: 0.41849724422288953 min_bleu: 0.0986387855766426\n", "===================================================================\n", "938 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to follow to apply for government schemes for cultivation?\n", "rank: 64 bleu_score 0.7692307692307693 max_bleu: 0.9166666666666666 avg_bleu: 0.41849724422288953 min_bleu: 0.0986387855766426\n", "===================================================================\n", "938 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required for applying to government schemes for cultivation?\n", "rank: 67 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.41849724422288953 min_bleu: 0.0986387855766426\n", "===================================================================\n", "938 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed for applying to government schemes for cultivation?\n", "rank: 75 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.41849724422288953 min_bleu: 0.0986387855766426\n", "===================================================================\n", "939 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to apply for government schemes for cultivation?\n", "rank: 0 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.42609730675680196 min_bleu: 0.0986387855766426\n", "===================================================================\n", "939 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is needed to apply for government schemes for cultivation?\n", "rank: 6 bleu_score 0.8461538461538461 max_bleu: 0.9166666666666666 avg_bleu: 0.42609730675680196 min_bleu: 0.0986387855766426\n", "===================================================================\n", "939 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of government is needed to apply for cultivation?\n", "rank: 11 bleu_score 0.7368576777701837 max_bleu: 0.9166666666666666 avg_bleu: 0.42609730675680196 min_bleu: 0.0986387855766426\n", "===================================================================\n", "939 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required to follow to apply for government schemes for cultivation?\n", "rank: 19 bleu_score 0.7692307692307693 max_bleu: 0.9166666666666666 avg_bleu: 0.42609730675680196 min_bleu: 0.0986387855766426\n", "===================================================================\n", "939 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is needed to apply for government schemes for cultivation?\n", "rank: 28 bleu_score 0.9166666666666666 max_bleu: 0.9166666666666666 avg_bleu: 0.42609730675680196 min_bleu: 0.0986387855766426\n", "===================================================================\n", "939 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to apply for government schemes for cultivation?\n", "rank: 32 bleu_score 0.9131007162822624 max_bleu: 0.9166666666666666 avg_bleu: 0.42609730675680196 min_bleu: 0.0986387855766426\n", "===================================================================\n", "939 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed to follow for government schemes for farming?\n", "rank: 33 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.42609730675680196 min_bleu: 0.0986387855766426\n", "===================================================================\n", "939 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: to get is required for government schemes for cultivation?\n", "rank: 34 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.42609730675680196 min_bleu: 0.0986387855766426\n", "===================================================================\n", "939 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: of is required to apply for government schemes for cultivation?\n", "rank: 56 bleu_score 0.8333333333333334 max_bleu: 0.9166666666666666 avg_bleu: 0.42609730675680196 min_bleu: 0.0986387855766426\n", "===================================================================\n", "939 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is required for applying to government schemes for cultivation?\n", "rank: 66 bleu_score 0.7470824042309421 max_bleu: 0.9166666666666666 avg_bleu: 0.42609730675680196 min_bleu: 0.0986387855766426\n", "===================================================================\n", "939 1500 ==== source list: ki kheti ke liye sarkari yojanaon ke liye aavedan karne ke liye kya ki zaroorat hai? || what is needed to apply for government schemes for cultivation?\n", "target: what is needed to apply for government schemes for cultivation?\n", "prediction: is needed for applying to government schemes for cultivation?\n", "rank: 73 bleu_score 0.8300915602566021 max_bleu: 0.9166666666666666 avg_bleu: 0.42609730675680196 min_bleu: 0.0986387855766426\n", "===================================================================\n", "940 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || are to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "rank: 31 bleu_score 0.8751733190429475 max_bleu: 0.8751733190429475 avg_bleu: 0.3351141862796738 min_bleu: 0.019387103915861004\n", "===================================================================\n", "940 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || are to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the benefits to benefit from the kisan credit card scheme for farmers?\n", "rank: 36 bleu_score 0.7494664793621474 max_bleu: 0.8751733190429475 avg_bleu: 0.3351141862796738 min_bleu: 0.019387103915861004\n", "===================================================================\n", "940 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || are to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "rank: 63 bleu_score 0.7584835431705546 max_bleu: 0.8751733190429475 avg_bleu: 0.3351141862796738 min_bleu: 0.019387103915861004\n", "===================================================================\n", "940 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || are to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the to avail subsidies to benefit from the kisan credit card scheme for farmers?\n", "rank: 91 bleu_score 0.7584835431705546 max_bleu: 0.8751733190429475 avg_bleu: 0.3351141862796738 min_bleu: 0.019387103915861004\n", "===================================================================\n", "941 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "rank: 12 bleu_score 0.8751733190429475 max_bleu: 0.8751733190429475 avg_bleu: 0.34124168224305923 min_bleu: 0.019387103915861004\n", "===================================================================\n", "941 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to avail the benefits to benefit from the kisan credit card scheme for farmers?\n", "rank: 34 bleu_score 0.7584835431705546 max_bleu: 0.8751733190429475 avg_bleu: 0.34124168224305923 min_bleu: 0.019387103915861004\n", "===================================================================\n", "941 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the to avail subsidies to benefit from the kisan credit card scheme for farmers?\n", "rank: 43 bleu_score 0.7584835431705546 max_bleu: 0.8751733190429475 avg_bleu: 0.34124168224305923 min_bleu: 0.019387103915861004\n", "===================================================================\n", "941 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "rank: 67 bleu_score 0.7584835431705546 max_bleu: 0.8751733190429475 avg_bleu: 0.34124168224305923 min_bleu: 0.019387103915861004\n", "===================================================================\n", "941 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to avail the size to benefit from the kisan credit card scheme for farmers?\n", "rank: 69 bleu_score 0.7584835431705546 max_bleu: 0.8751733190429475 avg_bleu: 0.34124168224305923 min_bleu: 0.019387103915861004\n", "===================================================================\n", "941 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the benefits to benefit from the kisan credit card scheme for farmers?\n", "rank: 76 bleu_score 0.7494664793621474 max_bleu: 0.8751733190429475 avg_bleu: 0.34124168224305923 min_bleu: 0.019387103915861004\n", "===================================================================\n", "942 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: are effective steps to follow to benefit from the kisan credit card for farmers?\n", "rank: 24 bleu_score 0.816828431106751 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "942 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to avail the benefits to benefit from the kisan credit card scheme for farmers?\n", "rank: 44 bleu_score 0.7584835431705546 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "942 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: are the steps to follow to benefit from the kisan credit card for farmers?\n", "rank: 47 bleu_score 0.8751733190429475 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "942 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "rank: 53 bleu_score 0.8751733190429475 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "942 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "rank: 58 bleu_score 0.7584835431705546 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "942 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the benefits to benefit from the kisan credit card scheme for farmers?\n", "rank: 66 bleu_score 0.7494664793621474 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "942 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to benefit the benefits to avail the benefits of the kisan credit card scheme for farmers?\n", "rank: 80 bleu_score 0.7058823529411765 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "942 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: are the steps involved to follow to benefit from the kisan credit card for farmers?\n", "rank: 91 bleu_score 0.8806997463876336 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "943 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: are the steps to follow to benefit from the kisan credit card for farmers?\n", "rank: 2 bleu_score 0.8751733190429475 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "943 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the benefits to benefit from the kisan credit card scheme for farmers?\n", "rank: 35 bleu_score 0.7494664793621474 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "943 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: are effective steps to follow to benefit from the kisan credit card for farmers?\n", "rank: 42 bleu_score 0.816828431106751 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "943 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "rank: 49 bleu_score 0.8751733190429475 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "943 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "rank: 57 bleu_score 0.7584835431705546 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "943 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to avail the benefits to benefit from the kisan credit card scheme for farmers?\n", "rank: 71 bleu_score 0.7584835431705546 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "943 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to benefit the benefits to avail the benefits of the kisan credit card scheme for farmers?\n", "rank: 81 bleu_score 0.7058823529411765 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "943 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with benefit from the kisan credit card scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: are the steps involved to follow to benefit from the kisan credit card for farmers?\n", "rank: 91 bleu_score 0.8806997463876336 max_bleu: 0.8806997463876336 avg_bleu: 0.4014168332474794 min_bleu: 0.02908065587379151\n", "===================================================================\n", "944 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || are to get the steps to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: are the steps to follow to benefit from the kisan credit card for farmers?\n", "rank: 19 bleu_score 0.8751733190429475 max_bleu: 0.8823529411764706 avg_bleu: 0.4149500518086208 min_bleu: 0.02908065587379151\n", "===================================================================\n", "944 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || are to get the steps to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the to avail subsidies to benefit from the kisan credit card scheme for farmers?\n", "rank: 24 bleu_score 0.7584835431705546 max_bleu: 0.8823529411764706 avg_bleu: 0.4149500518086208 min_bleu: 0.02908065587379151\n", "===================================================================\n", "944 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || are to get the steps to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the benefits to benefit from the kisan credit card scheme for farmers?\n", "rank: 33 bleu_score 0.7494664793621474 max_bleu: 0.8823529411764706 avg_bleu: 0.4149500518086208 min_bleu: 0.02908065587379151\n", "===================================================================\n", "944 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || are to get the steps to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "rank: 47 bleu_score 0.8751733190429475 max_bleu: 0.8823529411764706 avg_bleu: 0.4149500518086208 min_bleu: 0.02908065587379151\n", "===================================================================\n", "944 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || are to get the steps to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "rank: 57 bleu_score 0.7584835431705546 max_bleu: 0.8823529411764706 avg_bleu: 0.4149500518086208 min_bleu: 0.02908065587379151\n", "===================================================================\n", "944 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || are to get the steps to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: are the steps involved to follow to benefit from the kisan credit card for farmers?\n", "rank: 63 bleu_score 0.8806997463876336 max_bleu: 0.8823529411764706 avg_bleu: 0.4149500518086208 min_bleu: 0.02908065587379151\n", "===================================================================\n", "944 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || are to get the steps to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: are effective steps to follow to benefit from the kisan credit card for farmers?\n", "rank: 77 bleu_score 0.816828431106751 max_bleu: 0.8823529411764706 avg_bleu: 0.4149500518086208 min_bleu: 0.02908065587379151\n", "===================================================================\n", "944 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || are to get the steps to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the steps are the steps to follow to benefit from the kisan credit card for farmers?\n", "rank: 85 bleu_score 0.8823529411764706 max_bleu: 0.8823529411764706 avg_bleu: 0.4149500518086208 min_bleu: 0.02908065587379151\n", "===================================================================\n", "945 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to avail the size to benefit from the kisan credit card scheme for farmers?\n", "rank: 27 bleu_score 0.7584835431705546 max_bleu: 0.8751733190429475 avg_bleu: 0.3385537739725398 min_bleu: 0.019387103915861004\n", "===================================================================\n", "945 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the benefits to benefit from the kisan credit card scheme for farmers?\n", "rank: 31 bleu_score 0.7494664793621474 max_bleu: 0.8751733190429475 avg_bleu: 0.3385537739725398 min_bleu: 0.019387103915861004\n", "===================================================================\n", "945 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "rank: 51 bleu_score 0.8751733190429475 max_bleu: 0.8751733190429475 avg_bleu: 0.3385537739725398 min_bleu: 0.019387103915861004\n", "===================================================================\n", "945 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "rank: 64 bleu_score 0.7584835431705546 max_bleu: 0.8751733190429475 avg_bleu: 0.3385537739725398 min_bleu: 0.019387103915861004\n", "===================================================================\n", "945 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to avail the benefits to benefit from the kisan credit card scheme for farmers?\n", "rank: 78 bleu_score 0.7584835431705546 max_bleu: 0.8751733190429475 avg_bleu: 0.3385537739725398 min_bleu: 0.019387103915861004\n", "===================================================================\n", "945 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the to avail subsidies to benefit from the kisan credit card scheme for farmers?\n", "rank: 94 bleu_score 0.7584835431705546 max_bleu: 0.8751733190429475 avg_bleu: 0.3385537739725398 min_bleu: 0.019387103915861004\n", "===================================================================\n", "946 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || to benefit from the rashtriya krishi vikas yojana for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to follow the krishi the steps to benefit from the rashtriya krishi vikas yojana for farmers?\n", "rank: 30 bleu_score 0.6470588235294118 max_bleu: 0.700138655234358 avg_bleu: 0.2711814593034098 min_bleu: 0.019387103915861004\n", "===================================================================\n", "946 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || to benefit from the rashtriya krishi vikas yojana for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the steps are to follow to benefit from the krishi vikas yojana for farmers?\n", "rank: 34 bleu_score 0.700138655234358 max_bleu: 0.700138655234358 avg_bleu: 0.2711814593034098 min_bleu: 0.019387103915861004\n", "===================================================================\n", "946 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || to benefit from the rashtriya krishi vikas yojana for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the steps to follow to benefit from the rashtriya krishi vikas yojana for farmers?\n", "rank: 50 bleu_score 0.6417937672981614 max_bleu: 0.700138655234358 avg_bleu: 0.2711814593034098 min_bleu: 0.019387103915861004\n", "===================================================================\n", "947 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with government to benefit from the national horticulture the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "rank: 47 bleu_score 0.8751733190429475 max_bleu: 0.8806997463876336 avg_bleu: 0.40089563157630853 min_bleu: 0.018143590657882503\n", "===================================================================\n", "947 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with government to benefit from the national horticulture the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: are the steps to follow to benefit from the kisan credit card for farmers?\n", "rank: 50 bleu_score 0.8751733190429475 max_bleu: 0.8806997463876336 avg_bleu: 0.40089563157630853 min_bleu: 0.018143590657882503\n", "===================================================================\n", "947 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with government to benefit from the national horticulture the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "rank: 57 bleu_score 0.7584835431705546 max_bleu: 0.8806997463876336 avg_bleu: 0.40089563157630853 min_bleu: 0.018143590657882503\n", "===================================================================\n", "947 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with government to benefit from the national horticulture the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the benefits to benefit from the kisan credit card scheme for farmers?\n", "rank: 65 bleu_score 0.7494664793621474 max_bleu: 0.8806997463876336 avg_bleu: 0.40089563157630853 min_bleu: 0.018143590657882503\n", "===================================================================\n", "947 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with government to benefit from the national horticulture the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: are effective steps to follow to benefit from the kisan credit card for farmers?\n", "rank: 83 bleu_score 0.816828431106751 max_bleu: 0.8806997463876336 avg_bleu: 0.40089563157630853 min_bleu: 0.018143590657882503\n", "===================================================================\n", "947 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || with government to benefit from the national horticulture the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: are the steps involved to follow to benefit from the kisan credit card for farmers?\n", "rank: 86 bleu_score 0.8806997463876336 max_bleu: 0.8806997463876336 avg_bleu: 0.40089563157630853 min_bleu: 0.018143590657882503\n", "===================================================================\n", "948 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || the steps to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "rank: 23 bleu_score 0.8751733190429475 max_bleu: 0.8823529411764706 avg_bleu: 0.33842752234711737 min_bleu: 0.019387103915861004\n", "===================================================================\n", "948 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || the steps to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "rank: 63 bleu_score 0.7584835431705546 max_bleu: 0.8823529411764706 avg_bleu: 0.33842752234711737 min_bleu: 0.019387103915861004\n", "===================================================================\n", "948 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || the steps to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the benefits to benefit from the kisan credit card scheme for farmers?\n", "rank: 69 bleu_score 0.7494664793621474 max_bleu: 0.8823529411764706 avg_bleu: 0.33842752234711737 min_bleu: 0.019387103915861004\n", "===================================================================\n", "948 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || the steps to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the steps are the steps to follow to benefit from the kisan credit card for farmers?\n", "rank: 84 bleu_score 0.8823529411764706 max_bleu: 0.8823529411764706 avg_bleu: 0.33842752234711737 min_bleu: 0.019387103915861004\n", "===================================================================\n", "948 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || the steps to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the to avail subsidies to benefit from the kisan credit card scheme for farmers?\n", "rank: 90 bleu_score 0.7584835431705546 max_bleu: 0.8823529411764706 avg_bleu: 0.33842752234711737 min_bleu: 0.019387103915861004\n", "===================================================================\n", "949 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the to avail subsidies to benefit from the kisan credit card scheme for farmers?\n", "rank: 38 bleu_score 0.7584835431705546 max_bleu: 0.8751733190429475 avg_bleu: 0.336287489013906 min_bleu: 0.019387103915861004\n", "===================================================================\n", "949 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "rank: 44 bleu_score 0.8751733190429475 max_bleu: 0.8751733190429475 avg_bleu: 0.336287489013906 min_bleu: 0.019387103915861004\n", "===================================================================\n", "949 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the kisan scheme to benefit from the kisan credit card scheme for farmers?\n", "rank: 60 bleu_score 0.7584835431705546 max_bleu: 0.8751733190429475 avg_bleu: 0.336287489013906 min_bleu: 0.019387103915861004\n", "===================================================================\n", "949 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to avail the size to benefit from the kisan credit card scheme for farmers?\n", "rank: 63 bleu_score 0.7584835431705546 max_bleu: 0.8751733190429475 avg_bleu: 0.336287489013906 min_bleu: 0.019387103915861004\n", "===================================================================\n", "949 1500 ==== source list: saunf kisanon ke liye kisan credit card yojana ka labh uthane ke liye kya steps follow karne chahiye? || to benefit from the kisan credit card scheme for farmers?\n", "target: what are the steps to follow to benefit from the kisan credit card scheme for farmers?\n", "prediction: to the benefits to benefit from the kisan credit card scheme for farmers?\n", "rank: 71 bleu_score 0.7494664793621474 max_bleu: 0.8751733190429475 avg_bleu: 0.336287489013906 min_bleu: 0.019387103915861004\n", "===================================================================\n", "950 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 1 bleu_score 0.6441233940645307 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "950 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 4 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "950 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is how to apply for \n", "rank: 6 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "950 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers. how to apply for \n", "rank: 10 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "950 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how can i apply for \n", "rank: 12 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "950 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 15 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "950 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is needed to apply for \n", "rank: 17 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "950 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 45 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "950 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 46 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "950 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 47 bleu_score 0.6618726769384466 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "951 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || clay the status to apply for \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 2 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.20523955751673037 min_bleu: 0.0\n", "===================================================================\n", "951 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || clay the status to apply for \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers. how to apply for \n", "rank: 7 bleu_score 0.5 max_bleu: 0.5555555555555556 avg_bleu: 0.20523955751673037 min_bleu: 0.0\n", "===================================================================\n", "951 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || clay the status to apply for \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 10 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.20523955751673037 min_bleu: 0.0\n", "===================================================================\n", "951 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || clay the status to apply for \n", "target: how to apply for a loan for plantation?\n", "prediction: for is needed to apply for \n", "rank: 27 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.20523955751673037 min_bleu: 0.0\n", "===================================================================\n", "951 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || clay the status to apply for \n", "target: how to apply for a loan for plantation?\n", "prediction: for how can i apply for subsidies for \n", "rank: 38 bleu_score 0.45454545454545453 max_bleu: 0.5555555555555556 avg_bleu: 0.20523955751673037 min_bleu: 0.0\n", "===================================================================\n", "951 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || clay the status to apply for \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 40 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.20523955751673037 min_bleu: 0.0\n", "===================================================================\n", "951 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || clay the status to apply for \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 45 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.20523955751673037 min_bleu: 0.0\n", "===================================================================\n", "951 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || clay the status to apply for \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers. how to apply for \n", "rank: 65 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.20523955751673037 min_bleu: 0.0\n", "===================================================================\n", "952 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is needed to apply for \n", "rank: 4 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "952 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 6 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "952 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 7 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "952 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how can i apply for \n", "rank: 9 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "952 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is how to apply for \n", "rank: 11 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "952 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 12 bleu_score 0.6618726769384466 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "952 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 22 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "952 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 42 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "952 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers. how to apply for \n", "rank: 43 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "952 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 48 bleu_score 0.6441233940645307 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "953 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers. how to apply for \n", "rank: 0 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "953 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 1 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "953 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 15 bleu_score 0.6618726769384466 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "953 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is needed to apply for \n", "rank: 28 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "953 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 39 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "953 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 41 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "953 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 44 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "953 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 47 bleu_score 0.6441233940645307 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "953 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how can i apply for \n", "rank: 52 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "953 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what i apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is how to apply for \n", "rank: 56 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.22924595281198043 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "954 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers. how to apply for \n", "rank: 0 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "954 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is needed to apply for \n", "rank: 2 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "954 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 4 bleu_score 0.6441233940645307 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "954 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 7 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "954 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 8 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "954 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how can i apply for \n", "rank: 15 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "954 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 16 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "954 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 30 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "954 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 34 bleu_score 0.6618726769384466 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "954 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is how to apply for \n", "rank: 48 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "955 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 4 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "955 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 5 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "955 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is needed to apply for \n", "rank: 18 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "955 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 23 bleu_score 0.6441233940645307 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "955 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how can i apply for \n", "rank: 28 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "955 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 38 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "955 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 45 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "955 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 46 bleu_score 0.6618726769384466 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "955 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is how to apply for \n", "rank: 58 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "955 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers. how to apply for \n", "rank: 67 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "956 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 4 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "956 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 6 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "956 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 12 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "956 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how can i apply for \n", "rank: 17 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "956 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 26 bleu_score 0.6618726769384466 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "956 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is needed to apply for \n", "rank: 28 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "956 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 41 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "956 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 50 bleu_score 0.6441233940645307 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "956 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is how to apply for \n", "rank: 55 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "956 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers. how to apply for \n", "rank: 66 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "957 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is how to apply for \n", "rank: 4 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "957 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 5 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "957 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 13 bleu_score 0.6441233940645307 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "957 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 14 bleu_score 0.6618726769384466 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "957 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 16 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "957 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers. how to apply for \n", "rank: 23 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "957 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is needed to apply for \n", "rank: 30 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "957 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how can i apply for \n", "rank: 34 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "957 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 45 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "957 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 48 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572087 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "958 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is how to apply for \n", "rank: 0 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "958 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 3 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "958 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how can i apply for \n", "rank: 13 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "958 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is needed to apply for \n", "rank: 16 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "958 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 17 bleu_score 0.6441233940645307 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "958 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 21 bleu_score 0.6618726769384466 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "958 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 23 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "958 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 38 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "958 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 42 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "958 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers. how to apply for \n", "rank: 66 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "959 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 0 bleu_score 0.6441233940645307 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "959 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is how to apply for \n", "rank: 2 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "959 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how can i apply for \n", "rank: 4 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "959 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for how to apply for \n", "rank: 6 bleu_score 0.6618726769384466 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "959 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: for is needed to apply for \n", "rank: 22 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "959 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 36 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "959 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 39 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "959 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 42 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "959 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers how to apply for \n", "rank: 43 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "959 1500 ==== source list: plantation ke liye ke liye kaise aavedan karein? || what are needed to apply for the \n", "target: how to apply for a loan for plantation?\n", "prediction: marigold flowers. how to apply for \n", "rank: 61 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.22483030858572092 min_bleu: 0.00033546262790251185\n", "===================================================================\n", "960 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || clay mirch cultivation? what i get from government for \n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support by the government for mirch farming?\n", "rank: 18 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.514548842244137 min_bleu: 0.08688697172522257\n", "===================================================================\n", "960 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || clay mirch cultivation? what i get from government for \n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access government support from government for mirch farming?\n", "rank: 32 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.514548842244137 min_bleu: 0.08688697172522257\n", "===================================================================\n", "960 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || clay mirch cultivation? what i get from government for \n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical assistance to access technical support from government for mirch farming?\n", "rank: 41 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.514548842244137 min_bleu: 0.08688697172522257\n", "===================================================================\n", "960 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || clay mirch cultivation? what i get from government for \n", "target: how to access technical support from government for mirch farming?\n", "prediction: government to access technical support from government for mirch farming?\n", "rank: 45 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.514548842244137 min_bleu: 0.08688697172522257\n", "===================================================================\n", "960 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || clay mirch cultivation? what i get from government for \n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support from government for mirch farming?\n", "rank: 47 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.514548842244137 min_bleu: 0.08688697172522257\n", "===================================================================\n", "960 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || clay mirch cultivation? what i get from government for \n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to get technical support from government for mirch farming?\n", "rank: 54 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.514548842244137 min_bleu: 0.08688697172522257\n", "===================================================================\n", "960 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || clay mirch cultivation? what i get from government for \n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support from government for mirch farming?\n", "rank: 55 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.514548842244137 min_bleu: 0.08688697172522257\n", "===================================================================\n", "960 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || clay mirch cultivation? what i get from government for \n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support from government for mirch farming?\n", "rank: 59 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.514548842244137 min_bleu: 0.08688697172522257\n", "===================================================================\n", "960 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || clay mirch cultivation? what i get from government for \n", "target: how to access technical support from government for mirch farming?\n", "prediction: government to get technical support from government for mirch farming?\n", "rank: 60 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.514548842244137 min_bleu: 0.08688697172522257\n", "===================================================================\n", "960 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || clay mirch cultivation? what i get from government for \n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical support from government for mirch farming?\n", "rank: 67 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.514548842244137 min_bleu: 0.08688697172522257\n", "===================================================================\n", "960 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || clay mirch cultivation? what i get from government for \n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to access technical support from government for mirch farming?\n", "rank: 75 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.514548842244137 min_bleu: 0.08688697172522257\n", "===================================================================\n", "960 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || clay mirch cultivation? what i get from government for \n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical support by from government for mirch farming?\n", "rank: 93 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.514548842244137 min_bleu: 0.08688697172522257\n", "===================================================================\n", "961 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support by the government for mirch farming?\n", "rank: 21 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "961 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government to access technical support from government for mirch farming?\n", "rank: 26 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "961 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical support from government for mirch farming?\n", "rank: 27 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "961 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to get technical support from government for mirch farming?\n", "rank: 31 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "961 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support from government for mirch farming?\n", "rank: 35 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "961 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access government support from government for mirch farming?\n", "rank: 38 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "961 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support from government for mirch farming?\n", "rank: 41 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "961 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support from government for mirch farming?\n", "rank: 44 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "961 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government to get technical support from government for mirch farming?\n", "rank: 62 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "961 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to access technical support from government for mirch farming?\n", "rank: 71 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "961 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical assistance to access technical support from government for mirch farming?\n", "rank: 91 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "961 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical support by from government for mirch farming?\n", "rank: 93 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "962 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support by the government for mirch farming?\n", "rank: 20 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "962 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support from government for mirch farming?\n", "rank: 26 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "962 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access government support from government for mirch farming?\n", "rank: 37 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "962 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support from government for mirch farming?\n", "rank: 40 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "962 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support from government for mirch farming?\n", "rank: 41 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "962 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government to get technical support from government for mirch farming?\n", "rank: 45 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "962 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to get technical support from government for mirch farming?\n", "rank: 47 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "962 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical support from government for mirch farming?\n", "rank: 62 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "962 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government to access technical support from government for mirch farming?\n", "rank: 69 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "962 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to access technical support from government for mirch farming?\n", "rank: 73 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "962 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical assistance to access technical support from government for mirch farming?\n", "rank: 91 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "962 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical support by from government for mirch farming?\n", "rank: 95 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "963 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support from government for mirch farming?\n", "rank: 17 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "963 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support from government for mirch farming?\n", "rank: 20 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "963 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access government support from government for mirch farming?\n", "rank: 27 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "963 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to access technical support from government for mirch farming?\n", "rank: 28 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "963 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support from government for mirch farming?\n", "rank: 31 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "963 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government to get technical support from government for mirch farming?\n", "rank: 34 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "963 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to get technical support from government for mirch farming?\n", "rank: 48 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "963 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical support from government for mirch farming?\n", "rank: 60 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "963 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government to access technical support from government for mirch farming?\n", "rank: 68 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "963 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support by the government for mirch farming?\n", "rank: 75 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "963 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical assistance to access technical support from government for mirch farming?\n", "rank: 93 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "963 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical support by from government for mirch farming?\n", "rank: 94 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "964 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support by the government for mirch farming?\n", "rank: 8 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495786 min_bleu: 0.08688697172522257\n", "===================================================================\n", "964 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support from government for mirch farming?\n", "rank: 17 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495786 min_bleu: 0.08688697172522257\n", "===================================================================\n", "964 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support from government for mirch farming?\n", "rank: 25 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495786 min_bleu: 0.08688697172522257\n", "===================================================================\n", "964 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to access technical support from government for mirch farming?\n", "rank: 37 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495786 min_bleu: 0.08688697172522257\n", "===================================================================\n", "964 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical support from government for mirch farming?\n", "rank: 39 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495786 min_bleu: 0.08688697172522257\n", "===================================================================\n", "964 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support from government for mirch farming?\n", "rank: 41 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495786 min_bleu: 0.08688697172522257\n", "===================================================================\n", "964 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government to get technical support from government for mirch farming?\n", "rank: 47 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495786 min_bleu: 0.08688697172522257\n", "===================================================================\n", "964 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to get technical support from government for mirch farming?\n", "rank: 51 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495786 min_bleu: 0.08688697172522257\n", "===================================================================\n", "964 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access government support from government for mirch farming?\n", "rank: 62 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495786 min_bleu: 0.08688697172522257\n", "===================================================================\n", "964 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government to access technical support from government for mirch farming?\n", "rank: 73 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495786 min_bleu: 0.08688697172522257\n", "===================================================================\n", "964 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical assistance to access technical support from government for mirch farming?\n", "rank: 91 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495786 min_bleu: 0.08688697172522257\n", "===================================================================\n", "964 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical support by from government for mirch farming?\n", "rank: 94 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495786 min_bleu: 0.08688697172522257\n", "===================================================================\n", "965 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support by the government for mirch farming?\n", "rank: 7 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "965 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support from government for mirch farming?\n", "rank: 12 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "965 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support from government for mirch farming?\n", "rank: 14 bleu_score 0.9048374180359595 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "965 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support from government for mirch farming?\n", "rank: 17 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "965 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government to access technical support from government for mirch farming?\n", "rank: 34 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "965 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical assistance to access technical support from government for mirch farming?\n", "rank: 36 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "965 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access government support from government for mirch farming?\n", "rank: 37 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "965 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government to get technical support from government for mirch farming?\n", "rank: 40 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "965 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to get technical support from government for mirch farming?\n", "rank: 52 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "965 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical support from government for mirch farming?\n", "rank: 61 bleu_score 0.800737402916808 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "965 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to access technical support from government for mirch farming?\n", "rank: 67 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "965 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical assistance from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to technical support by from government for mirch farming?\n", "rank: 94 bleu_score 0.8143536762323635 max_bleu: 0.9090909090909091 avg_bleu: 0.5167523100495784 min_bleu: 0.08688697172522257\n", "===================================================================\n", "966 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support from government for mirch farming?\n", "rank: 11 bleu_score 0.8143536762323635 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "966 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support from government for mirch farming?\n", "rank: 20 bleu_score 0.8143536762323635 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "966 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support by the government for mirch farming?\n", "rank: 25 bleu_score 0.7272727272727273 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "966 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to get technical support from government for mirch farming?\n", "rank: 27 bleu_score 0.75 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "966 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support from government for mirch farming?\n", "rank: 36 bleu_score 0.9048374180359595 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "966 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to access technical support from government for mirch farming?\n", "rank: 37 bleu_score 0.8333333333333334 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "966 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access government support from government for mirch farming?\n", "rank: 59 bleu_score 0.8143536762323635 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "966 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support by the government for mirch farming?\n", "rank: 62 bleu_score 0.7272727272727273 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "966 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support by the government for mirch farming?\n", "rank: 76 bleu_score 0.8181818181818182 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "967 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support from government for mirch farming?\n", "rank: 18 bleu_score 0.9048374180359595 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "967 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support by the government for mirch farming?\n", "rank: 23 bleu_score 0.7272727272727273 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "967 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support by the government for mirch farming?\n", "rank: 27 bleu_score 0.8181818181818182 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "967 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support from government for mirch farming?\n", "rank: 31 bleu_score 0.8143536762323635 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "967 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to access technical support from government for mirch farming?\n", "rank: 41 bleu_score 0.8333333333333334 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "967 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support from government for mirch farming?\n", "rank: 50 bleu_score 0.8143536762323635 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "967 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to get technical support from government for mirch farming?\n", "rank: 58 bleu_score 0.75 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "967 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access government support from government for mirch farming?\n", "rank: 67 bleu_score 0.8143536762323635 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "967 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from the government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support by the government for mirch farming?\n", "rank: 80 bleu_score 0.7272727272727273 max_bleu: 0.9048374180359595 avg_bleu: 0.48429049558917825 min_bleu: 0.08688697172522257\n", "===================================================================\n", "968 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support by the government for mirch farming?\n", "rank: 8 bleu_score 0.8181818181818182 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "968 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support by the government for mirch farming?\n", "rank: 15 bleu_score 0.7272727272727273 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "968 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support from government for mirch farming?\n", "rank: 25 bleu_score 0.8143536762323635 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "968 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access government support from government for mirch farming?\n", "rank: 33 bleu_score 0.8143536762323635 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "968 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to government support is necessary from government for mirch farming?\n", "rank: 35 bleu_score 0.7272727272727273 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "968 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to access technical support from government for mirch farming?\n", "rank: 40 bleu_score 0.8333333333333334 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "968 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support from government for mirch farming?\n", "rank: 44 bleu_score 0.9048374180359595 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "968 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support from government for mirch farming?\n", "rank: 46 bleu_score 0.8143536762323635 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "968 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to get technical support from government for mirch farming?\n", "rank: 54 bleu_score 0.75 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "968 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support by the government for mirch farming?\n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "969 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support from government for mirch farming?\n", "rank: 21 bleu_score 0.8143536762323635 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "969 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support from government for mirch farming?\n", "rank: 27 bleu_score 0.8143536762323635 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "969 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to government support is necessary from government for mirch farming?\n", "rank: 35 bleu_score 0.7272727272727273 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "969 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support from government for mirch farming?\n", "rank: 42 bleu_score 0.9048374180359595 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "969 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to get technical support from government for mirch farming?\n", "rank: 47 bleu_score 0.75 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "969 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access government support from government for mirch farming?\n", "rank: 57 bleu_score 0.8143536762323635 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "969 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: of access technical support by the government for mirch farming?\n", "rank: 59 bleu_score 0.7272727272727273 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "969 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: government assistance to access technical support from government for mirch farming?\n", "rank: 69 bleu_score 0.8333333333333334 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "969 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to access technical support by the government for mirch farming?\n", "rank: 75 bleu_score 0.8181818181818182 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "969 1500 ==== source list: laal mirch ki kheti ke liye sarkar se takneeki sahayata kaise prapt kare? || get technical support from government for mirch farming?\n", "target: how to access technical support from government for mirch farming?\n", "prediction: to get technical support by the government for mirch farming?\n", "rank: 77 bleu_score 0.7272727272727273 max_bleu: 0.9048374180359595 avg_bleu: 0.4851018833501 min_bleu: 0.08688697172522257\n", "===================================================================\n", "970 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || what is a government scheme for crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: of are there any insurance schemes for crops?\n", "rank: 8 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3894884775811989 min_bleu: 0.10976232721880529\n", "===================================================================\n", "970 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || what is a government scheme for crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: marigold insurance schemes are available for crops?\n", "rank: 75 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3894884775811989 min_bleu: 0.10976232721880529\n", "===================================================================\n", "971 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || crop what is good for crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: of are there any insurance schemes for crops?\n", "rank: 25 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.40185230142901734 min_bleu: 0.10976232721880529\n", "===================================================================\n", "972 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || crop what is the scheme for wheat crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: of are there any insurance schemes for crops?\n", "rank: 23 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3894884775811989 min_bleu: 0.10976232721880529\n", "===================================================================\n", "972 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || crop what is the scheme for wheat crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: marigold insurance schemes are available for crops?\n", "rank: 38 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3894884775811989 min_bleu: 0.10976232721880529\n", "===================================================================\n", "973 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || schemes are there a government scheme for crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: of are there any insurance schemes for crops?\n", "rank: 38 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3894884775811989 min_bleu: 0.10976232721880529\n", "===================================================================\n", "973 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || schemes are there a government scheme for crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: marigold insurance schemes are available for crops?\n", "rank: 69 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3894884775811989 min_bleu: 0.10976232721880529\n", "===================================================================\n", "974 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || what is a government scheme for crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: of are there any insurance schemes for crops?\n", "rank: 12 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3894884775811989 min_bleu: 0.10976232721880529\n", "===================================================================\n", "974 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || what is a government scheme for crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: marigold insurance schemes are available for crops?\n", "rank: 65 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3894884775811989 min_bleu: 0.10976232721880529\n", "===================================================================\n", "975 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || crop what is the scheme for wheat crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: of are there any insurance schemes for crops?\n", "rank: 33 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3894884775811989 min_bleu: 0.10976232721880529\n", "===================================================================\n", "975 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || crop what is the scheme for wheat crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: marigold insurance schemes are available for crops?\n", "rank: 38 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3894884775811989 min_bleu: 0.10976232721880529\n", "===================================================================\n", "976 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || crop what is the scheme for wheat crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: marigold insurance schemes are available for crops?\n", "rank: 19 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3894884775811989 min_bleu: 0.10976232721880529\n", "===================================================================\n", "976 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || crop what is the scheme for wheat crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: of are there any insurance schemes for crops?\n", "rank: 28 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3894884775811989 min_bleu: 0.10976232721880529\n", "===================================================================\n", "977 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || crop insurance scheme for the \n", "target: are there any insurance schemes for crops?\n", "prediction: of are there any insurance schemes for crops?\n", "rank: 38 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.40131069636959343 min_bleu: 0.06295853427918728\n", "===================================================================\n", "977 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || crop insurance scheme for the \n", "target: are there any insurance schemes for crops?\n", "prediction: of are there insurance schemes for crops?\n", "rank: 67 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.40131069636959343 min_bleu: 0.06295853427918728\n", "===================================================================\n", "977 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || crop insurance scheme for the \n", "target: are there any insurance schemes for crops?\n", "prediction: to insurance schemes are there any insurance schemes for crops?\n", "rank: 80 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.40131069636959343 min_bleu: 0.06295853427918728\n", "===================================================================\n", "978 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || what is a major scheme for crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: of are there insurance schemes for crops?\n", "rank: 22 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.393250051655273 min_bleu: 0.10976232721880529\n", "===================================================================\n", "978 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || what is a major scheme for crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: of are there any insurance schemes for crops?\n", "rank: 29 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.393250051655273 min_bleu: 0.10976232721880529\n", "===================================================================\n", "978 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || what is a major scheme for crops?\n", "target: are there any insurance schemes for crops?\n", "prediction: marigold insurance schemes are available for crops?\n", "rank: 70 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.393250051655273 min_bleu: 0.10976232721880529\n", "===================================================================\n", "979 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || disease management scheme crops for your \n", "target: are there any insurance schemes for crops?\n", "prediction: of are there any insurance schemes for crops?\n", "rank: 12 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.38753188978903275 min_bleu: 0.18393972058572117\n", "===================================================================\n", "979 1500 ==== source list: kya chana ke fasalon ke liye koi bima yojana hai? || disease management scheme crops for your \n", "target: are there any insurance schemes for crops?\n", "prediction: marigold insurance schemes are available for crops?\n", "rank: 24 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.38753188978903275 min_bleu: 0.18393972058572117\n", "===================================================================\n", "980 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: access to sell my kisan credit card for farming?\n", "rank: 20 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "980 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get better kisan credit card for my farming?\n", "rank: 23 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "980 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: access to get a kisan credit card for my farming?\n", "rank: 53 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "980 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: access to get better kisan credit card for my farming?\n", "rank: 62 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "980 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get a kisan credit card for my farming?\n", "rank: 72 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "980 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan for a kisan credit card for farming?\n", "rank: 77 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "980 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to sell my kisan credit card for farming?\n", "rank: 94 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit for my farming?\n", "rank: 4 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 6 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my to get a kisan credit card for farming?\n", "rank: 15 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get better kisan credit card for my farming?\n", "rank: 20 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get a kisan credit card for my farming?\n", "rank: 22 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit card for farming?\n", "rank: 30 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my credit card for my farming?\n", "rank: 40 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 45 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my kisan credit card for farming?\n", "rank: 50 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available for my kisan credit card for farming?\n", "rank: 54 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my credit card for my farming?\n", "rank: 57 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for my farming?\n", "rank: 66 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 70 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan for a kisan credit card for farming?\n", "rank: 78 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get a kisan credit card for my farming?\n", "rank: 84 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "981 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to sell my kisan credit card for farming?\n", "rank: 93 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to access market sales in the kisan credit card scheme for my farming?\n", "rank: 1 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to access online market price for my farming?\n", "rank: 2 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to access online market price for my farming?\n", "rank: 12 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can get a kisan credit card for my farming?\n", "rank: 25 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my kisan credit card for farming?\n", "rank: 26 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get a kisan credit card for my farming?\n", "rank: 29 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can i'm unable to get a kisan credit card for my farming?\n", "rank: 31 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get a kisan credit card for my farming?\n", "rank: 36 bleu_score 0.7238699344287677 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: for my kisan credit card for farming?\n", "rank: 43 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can i get my kisan credit card for my farming?\n", "rank: 44 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available for my kisan credit card for farming?\n", "rank: 47 bleu_score 0.7238699344287677 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit for my farming?\n", "rank: 53 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit card for farming?\n", "rank: 56 bleu_score 0.6872892787909722 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my credit card for my farming?\n", "rank: 62 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my credit for my farming?\n", "rank: 64 bleu_score 0.622795757824184 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my credit card for my farming?\n", "rank: 68 bleu_score 0.7238699344287677 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can i access to get a kisan credit card for my farming?\n", "rank: 73 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can i get a kisan credit card for my farming?\n", "rank: 76 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: for harvested my kisan credit card for farming?\n", "rank: 83 bleu_score 0.622795757824184 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can i get my kisan credit card for my farming?\n", "rank: 84 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can i access historical kisan credit card for my farming?\n", "rank: 86 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get better kisan credit card for my farming?\n", "rank: 91 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "982 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to access government for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can get the kisan credit card for my farming?\n", "rank: 94 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.43127067576544426 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to access online market price for my farming?\n", "rank: 2 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can i get my kisan credit card for my farming?\n", "rank: 4 bleu_score 0.6153846153846154 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can get the kisan credit card for my farming?\n", "rank: 9 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: for my kisan credit card for farming?\n", "rank: 10 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my credit card for farming?\n", "rank: 17 bleu_score 0.6872892787909722 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can i access historical kisan credit card for my farming?\n", "rank: 26 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get a kisan credit card for my farming?\n", "rank: 33 bleu_score 0.7238699344287677 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get better kisan credit card for my farming?\n", "rank: 38 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit card for farming?\n", "rank: 48 bleu_score 0.6872892787909722 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit for my farming?\n", "rank: 49 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can i access to get a kisan credit card for my farming?\n", "rank: 52 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my kisan credit card for farming?\n", "rank: 58 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can i'm unable to get a kisan credit card for my farming?\n", "rank: 59 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available for my kisan credit card for farming?\n", "rank: 62 bleu_score 0.7238699344287677 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my credit for my farming?\n", "rank: 63 bleu_score 0.622795757824184 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my credit card for my farming?\n", "rank: 64 bleu_score 0.7238699344287677 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can i get a kisan credit card for my farming?\n", "rank: 69 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can get a kisan credit card for my farming?\n", "rank: 70 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to access market sales in the kisan credit card scheme for my farming?\n", "rank: 74 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get a kisan credit card for my farming?\n", "rank: 80 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to access online market price for my farming?\n", "rank: 82 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: for harvested my kisan credit card for farming?\n", "rank: 83 bleu_score 0.622795757824184 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to access market price for my farming?\n", "rank: 84 bleu_score 0.6333861926251716 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: can i get my kisan credit card for my farming?\n", "rank: 85 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "983 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || i access to qualify queries the kisan credit card scheme for farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan for a kisan credit card scheme for my farming?\n", "rank: 92 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.4444973181896188 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 2 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit for my farming?\n", "rank: 6 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit card for farming?\n", "rank: 8 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan for a kisan credit card for farming?\n", "rank: 15 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get better kisan credit card for my farming?\n", "rank: 18 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available for my kisan credit card for farming?\n", "rank: 30 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get a kisan credit card for my farming?\n", "rank: 37 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 42 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 43 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 44 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my credit card for my farming?\n", "rank: 54 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my credit card for my farming?\n", "rank: 60 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my kisan credit card for farming?\n", "rank: 66 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get a kisan credit card for my farming?\n", "rank: 81 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "984 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to sell my kisan credit card for farming?\n", "rank: 95 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "985 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: access to get better kisan credit card for my farming?\n", "rank: 6 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "985 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to sell my kisan credit card for farming?\n", "rank: 7 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "985 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: access to get a kisan credit card for my farming?\n", "rank: 55 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "985 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get a kisan credit card for my farming?\n", "rank: 72 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "985 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: access to sell my kisan credit card for farming?\n", "rank: 73 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "985 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan for a kisan credit card for farming?\n", "rank: 77 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "985 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || harvest. i can i get a for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get better kisan credit card for my farming?\n", "rank: 86 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4317529307368117 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 0 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 12 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit card for farming?\n", "rank: 13 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my kisan credit card for farming?\n", "rank: 30 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my credit card for my farming?\n", "rank: 40 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get a kisan credit card for my farming?\n", "rank: 41 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 45 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 49 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit for my farming?\n", "rank: 58 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my credit card for my farming?\n", "rank: 59 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available for my kisan credit card for farming?\n", "rank: 77 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get a kisan credit card for my farming?\n", "rank: 81 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan for a kisan credit card for farming?\n", "rank: 85 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get better kisan credit card for my farming?\n", "rank: 92 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "986 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to sell my kisan credit card for farming?\n", "rank: 95 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 1 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 3 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit for my farming?\n", "rank: 14 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get better kisan credit card for my farming?\n", "rank: 20 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my credit card for my farming?\n", "rank: 23 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my to get a kisan credit card for farming?\n", "rank: 31 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to sell my kisan credit card for farming?\n", "rank: 36 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get a kisan credit card for my farming?\n", "rank: 39 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit card for farming?\n", "rank: 43 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 48 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available for my kisan credit card for farming?\n", "rank: 54 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my credit card for my farming?\n", "rank: 58 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my kisan credit card for farming?\n", "rank: 66 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for my farming?\n", "rank: 69 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan for a kisan credit card for farming?\n", "rank: 77 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "987 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get a kisan credit card for my farming?\n", "rank: 82 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 8 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit card for farming?\n", "rank: 9 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit for my farming?\n", "rank: 15 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available for my kisan credit card for farming?\n", "rank: 27 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get a kisan credit card for my farming?\n", "rank: 28 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to sell my kisan credit card for farming?\n", "rank: 32 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my kisan credit card for farming?\n", "rank: 36 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 46 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 47 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 48 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my credit card for my farming?\n", "rank: 61 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my credit card for my farming?\n", "rank: 64 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get a kisan credit card for my farming?\n", "rank: 83 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan for a kisan credit card for farming?\n", "rank: 88 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "988 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || how can farmers manage the kisan credit card scheme for my cultivation?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get better kisan credit card for my farming?\n", "rank: 94 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45035364892441043 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available for my kisan credit card for farming?\n", "rank: 2 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit card for farming?\n", "rank: 3 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan credit for my farming?\n", "rank: 17 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get a kisan credit card for my farming?\n", "rank: 20 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get better kisan credit card for my farming?\n", "rank: 25 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to get a kisan credit card for my farming?\n", "rank: 31 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 46 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 47 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: available to sell my kisan credit card for farming?\n", "rank: 48 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my kisan credit card for farming?\n", "rank: 50 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my to get a kisan credit card for farming?\n", "rank: 57 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my credit card for my farming?\n", "rank: 62 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to get my credit card for my farming?\n", "rank: 63 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for my farming?\n", "rank: 71 bleu_score 0.7117665803704959 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: my kisan credit card for farming?\n", "rank: 76 bleu_score 0.6872892787909722 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "989 1500 ==== source list: main apni ki kheti ke vitt poshan ke liye kisan credit card tak kaise pahunch sakta hoon? || to get the kisan credit card scheme for my farming?\n", "target: how to access kisan credit card for my farming?\n", "prediction: to my kisan for a kisan credit card for farming?\n", "rank: 85 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.45095941148965873 min_bleu: 0.04632230081520103\n", "===================================================================\n", "990 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in what are the ideal price \n", "rank: 8 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "990 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in government what are the ideal price \n", "rank: 10 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "990 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what are the ideal price of in \n", "rank: 16 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "990 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what is the ideal price of in \n", "rank: 20 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "990 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 23 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "990 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what are the key price of in \n", "rank: 33 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "990 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in government what is the ideal price of \n", "rank: 51 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "990 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 52 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "990 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what are some price of in \n", "rank: 88 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "991 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what are the ideal price of in \n", "rank: 12 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "991 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 15 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "991 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what are some price of in \n", "rank: 30 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "991 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in government what are the ideal price \n", "rank: 36 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "991 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what are the key price of in \n", "rank: 43 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "991 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in what are the ideal price \n", "rank: 47 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "991 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in government what is the ideal price of \n", "rank: 56 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "991 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what is the ideal price of in \n", "rank: 59 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "991 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 64 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "992 1500 ==== source list: bihar mein ke mulya kya hain? || prices for in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 2 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.24632458421942025 min_bleu: 0.0\n", "===================================================================\n", "992 1500 ==== source list: bihar mein ke mulya kya hain? || prices for in \n", "target: what are the historical price trends for in \n", "prediction: what is the ideal price of in \n", "rank: 7 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.24632458421942025 min_bleu: 0.0\n", "===================================================================\n", "992 1500 ==== source list: bihar mein ke mulya kya hain? || prices for in \n", "target: what are the historical price trends for in \n", "prediction: what are the ideal price of in \n", "rank: 13 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.24632458421942025 min_bleu: 0.0\n", "===================================================================\n", "992 1500 ==== source list: bihar mein ke mulya kya hain? || prices for in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 21 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.24632458421942025 min_bleu: 0.0\n", "===================================================================\n", "992 1500 ==== source list: bihar mein ke mulya kya hain? || prices for in \n", "target: what are the historical price trends for in \n", "prediction: in government what are the ideal price \n", "rank: 29 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.24632458421942025 min_bleu: 0.0\n", "===================================================================\n", "992 1500 ==== source list: bihar mein ke mulya kya hain? || prices for in \n", "target: what are the historical price trends for in \n", "prediction: in what are the ideal price \n", "rank: 34 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.24632458421942025 min_bleu: 0.0\n", "===================================================================\n", "992 1500 ==== source list: bihar mein ke mulya kya hain? || prices for in \n", "target: what are the historical price trends for in \n", "prediction: in government what is the ideal price of \n", "rank: 53 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.24632458421942025 min_bleu: 0.0\n", "===================================================================\n", "992 1500 ==== source list: bihar mein ke mulya kya hain? || prices for in \n", "target: what are the historical price trends for in \n", "prediction: what are some price of in \n", "rank: 88 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.24632458421942025 min_bleu: 0.0\n", "===================================================================\n", "993 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in government what is the ideal price of \n", "rank: 4 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "993 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in government what are the ideal price \n", "rank: 9 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "993 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 11 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "993 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 20 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "993 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what are the ideal price of in \n", "rank: 31 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "993 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what are the key price of in \n", "rank: 35 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "993 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in what are the ideal price \n", "rank: 40 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "993 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what is the ideal price of in \n", "rank: 55 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "993 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what are some price of in \n", "rank: 86 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "994 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in government what is the ideal price of \n", "rank: 0 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "994 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what are the key price of in \n", "rank: 12 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "994 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in government what are the ideal price \n", "rank: 13 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "994 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what are some price of in \n", "rank: 16 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "994 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what are the ideal price of in \n", "rank: 32 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "994 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in what are the ideal price \n", "rank: 46 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "994 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 54 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "994 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: what is the ideal price of in \n", "rank: 56 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "994 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 61 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2508392215044107 min_bleu: 0.0\n", "===================================================================\n", "995 1500 ==== source list: bihar mein ke mulya kya hain? || viral diseases in bihar \n", "target: what are the historical price trends for in \n", "prediction: in government what is the ideal price of \n", "rank: 0 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2364890430925691 min_bleu: 0.0\n", "===================================================================\n", "995 1500 ==== source list: bihar mein ke mulya kya hain? || viral diseases in bihar \n", "target: what are the historical price trends for in \n", "prediction: of follow-up questions you are the ideal price trends for in \n", "rank: 1 bleu_score 0.6153846153846154 max_bleu: 0.7 avg_bleu: 0.2364890430925691 min_bleu: 0.0\n", "===================================================================\n", "995 1500 ==== source list: bihar mein ke mulya kya hain? || viral diseases in bihar \n", "target: what are the historical price trends for in \n", "prediction: in what are the prices for \n", "rank: 12 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.2364890430925691 min_bleu: 0.0\n", "===================================================================\n", "995 1500 ==== source list: bihar mein ke mulya kya hain? || viral diseases in bihar \n", "target: what are the historical price trends for in \n", "prediction: in government what are the ideal price \n", "rank: 17 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.2364890430925691 min_bleu: 0.0\n", "===================================================================\n", "995 1500 ==== source list: bihar mein ke mulya kya hain? || viral diseases in bihar \n", "target: what are the historical price trends for in \n", "prediction: in what are the ideal price \n", "rank: 29 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.2364890430925691 min_bleu: 0.0\n", "===================================================================\n", "995 1500 ==== source list: bihar mein ke mulya kya hain? || viral diseases in bihar \n", "target: what are the historical price trends for in \n", "prediction: what are the ideal price of in \n", "rank: 32 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2364890430925691 min_bleu: 0.0\n", "===================================================================\n", "995 1500 ==== source list: bihar mein ke mulya kya hain? || viral diseases in bihar \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 37 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2364890430925691 min_bleu: 0.0\n", "===================================================================\n", "995 1500 ==== source list: bihar mein ke mulya kya hain? || viral diseases in bihar \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 41 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2364890430925691 min_bleu: 0.0\n", "===================================================================\n", "995 1500 ==== source list: bihar mein ke mulya kya hain? || viral diseases in bihar \n", "target: what are the historical price trends for in \n", "prediction: in government what are the prices for \n", "rank: 43 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2364890430925691 min_bleu: 0.0\n", "===================================================================\n", "995 1500 ==== source list: bihar mein ke mulya kya hain? || viral diseases in bihar \n", "target: what are the historical price trends for in \n", "prediction: what is the ideal price of in \n", "rank: 75 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2364890430925691 min_bleu: 0.0\n", "===================================================================\n", "995 1500 ==== source list: bihar mein ke mulya kya hain? || viral diseases in bihar \n", "target: what are the historical price trends for in \n", "prediction: of follow-up what are the in \n", "rank: 90 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2364890430925691 min_bleu: 0.0\n", "===================================================================\n", "996 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the past in \n", "target: what are the historical price trends for in \n", "prediction: what are the key price of in \n", "rank: 4 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.21936312818805795 min_bleu: 0.0\n", "===================================================================\n", "996 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the past in \n", "target: what are the historical price trends for in \n", "prediction: in government what are the ideal price \n", "rank: 12 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.21936312818805795 min_bleu: 0.0\n", "===================================================================\n", "996 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the past in \n", "target: what are the historical price trends for in \n", "prediction: what are the ideal price of in \n", "rank: 18 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.21936312818805795 min_bleu: 0.0\n", "===================================================================\n", "996 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the past in \n", "target: what are the historical price trends for in \n", "prediction: what are some price of in \n", "rank: 30 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.21936312818805795 min_bleu: 0.0\n", "===================================================================\n", "996 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the past in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 36 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.21936312818805795 min_bleu: 0.0\n", "===================================================================\n", "996 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the past in \n", "target: what are the historical price trends for in \n", "prediction: in what are the ideal price \n", "rank: 42 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.21936312818805795 min_bleu: 0.0\n", "===================================================================\n", "996 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the past in \n", "target: what are the historical price trends for in \n", "prediction: in government what is the ideal price of \n", "rank: 54 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.21936312818805795 min_bleu: 0.0\n", "===================================================================\n", "996 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the past in \n", "target: what are the historical price trends for in \n", "prediction: what is the ideal price of in \n", "rank: 59 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.21936312818805795 min_bleu: 0.0\n", "===================================================================\n", "996 1500 ==== source list: bihar mein ke mulya kya hain? || prices for the past in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 66 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.21936312818805795 min_bleu: 0.0\n", "===================================================================\n", "997 1500 ==== source list: bihar mein ke mulya kya hain? || in prices for \n", "target: what are the historical price trends for in \n", "prediction: in government what is the ideal price of \n", "rank: 0 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2484377826174852 min_bleu: 0.0\n", "===================================================================\n", "997 1500 ==== source list: bihar mein ke mulya kya hain? || in prices for \n", "target: what are the historical price trends for in \n", "prediction: what is the ideal price of in \n", "rank: 6 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2484377826174852 min_bleu: 0.0\n", "===================================================================\n", "997 1500 ==== source list: bihar mein ke mulya kya hain? || in prices for \n", "target: what are the historical price trends for in \n", "prediction: in what are the ideal price \n", "rank: 11 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.2484377826174852 min_bleu: 0.0\n", "===================================================================\n", "997 1500 ==== source list: bihar mein ke mulya kya hain? || in prices for \n", "target: what are the historical price trends for in \n", "prediction: in government what are the ideal price \n", "rank: 35 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.2484377826174852 min_bleu: 0.0\n", "===================================================================\n", "997 1500 ==== source list: bihar mein ke mulya kya hain? || in prices for \n", "target: what are the historical price trends for in \n", "prediction: what are the ideal price of in \n", "rank: 37 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2484377826174852 min_bleu: 0.0\n", "===================================================================\n", "997 1500 ==== source list: bihar mein ke mulya kya hain? || in prices for \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 42 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2484377826174852 min_bleu: 0.0\n", "===================================================================\n", "997 1500 ==== source list: bihar mein ke mulya kya hain? || in prices for \n", "target: what are the historical price trends for in \n", "prediction: what are the key price of in \n", "rank: 44 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2484377826174852 min_bleu: 0.0\n", "===================================================================\n", "997 1500 ==== source list: bihar mein ke mulya kya hain? || in prices for \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 65 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2484377826174852 min_bleu: 0.0\n", "===================================================================\n", "997 1500 ==== source list: bihar mein ke mulya kya hain? || in prices for \n", "target: what are the historical price trends for in \n", "prediction: what are some price of in \n", "rank: 86 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2484377826174852 min_bleu: 0.0\n", "===================================================================\n", "998 1500 ==== source list: bihar mein ke mulya kya hain? || prices across the in \n", "target: what are the historical price trends for in \n", "prediction: in government what are the ideal price \n", "rank: 0 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.24525179462959948 min_bleu: 0.0\n", "===================================================================\n", "998 1500 ==== source list: bihar mein ke mulya kya hain? || prices across the in \n", "target: what are the historical price trends for in \n", "prediction: what are the ideal price of in \n", "rank: 2 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.24525179462959948 min_bleu: 0.0\n", "===================================================================\n", "998 1500 ==== source list: bihar mein ke mulya kya hain? || prices across the in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 3 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.24525179462959948 min_bleu: 0.0\n", "===================================================================\n", "998 1500 ==== source list: bihar mein ke mulya kya hain? || prices across the in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 4 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.24525179462959948 min_bleu: 0.0\n", "===================================================================\n", "998 1500 ==== source list: bihar mein ke mulya kya hain? || prices across the in \n", "target: what are the historical price trends for in \n", "prediction: in government what is the ideal price of \n", "rank: 55 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.24525179462959948 min_bleu: 0.0\n", "===================================================================\n", "998 1500 ==== source list: bihar mein ke mulya kya hain? || prices across the in \n", "target: what are the historical price trends for in \n", "prediction: what is the ideal price of in \n", "rank: 61 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.24525179462959948 min_bleu: 0.0\n", "===================================================================\n", "998 1500 ==== source list: bihar mein ke mulya kya hain? || prices across the in \n", "target: what are the historical price trends for in \n", "prediction: what are some price of in \n", "rank: 79 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.24525179462959948 min_bleu: 0.0\n", "===================================================================\n", "999 1500 ==== source list: bihar mein ke mulya kya hain? || pain, government for in \n", "target: what are the historical price trends for in \n", "prediction: in government what is the ideal price of \n", "rank: 0 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2465188651364015 min_bleu: 0.0\n", "===================================================================\n", "999 1500 ==== source list: bihar mein ke mulya kya hain? || pain, government for in \n", "target: what are the historical price trends for in \n", "prediction: in government what are the ideal price \n", "rank: 2 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.2465188651364015 min_bleu: 0.0\n", "===================================================================\n", "999 1500 ==== source list: bihar mein ke mulya kya hain? || pain, government for in \n", "target: what are the historical price trends for in \n", "prediction: what are the ideal price of in \n", "rank: 3 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2465188651364015 min_bleu: 0.0\n", "===================================================================\n", "999 1500 ==== source list: bihar mein ke mulya kya hain? || pain, government for in \n", "target: what are the historical price trends for in \n", "prediction: what are the ideal price of in \n", "rank: 11 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2465188651364015 min_bleu: 0.0\n", "===================================================================\n", "999 1500 ==== source list: bihar mein ke mulya kya hain? || pain, government for in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 14 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2465188651364015 min_bleu: 0.0\n", "===================================================================\n", "999 1500 ==== source list: bihar mein ke mulya kya hain? || pain, government for in \n", "target: what are the historical price trends for in \n", "prediction: what are the key price of in \n", "rank: 20 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2465188651364015 min_bleu: 0.0\n", "===================================================================\n", "999 1500 ==== source list: bihar mein ke mulya kya hain? || pain, government for in \n", "target: what are the historical price trends for in \n", "prediction: in what are the ideal price \n", "rank: 24 bleu_score 0.6814506851874793 max_bleu: 0.7 avg_bleu: 0.2465188651364015 min_bleu: 0.0\n", "===================================================================\n", "999 1500 ==== source list: bihar mein ke mulya kya hain? || pain, government for in \n", "target: what are the historical price trends for in \n", "prediction: what is the ideal price of in \n", "rank: 27 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2465188651364015 min_bleu: 0.0\n", "===================================================================\n", "999 1500 ==== source list: bihar mein ke mulya kya hain? || pain, government for in \n", "target: what are the historical price trends for in \n", "prediction: what is the ideal price of in \n", "rank: 58 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2465188651364015 min_bleu: 0.0\n", "===================================================================\n", "999 1500 ==== source list: bihar mein ke mulya kya hain? || pain, government for in \n", "target: what are the historical price trends for in \n", "prediction: in what is the ideal price of \n", "rank: 63 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.2465188651364015 min_bleu: 0.0\n", "===================================================================\n", "999 1500 ==== source list: bihar mein ke mulya kya hain? || pain, government for in \n", "target: what are the historical price trends for in \n", "prediction: what are some price of in \n", "rank: 86 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2465188651364015 min_bleu: 0.0\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you organic fertilizers for \n", "rank: 0 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizer for \n", "rank: 4 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 9 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you suggest organic fertilizers for \n", "rank: 10 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 17 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 26 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic fertilizers for \n", "rank: 33 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of can you suggest organic fertilizers for \n", "rank: 34 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 36 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you suggest organic fertilizers for \n", "rank: 37 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 45 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 46 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 72 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic organic fertilizers for \n", "rank: 82 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic organic fertilizers for \n", "rank: 85 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 87 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1000 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of you suggest organic fertilizers for \n", "rank: 88 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic fertilizers for \n", "rank: 2 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you suggest organic fertilizers for \n", "rank: 6 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you organic fertilizers for \n", "rank: 7 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of you suggest organic fertilizers for \n", "rank: 18 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of can you suggest organic fertilizers for \n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 34 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 47 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 48 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 53 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you suggest organic fertilizers for \n", "rank: 58 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 71 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 72 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic organic fertilizers for \n", "rank: 84 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizer for \n", "rank: 85 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic organic fertilizers for \n", "rank: 88 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 89 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1001 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 90 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 1 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of can you suggest organic fertilizers for \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizer for \n", "rank: 6 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you suggest organic fertilizers for \n", "rank: 7 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 9 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 10 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 15 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 17 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 18 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic organic fertilizers for \n", "rank: 19 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 24 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you organic fertilizers for \n", "rank: 41 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic fertilizers for \n", "rank: 47 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you suggest organic fertilizers for \n", "rank: 51 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 84 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic organic fertilizers for \n", "rank: 85 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1002 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of you suggest organic fertilizers for \n", "rank: 89 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1003 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic fertilizers can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: social organic fertilizers can get for \n", "rank: 6 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.49040497761787566 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1003 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic fertilizers can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of can you suggest organic fertilizers for \n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.49040497761787566 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1003 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic fertilizers can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: social can you suggest organic fertilizers for \n", "rank: 19 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.49040497761787566 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1003 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic fertilizers can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: social can you organic fertilizers for \n", "rank: 34 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.49040497761787566 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1003 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic fertilizers can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: social can get organic fertilizers for \n", "rank: 44 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.49040497761787566 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1003 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic fertilizers can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of you suggest organic fertilizers for \n", "rank: 88 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.49040497761787566 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 0 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic organic fertilizers for \n", "rank: 3 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of can you suggest organic fertilizers for \n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 11 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you suggest organic fertilizers for \n", "rank: 13 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic fertilizers for \n", "rank: 16 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you organic fertilizers for \n", "rank: 17 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 19 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 20 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 26 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 37 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 58 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you suggest organic fertilizers for \n", "rank: 62 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizer for \n", "rank: 81 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic organic fertilizers for \n", "rank: 84 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 85 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1004 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of you suggest organic fertilizers for \n", "rank: 88 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099254 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1005 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control methods can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: government can you organic methods for \n", "rank: 19 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4602623993698205 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1005 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control methods can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: government can you suggest organic fertilizers for \n", "rank: 42 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4602623993698205 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1005 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control methods can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of can you suggest organic fertilizers for \n", "rank: 49 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4602623993698205 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1005 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control methods can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: government schemes can you suggest organic fertilizers for \n", "rank: 65 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4602623993698205 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1005 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control methods can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: government can you suggest for \n", "rank: 86 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.4602623993698205 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1005 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control methods can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: government can you organic fertilizers for \n", "rank: 87 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.4602623993698205 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1005 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control methods can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of you suggest organic fertilizers for \n", "rank: 90 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4602623993698205 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic organic fertilizers for \n", "rank: 4 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of can you suggest organic fertilizers for \n", "rank: 12 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 14 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 22 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic fertilizers for \n", "rank: 26 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizer for \n", "rank: 29 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 37 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 42 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you suggest organic fertilizers for \n", "rank: 46 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you organic fertilizers for \n", "rank: 49 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 54 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you suggest organic fertilizers for \n", "rank: 61 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 63 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic organic fertilizers for \n", "rank: 78 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 83 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 86 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1006 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of you suggest organic fertilizers for \n", "rank: 89 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic fertilizers for \n", "rank: 1 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of can you suggest organic fertilizers for \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 3 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 7 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizer for \n", "rank: 10 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 16 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 18 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 21 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 26 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic organic fertilizers for \n", "rank: 35 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 37 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you suggest organic fertilizers for \n", "rank: 43 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you organic fertilizers for \n", "rank: 47 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 53 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 61 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 70 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic organic fertilizers for \n", "rank: 84 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1007 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of you suggest organic fertilizers for \n", "rank: 86 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5400412369640016 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1008 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control measures can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: government can you suggest organic fertilizers for \n", "rank: 7 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4588720073544285 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1008 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control measures can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of can you suggest organic fertilizers for \n", "rank: 12 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4588720073544285 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1008 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control measures can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: government schemes can you suggest organic fertilizers for \n", "rank: 56 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4588720073544285 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1008 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control measures can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: government can you suggest for \n", "rank: 72 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.4588720073544285 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1008 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control measures can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: government can you organic fertilizers for \n", "rank: 77 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.4588720073544285 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1008 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control measures can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of you suggest organic fertilizers for \n", "rank: 88 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4588720073544285 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1008 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || market what control measures can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: government can you organic methods for \n", "rank: 92 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.4588720073544285 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizer for \n", "rank: 0 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic organic fertilizers for \n", "rank: 1 bleu_score 0.7142857142857143 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 6 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you suggest organic fertilizers for \n", "rank: 8 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 12 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you suggest organic fertilizers for \n", "rank: 24 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of can you suggest organic fertilizers for \n", "rank: 36 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic organic fertilizers for \n", "rank: 38 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 39 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can organic fertilizers for \n", "rank: 48 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can you organic fertilizers for \n", "rank: 49 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you can get organic fertilizers for \n", "rank: 52 bleu_score 0.8571428571428571 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: - can organic fertilizers for \n", "rank: 54 bleu_score 0.7054014374088451 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 62 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest organic fertilizers for \n", "rank: 75 bleu_score 0.846481724890614 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: you suggest ways to organic fertilizers for \n", "rank: 85 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1009 1500 ==== source list: kya aap palak ke liye jaivik khad suggest kar sakte hain? || crop what organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: of you suggest organic fertilizers for \n", "rank: 90 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.5367185958099253 min_bleu: 0.0820849986238988\n", "===================================================================\n", "1010 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || management strategies can use neem oil for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: how can i use neem oil for pest control in \n", "rank: 1 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.3650938146568861 min_bleu: 0.0\n", "===================================================================\n", "1010 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || management strategies can use neem oil for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: - use neem oil for pest control in \n", "rank: 19 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.3650938146568861 min_bleu: 0.0\n", "===================================================================\n", "1010 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || management strategies can use neem oil for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: how to use neem oil for pest control in \n", "rank: 24 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.3650938146568861 min_bleu: 0.0\n", "===================================================================\n", "1011 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || management strategies can use neem oil for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: how to use neem oil for pest control in \n", "rank: 3 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.3650938146568861 min_bleu: 0.0\n", "===================================================================\n", "1011 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || management strategies can use neem oil for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: - use neem oil for pest control in \n", "rank: 25 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.3650938146568861 min_bleu: 0.0\n", "===================================================================\n", "1011 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || management strategies can use neem oil for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: how can i use neem oil for pest control in \n", "rank: 39 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.3650938146568861 min_bleu: 0.0\n", "===================================================================\n", "1012 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || management strategies can use neem oil for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: how to use neem oil for pest control in \n", "rank: 9 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.3650938146568861 min_bleu: 0.0\n", "===================================================================\n", "1012 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || management strategies can use neem oil for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: - use neem oil for pest control in \n", "rank: 14 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.3650938146568861 min_bleu: 0.0\n", "===================================================================\n", "1012 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || management strategies can use neem oil for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: how can i use neem oil for pest control in \n", "rank: 35 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.3650938146568861 min_bleu: 0.0\n", "===================================================================\n", "1013 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: how to use neem oil for pest control?\n", "rank: 1 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1013 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to government neem oil for pest control in \n", "rank: 3 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1013 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: government support to get neem oil for pest control in \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1013 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to government neem oil: neem oil for pest control in \n", "rank: 8 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1013 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to use government neem oil for pest control in \n", "rank: 11 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1013 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: how can i use neem oil for pest control in \n", "rank: 15 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1013 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: - use neem oil for pest control in \n", "rank: 16 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1013 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: how can i use neem oil for pest control in \n", "rank: 38 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1013 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to control neem oil for pest control in \n", "rank: 46 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1013 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to use neem oil for pest control in \n", "rank: 47 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1013 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: - use neem oil for pest control in \n", "rank: 53 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1014 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to use government neem oil for pest control in \n", "rank: 0 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1014 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: how can i use neem oil for pest control in \n", "rank: 2 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1014 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: government support to get neem oil for pest control in \n", "rank: 7 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1014 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: how to use neem oil for pest control?\n", "rank: 9 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1014 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to government neem oil for pest control in \n", "rank: 12 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1014 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: how can i use neem oil for pest control in \n", "rank: 16 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1014 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to use neem oil for pest control in \n", "rank: 20 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1014 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: - use neem oil for pest control in \n", "rank: 28 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1014 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to control neem oil for pest control in \n", "rank: 44 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1014 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: - use neem oil for pest control in \n", "rank: 48 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1014 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to government neem oil: neem oil for pest control in \n", "rank: 69 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.43271586429773623 min_bleu: 0.0\n", "===================================================================\n", "1015 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: to use government neem oil for pest control in \n", "rank: 2 bleu_score 0.9 max_bleu: 0.9090909090909091 avg_bleu: 0.44215076728828784 min_bleu: 0.0\n", "===================================================================\n", "1015 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: to use neem oil for pest control in \n", "rank: 14 bleu_score 0.8948393168143697 max_bleu: 0.9090909090909091 avg_bleu: 0.44215076728828784 min_bleu: 0.0\n", "===================================================================\n", "1015 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: how can i use neem oil for pest control in \n", "rank: 15 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.44215076728828784 min_bleu: 0.0\n", "===================================================================\n", "1015 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: - use government neem oil for pest control in \n", "rank: 16 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.44215076728828784 min_bleu: 0.0\n", "===================================================================\n", "1015 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: - use neem oil for pest control in \n", "rank: 21 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.44215076728828784 min_bleu: 0.0\n", "===================================================================\n", "1015 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: - use neem oil for pest control in \n", "rank: 23 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.44215076728828784 min_bleu: 0.0\n", "===================================================================\n", "1015 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: to government neem oil for pest control in \n", "rank: 25 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.44215076728828784 min_bleu: 0.0\n", "===================================================================\n", "1015 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: how to use neem oil for pest control in \n", "rank: 40 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.44215076728828784 min_bleu: 0.0\n", "===================================================================\n", "1015 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: to control neem oil for pest control in \n", "rank: 41 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.44215076728828784 min_bleu: 0.0\n", "===================================================================\n", "1015 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: - use neem oil for pest control in \n", "rank: 45 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.44215076728828784 min_bleu: 0.0\n", "===================================================================\n", "1016 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || pheromone traps for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: to government neem oil: neem oil for pest control in \n", "rank: 0 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4615382731171643 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1016 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || pheromone traps for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: government support to get neem oil for pest control in \n", "rank: 4 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4615382731171643 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1016 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || pheromone traps for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: to use government neem oil for pest control in \n", "rank: 16 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4615382731171643 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1016 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || pheromone traps for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: to government neem oil for pest control in \n", "rank: 23 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4615382731171643 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1016 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || pheromone traps for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: to use neem oil for pest control in \n", "rank: 32 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.4615382731171643 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1016 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || pheromone traps for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: to control neem oil for pest control in \n", "rank: 44 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4615382731171643 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1017 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: how to use neem oil for pest control?\n", "rank: 4 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4327158642977362 min_bleu: 0.0\n", "===================================================================\n", "1017 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: government support to get neem oil for pest control in \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4327158642977362 min_bleu: 0.0\n", "===================================================================\n", "1017 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to government neem oil: neem oil for pest control in \n", "rank: 7 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4327158642977362 min_bleu: 0.0\n", "===================================================================\n", "1017 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to use government neem oil for pest control in \n", "rank: 9 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4327158642977362 min_bleu: 0.0\n", "===================================================================\n", "1017 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to government neem oil for pest control in \n", "rank: 13 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4327158642977362 min_bleu: 0.0\n", "===================================================================\n", "1017 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: how can i use neem oil for pest control in \n", "rank: 37 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.4327158642977362 min_bleu: 0.0\n", "===================================================================\n", "1017 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: how can i use neem oil for pest control in \n", "rank: 39 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.4327158642977362 min_bleu: 0.0\n", "===================================================================\n", "1017 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to control neem oil for pest control in \n", "rank: 45 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4327158642977362 min_bleu: 0.0\n", "===================================================================\n", "1017 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to use neem oil for pest control in \n", "rank: 48 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.4327158642977362 min_bleu: 0.0\n", "===================================================================\n", "1017 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: - use neem oil for pest control in \n", "rank: 49 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4327158642977362 min_bleu: 0.0\n", "===================================================================\n", "1017 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per for pests in pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: - use neem oil for pest control in \n", "rank: 52 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4327158642977362 min_bleu: 0.0\n", "===================================================================\n", "1018 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || management strategies can use neem oil for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: how to use neem oil for pest control in \n", "rank: 17 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.3650938146568861 min_bleu: 0.0\n", "===================================================================\n", "1018 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || management strategies can use neem oil for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: - use neem oil for pest control in \n", "rank: 32 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.3650938146568861 min_bleu: 0.0\n", "===================================================================\n", "1018 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || management strategies can use neem oil for pest control in \n", "target: how to use neem oil for pest control in \n", "prediction: how can i use neem oil for pest control in \n", "rank: 42 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.3650938146568861 min_bleu: 0.0\n", "===================================================================\n", "1019 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per liter for pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to use government neem oil for pest control in \n", "rank: 9 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.45618238869365996 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1019 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per liter for pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to prepare government neem oil for pest control in \n", "rank: 31 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.45618238869365996 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1019 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per liter for pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: government support to get neem oil for pest control in \n", "rank: 38 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.45618238869365996 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1019 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per liter for pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to control neem oil for pest control in \n", "rank: 43 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.45618238869365996 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1019 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per liter for pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to use neem oil for pest control in \n", "rank: 49 bleu_score 0.8948393168143697 max_bleu: 0.9 avg_bleu: 0.45618238869365996 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1019 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per liter for pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to prepare neem oil for pest control in \n", "rank: 54 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.45618238869365996 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1019 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per liter for pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to prepare neem oil: neem oil for pest control in \n", "rank: 66 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.45618238869365996 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1019 1500 ==== source list: kharbooza mein keet niyantran ke liye neem ka tel kaise use kare? || per liter for pest control?\n", "target: how to use neem oil for pest control in \n", "prediction: to use neem seed treatment for pest control in \n", "rank: 81 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.45618238869365996 min_bleu: 0.03232398928813501\n", "===================================================================\n", "1020 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: per what is the market demand for \n", "rank: 1 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1020 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: market demands what is the market demand for \n", "rank: 10 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1020 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: per acre in the market demands for \n", "rank: 27 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1020 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: of the market demand for in \n", "rank: 31 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1020 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: per what are the market demand for \n", "rank: 75 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1021 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: of the market demand for in \n", "rank: 17 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1021 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: per what is the market demand for \n", "rank: 20 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1021 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: per acre in the market demands for \n", "rank: 42 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1021 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: per what are the market demand for \n", "rank: 70 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1021 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: market demands what is the market demand for \n", "rank: 75 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1022 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand for the local \n", "target: what are the local market demands for in \n", "prediction: per what is the market demand for \n", "rank: 2 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.25642676981078893 min_bleu: 0.0\n", "===================================================================\n", "1022 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand for the local \n", "target: what are the local market demands for in \n", "prediction: per acre in the market demands for \n", "rank: 24 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.25642676981078893 min_bleu: 0.0\n", "===================================================================\n", "1022 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand for the local \n", "target: what are the local market demands for in \n", "prediction: of the market demand for in \n", "rank: 30 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.25642676981078893 min_bleu: 0.0\n", "===================================================================\n", "1022 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand for the local \n", "target: what are the local market demands for in \n", "prediction: per what are the market demand for \n", "rank: 60 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.25642676981078893 min_bleu: 0.0\n", "===================================================================\n", "1022 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand for the local \n", "target: what are the local market demands for in \n", "prediction: market demands what is the market demand for \n", "rank: 78 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.25642676981078893 min_bleu: 0.0\n", "===================================================================\n", "1023 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: per what is the market demand for \n", "rank: 2 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1023 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: of the market demand for in \n", "rank: 44 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1023 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: per acre in the market demands for \n", "rank: 45 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1023 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: per what are the market demand for \n", "rank: 59 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1023 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: market demands what is the market demand for \n", "rank: 77 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1024 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand when selling \n", "target: what are the local market demands for in \n", "prediction: in market is the market demand for \n", "rank: 1 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.26401219383241026 min_bleu: 0.0\n", "===================================================================\n", "1024 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand when selling \n", "target: what are the local market demands for in \n", "prediction: per what is the market demand for \n", "rank: 4 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.26401219383241026 min_bleu: 0.0\n", "===================================================================\n", "1024 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand when selling \n", "target: what are the local market demands for in \n", "prediction: market demands what is the market demand for \n", "rank: 11 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.26401219383241026 min_bleu: 0.0\n", "===================================================================\n", "1024 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand when selling \n", "target: what are the local market demands for in \n", "prediction: per acre in the market demands for \n", "rank: 17 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.26401219383241026 min_bleu: 0.0\n", "===================================================================\n", "1024 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand when selling \n", "target: what are the local market demands for in \n", "prediction: of the market demand for in \n", "rank: 29 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.26401219383241026 min_bleu: 0.0\n", "===================================================================\n", "1024 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand when selling \n", "target: what are the local market demands for in \n", "prediction: per what are the market demand for \n", "rank: 62 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.26401219383241026 min_bleu: 0.0\n", "===================================================================\n", "1025 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: per what is the market demand for \n", "rank: 4 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1025 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: of the market demand for in \n", "rank: 27 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1025 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: per acre in the market demands for \n", "rank: 40 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1025 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: per what are the market demand for \n", "rank: 70 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1025 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in the local of market demand for \n", "target: what are the local market demands for in \n", "prediction: market demands what is the market demand for \n", "rank: 76 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2571785910939783 min_bleu: 0.0\n", "===================================================================\n", "1026 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for the in \n", "target: what are the local market demands for in \n", "prediction: of is the market demand for \n", "rank: 9 bleu_score 0.48675048941962806 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1026 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for the in \n", "target: what are the local market demands for in \n", "prediction: - is the demand for in \n", "rank: 19 bleu_score 0.48675048941962806 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1026 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for the in \n", "target: what are the local market demands for in \n", "prediction: from the market demand for in \n", "rank: 26 bleu_score 0.5841005873035536 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1026 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for the in \n", "target: what are the local market demands for in \n", "prediction: in the market demands for \n", "rank: 33 bleu_score 0.513417119032592 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1026 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for the in \n", "target: what are the local market demands for in \n", "prediction: from market demand for growing in \n", "rank: 50 bleu_score 0.48675048941962806 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1026 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for the in \n", "target: what are the local market demands for in \n", "prediction: - is the market demand for in \n", "rank: 56 bleu_score 0.596559544542913 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1026 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for the in \n", "target: what are the local market demands for in \n", "prediction: - is the market demand for in \n", "rank: 58 bleu_score 0.596559544542913 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1027 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand for the local \n", "target: what are the local market demands for in \n", "prediction: of the market demand for in \n", "rank: 26 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2564267698107889 min_bleu: 0.0\n", "===================================================================\n", "1027 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand for the local \n", "target: what are the local market demands for in \n", "prediction: per what is the market demand for \n", "rank: 32 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2564267698107889 min_bleu: 0.0\n", "===================================================================\n", "1027 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand for the local \n", "target: what are the local market demands for in \n", "prediction: per acre in the market demands for \n", "rank: 39 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2564267698107889 min_bleu: 0.0\n", "===================================================================\n", "1027 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand for the local \n", "target: what are the local market demands for in \n", "prediction: per what are the market demand for \n", "rank: 70 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.2564267698107889 min_bleu: 0.0\n", "===================================================================\n", "1027 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand for the local \n", "target: what are the local market demands for in \n", "prediction: market demands what is the market demand for \n", "rank: 73 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2564267698107889 min_bleu: 0.0\n", "===================================================================\n", "1028 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for in the \n", "target: what are the local market demands for in \n", "prediction: - is the demand for in \n", "rank: 11 bleu_score 0.48675048941962806 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1028 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for in the \n", "target: what are the local market demands for in \n", "prediction: from market demand for growing in \n", "rank: 22 bleu_score 0.48675048941962806 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1028 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for in the \n", "target: what are the local market demands for in \n", "prediction: from the market demand for in \n", "rank: 26 bleu_score 0.5841005873035536 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1028 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for in the \n", "target: what are the local market demands for in \n", "prediction: of is the market demand for \n", "rank: 30 bleu_score 0.48675048941962806 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1028 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for in the \n", "target: what are the local market demands for in \n", "prediction: in the market demands for \n", "rank: 38 bleu_score 0.513417119032592 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1028 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for in the \n", "target: what are the local market demands for in \n", "prediction: - is the market demand for in \n", "rank: 57 bleu_score 0.596559544542913 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1028 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || prices for in the \n", "target: what are the local market demands for in \n", "prediction: - is the market demand for in \n", "rank: 58 bleu_score 0.596559544542913 max_bleu: 0.596559544542913 avg_bleu: 0.24345582423413006 min_bleu: 0.0\n", "===================================================================\n", "1029 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand when selling \n", "target: what are the local market demands for in \n", "prediction: per what is the market demand for \n", "rank: 9 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.26401219383241026 min_bleu: 0.0\n", "===================================================================\n", "1029 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand when selling \n", "target: what are the local market demands for in \n", "prediction: per acre in the market demands for \n", "rank: 22 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.26401219383241026 min_bleu: 0.0\n", "===================================================================\n", "1029 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand when selling \n", "target: what are the local market demands for in \n", "prediction: in market is the market demand for \n", "rank: 32 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.26401219383241026 min_bleu: 0.0\n", "===================================================================\n", "1029 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand when selling \n", "target: what are the local market demands for in \n", "prediction: per what are the market demand for \n", "rank: 37 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.26401219383241026 min_bleu: 0.0\n", "===================================================================\n", "1029 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand when selling \n", "target: what are the local market demands for in \n", "prediction: of the market demand for in \n", "rank: 38 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.26401219383241026 min_bleu: 0.0\n", "===================================================================\n", "1029 1500 ==== source list: bihar ke local bazaar mein palak ke maang kya hai? || in market demand when selling \n", "target: what are the local market demands for in \n", "prediction: market demands what is the market demand for \n", "rank: 73 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.26401219383241026 min_bleu: 0.0\n", "===================================================================\n", "1030 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the affected by pests that attack \n", "rank: 6 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1030 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last what are the common pests that attack \n", "rank: 13 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1030 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around what are the common pests that attack \n", "rank: 14 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1030 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last to the common pests that attack \n", "rank: 15 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1030 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the common insect causing pests that attack \n", "rank: 23 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1030 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around the common pests that attack \n", "rank: 26 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1030 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically affected by the common pests that attack \n", "rank: 29 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1030 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the common pests that attack \n", "rank: 32 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1030 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last to common pests that attack \n", "rank: 33 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1030 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: affected common pests that affect the high \n", "rank: 47 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1030 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around what is the common pests that attack \n", "rank: 55 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1030 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically affected tubers are the common pests that attack \n", "rank: 66 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1030 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: affected animals from the common pests that attack \n", "rank: 69 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1031 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last to the common pests that attack \n", "rank: 2 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1031 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the common insect causing pests that attack \n", "rank: 6 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1031 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around the common pests that attack \n", "rank: 8 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1031 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last what are the common pests that attack \n", "rank: 11 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1031 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around what are the common pests that attack \n", "rank: 13 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1031 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the common pests that attack \n", "rank: 15 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1031 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically affected by the common pests that attack \n", "rank: 20 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1031 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last to common pests that attack \n", "rank: 23 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1031 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the affected by pests that attack \n", "rank: 24 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1031 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around what is the common pests that attack \n", "rank: 53 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1031 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically affected tubers are the common pests that attack \n", "rank: 68 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1031 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: affected animals from the common pests that attack \n", "rank: 70 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1031 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: affected common pests that affect the high \n", "rank: 84 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1032 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically around the common pests that attack \n", "rank: 2 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3462437302592762 min_bleu: 0.0\n", "===================================================================\n", "1032 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: from the common pests that attack \n", "rank: 6 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3462437302592762 min_bleu: 0.0\n", "===================================================================\n", "1032 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: from the affected by pests that attack \n", "rank: 8 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3462437302592762 min_bleu: 0.0\n", "===================================================================\n", "1032 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically around what are the common pests that attack \n", "rank: 16 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3462437302592762 min_bleu: 0.0\n", "===================================================================\n", "1032 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically last what are the common pests that attack \n", "rank: 17 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3462437302592762 min_bleu: 0.0\n", "===================================================================\n", "1032 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically last to common pests that attack \n", "rank: 25 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3462437302592762 min_bleu: 0.0\n", "===================================================================\n", "1032 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: from the common insect causing pests that attack \n", "rank: 26 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3462437302592762 min_bleu: 0.0\n", "===================================================================\n", "1032 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically affected by the common pests that attack \n", "rank: 51 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3462437302592762 min_bleu: 0.0\n", "===================================================================\n", "1032 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically around what is the common pests that attack \n", "rank: 56 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.3462437302592762 min_bleu: 0.0\n", "===================================================================\n", "1032 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: affected animals from the common pests that attack \n", "rank: 69 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3462437302592762 min_bleu: 0.0\n", "===================================================================\n", "1032 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically affected tubers are the common pests that attack \n", "rank: 72 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.3462437302592762 min_bleu: 0.0\n", "===================================================================\n", "1032 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: affected common pests that affect the high \n", "rank: 75 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3462437302592762 min_bleu: 0.0\n", "===================================================================\n", "1032 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: affected common signs of pests that attack \n", "rank: 83 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3462437302592762 min_bleu: 0.0\n", "===================================================================\n", "1033 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically around the common pests that attack \n", "rank: 0 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3462437302592761 min_bleu: 0.0\n", "===================================================================\n", "1033 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: from the common pests that attack \n", "rank: 3 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3462437302592761 min_bleu: 0.0\n", "===================================================================\n", "1033 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: from the affected by pests that attack \n", "rank: 6 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3462437302592761 min_bleu: 0.0\n", "===================================================================\n", "1033 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically around what are the common pests that attack \n", "rank: 11 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3462437302592761 min_bleu: 0.0\n", "===================================================================\n", "1033 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: from the common insect causing pests that attack \n", "rank: 12 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3462437302592761 min_bleu: 0.0\n", "===================================================================\n", "1033 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically last what are the common pests that attack \n", "rank: 17 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3462437302592761 min_bleu: 0.0\n", "===================================================================\n", "1033 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically last to common pests that attack \n", "rank: 23 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3462437302592761 min_bleu: 0.0\n", "===================================================================\n", "1033 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: affected common signs of pests that attack \n", "rank: 31 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3462437302592761 min_bleu: 0.0\n", "===================================================================\n", "1033 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: affected animals from the common pests that attack \n", "rank: 36 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3462437302592761 min_bleu: 0.0\n", "===================================================================\n", "1033 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically affected by the common pests that attack \n", "rank: 48 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3462437302592761 min_bleu: 0.0\n", "===================================================================\n", "1033 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically affected tubers are the common pests that attack \n", "rank: 53 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.3462437302592761 min_bleu: 0.0\n", "===================================================================\n", "1033 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: typically around what is the common pests that attack \n", "rank: 55 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.3462437302592761 min_bleu: 0.0\n", "===================================================================\n", "1033 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest management? are typically around common pests on \n", "target: what are the common pests that attack \n", "prediction: affected common pests that affect the high \n", "rank: 77 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3462437302592761 min_bleu: 0.0\n", "===================================================================\n", "1034 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the common pests that attack \n", "rank: 3 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.35331512152329947 min_bleu: 0.0\n", "===================================================================\n", "1034 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around what is the common pests that attack \n", "rank: 4 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.35331512152329947 min_bleu: 0.0\n", "===================================================================\n", "1034 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last what are the common pests that attack \n", "rank: 7 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.35331512152329947 min_bleu: 0.0\n", "===================================================================\n", "1034 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around what are the common pests that attack \n", "rank: 10 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.35331512152329947 min_bleu: 0.0\n", "===================================================================\n", "1034 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last to the common pests that attack \n", "rank: 11 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35331512152329947 min_bleu: 0.0\n", "===================================================================\n", "1034 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the affected by pests that attack \n", "rank: 18 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.35331512152329947 min_bleu: 0.0\n", "===================================================================\n", "1034 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last to common pests that attack \n", "rank: 20 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.35331512152329947 min_bleu: 0.0\n", "===================================================================\n", "1034 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around the common pests that attack \n", "rank: 32 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.35331512152329947 min_bleu: 0.0\n", "===================================================================\n", "1034 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically affected by the common pests that attack \n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35331512152329947 min_bleu: 0.0\n", "===================================================================\n", "1034 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: affected animals from the common pests that attack \n", "rank: 45 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35331512152329947 min_bleu: 0.0\n", "===================================================================\n", "1034 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the common insect causing pests that attack \n", "rank: 46 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35331512152329947 min_bleu: 0.0\n", "===================================================================\n", "1034 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: affected common pests that affect the high \n", "rank: 50 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.35331512152329947 min_bleu: 0.0\n", "===================================================================\n", "1034 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically affected tubers are the common pests that attack \n", "rank: 72 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.35331512152329947 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around what are the common pests that attack \n", "rank: 3 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the affected by pests that attack \n", "rank: 4 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the common pests that attack \n", "rank: 5 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last what are the common pests that attack \n", "rank: 8 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the common insect causing pests that attack \n", "rank: 10 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last to the common pests that attack \n", "rank: 12 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last what is the common pests that attack \n", "rank: 13 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around what is the common pests that attack \n", "rank: 22 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around the common pests that attack \n", "rank: 25 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last to common pests that attack \n", "rank: 26 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: affected animals from the common pests that attack \n", "rank: 42 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically affected tubers are the common pests that attack \n", "rank: 44 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically affected by the common pests that attack \n", "rank: 50 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1035 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || pest control? what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: affected common pests that affect the high \n", "rank: 74 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3486090392744419 min_bleu: 0.0\n", "===================================================================\n", "1036 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around the common pests that attack \n", "rank: 2 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1036 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last to the common pests that attack \n", "rank: 5 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1036 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around what are the common pests that attack \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1036 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the affected by pests that attack \n", "rank: 8 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1036 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the common pests that attack \n", "rank: 9 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1036 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically around what is the common pests that attack \n", "rank: 16 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1036 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last what are the common pests that attack \n", "rank: 21 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1036 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically last to common pests that attack \n", "rank: 25 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1036 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically affected by the common pests that attack \n", "rank: 34 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1036 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: from the common insect causing pests that attack \n", "rank: 51 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1036 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: typically affected tubers are the common pests that attack \n", "rank: 68 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1036 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: affected animals from the common pests that attack \n", "rank: 70 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1036 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what are the common pests that attack \n", "target: what are the common pests that attack \n", "prediction: affected common pests that affect the high \n", "rank: 80 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3533151215232995 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically around the common pests that attack \n", "rank: 1 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: production from common pests that attack \n", "rank: 5 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically around what are the common pests that attack \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically last what are the common pests that attack \n", "rank: 8 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: production typically around what are the common pests that attack \n", "rank: 10 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically around what is the common pests that attack \n", "rank: 13 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: production from the common pests that attack \n", "rank: 17 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: production typically around the common pests that attack \n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: affected animals from the common pests that attack \n", "rank: 27 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically last to common pests that attack \n", "rank: 31 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: affected common signs of pests that attack \n", "rank: 37 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically affected tubers are the common pests that attack \n", "rank: 48 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: affected common pests that affect the high \n", "rank: 58 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically affected by the common pests that attack \n", "rank: 63 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: production of common pests that attack \n", "rank: 65 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1037 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: production typically last what are the common pests that attack \n", "rank: 66 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1038 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || affect potato \n", "target: what are the common pests that attack \n", "prediction: typically around the common pests that attack \n", "rank: 1 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3510685558493192 min_bleu: 0.0\n", "===================================================================\n", "1038 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || affect potato \n", "target: what are the common pests that attack \n", "prediction: typically last what are the common pests that attack \n", "rank: 8 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3510685558493192 min_bleu: 0.0\n", "===================================================================\n", "1038 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || affect potato \n", "target: what are the common pests that attack \n", "prediction: from the affected by pests that attack \n", "rank: 15 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3510685558493192 min_bleu: 0.0\n", "===================================================================\n", "1038 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || affect potato \n", "target: what are the common pests that attack \n", "prediction: from the common pests that attack \n", "rank: 16 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3510685558493192 min_bleu: 0.0\n", "===================================================================\n", "1038 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || affect potato \n", "target: what are the common pests that attack \n", "prediction: typically around what are the common pests that attack \n", "rank: 17 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.3510685558493192 min_bleu: 0.0\n", "===================================================================\n", "1038 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || affect potato \n", "target: what are the common pests that attack \n", "prediction: typically last to common pests that attack \n", "rank: 18 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3510685558493192 min_bleu: 0.0\n", "===================================================================\n", "1038 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || affect potato \n", "target: what are the common pests that attack \n", "prediction: typically around what is the common pests that attack \n", "rank: 21 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.3510685558493192 min_bleu: 0.0\n", "===================================================================\n", "1038 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || affect potato \n", "target: what are the common pests that attack \n", "prediction: affected common signs of pests that attack \n", "rank: 24 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3510685558493192 min_bleu: 0.0\n", "===================================================================\n", "1038 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || affect potato \n", "target: what are the common pests that attack \n", "prediction: typically affected tubers are the common pests that attack \n", "rank: 39 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.3510685558493192 min_bleu: 0.0\n", "===================================================================\n", "1038 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || affect potato \n", "target: what are the common pests that attack \n", "prediction: typically affected by the common pests that attack \n", "rank: 48 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3510685558493192 min_bleu: 0.0\n", "===================================================================\n", "1038 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || affect potato \n", "target: what are the common pests that attack \n", "prediction: from the common insect causing pests that attack \n", "rank: 64 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3510685558493192 min_bleu: 0.0\n", "===================================================================\n", "1038 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || affect potato \n", "target: what are the common pests that attack \n", "prediction: affected animals from the common pests that attack \n", "rank: 79 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3510685558493192 min_bleu: 0.0\n", "===================================================================\n", "1038 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || affect potato \n", "target: what are the common pests that attack \n", "prediction: affected common pests that affect the high \n", "rank: 81 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3510685558493192 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically around what are the common pests that attack \n", "rank: 4 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically last what are the common pests that attack \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: production from common pests that attack \n", "rank: 16 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically around the common pests that attack \n", "rank: 18 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically last to common pests that attack \n", "rank: 19 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: production typically around the common pests that attack \n", "rank: 20 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: production typically last what are the common pests that attack \n", "rank: 23 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically around what is the common pests that attack \n", "rank: 30 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: affected common signs of pests that attack \n", "rank: 32 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: production of common pests that attack \n", "rank: 36 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: production typically around what are the common pests that attack \n", "rank: 37 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: production from the common pests that attack \n", "rank: 42 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: affected common pests that affect the high \n", "rank: 46 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically affected by the common pests that attack \n", "rank: 57 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: affected animals from the common pests that attack \n", "rank: 70 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1039 1500 ==== source list: par hamla karne wale aam keet kaun se hain? || what affect government policies affecting \n", "target: what are the common pests that attack \n", "prediction: typically affected tubers are the common pests that attack \n", "rank: 82 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.35375962361140717 min_bleu: 0.0\n", "===================================================================\n", "1040 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what in a growing \n", "target: what are the benefits of growing in a \n", "prediction: in of growing is the benefits for growing \n", "rank: 26 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2475146578722427 min_bleu: 0.0\n", "===================================================================\n", "1040 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what in a growing \n", "target: what are the benefits of growing in a \n", "prediction: of is the benefits for growing \n", "rank: 40 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2475146578722427 min_bleu: 0.0\n", "===================================================================\n", "1040 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what in a growing \n", "target: what are the benefits of growing in a \n", "prediction: has the benefits of climate in growing \n", "rank: 61 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2475146578722427 min_bleu: 0.0\n", "===================================================================\n", "1040 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what in a growing \n", "target: what are the benefits of growing in a \n", "prediction: of can follow the benefits from growing \n", "rank: 76 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2475146578722427 min_bleu: 0.0\n", "===================================================================\n", "1041 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: in of growing is the benefits for growing \n", "rank: 37 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1041 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: of is the benefits for growing \n", "rank: 61 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1041 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: has the benefits of climate in growing \n", "rank: 62 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1041 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: in the benefits of climate requirements for growing \n", "rank: 73 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1041 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: of can follow the benefits from growing \n", "rank: 81 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1042 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: in the benefits of climate requirements for growing \n", "rank: 32 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.25615386543509794 min_bleu: 0.0\n", "===================================================================\n", "1042 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: has the benefits of climate in growing \n", "rank: 35 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.25615386543509794 min_bleu: 0.0\n", "===================================================================\n", "1042 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: of can follow the benefits from growing \n", "rank: 50 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.25615386543509794 min_bleu: 0.0\n", "===================================================================\n", "1042 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: of is the benefits for growing \n", "rank: 67 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.25615386543509794 min_bleu: 0.0\n", "===================================================================\n", "1042 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: in of growing is the benefits for growing \n", "rank: 77 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.25615386543509794 min_bleu: 0.0\n", "===================================================================\n", "1043 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: in cultivation? the benefits of growing \n", "rank: 10 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1043 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: in the benefits of climate requirements for growing \n", "rank: 34 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1043 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: in of is the benefits for growing \n", "rank: 39 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1043 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: of is the benefits for growing \n", "rank: 63 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1043 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: has the benefits of climate in growing \n", "rank: 65 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1043 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: in of growing is the benefits for growing \n", "rank: 77 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1043 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: of can follow the benefits from growing \n", "rank: 81 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1044 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: in of is the benefits for growing \n", "rank: 34 bleu_score 0.6959861353000654 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1044 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: of is the benefits for growing \n", "rank: 56 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1044 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: has the benefits of climate in growing \n", "rank: 58 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1044 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: in the benefits of climate requirements for growing \n", "rank: 66 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1044 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: in of growing is the benefits for growing \n", "rank: 73 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1044 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: in cultivation? the benefits of growing \n", "rank: 75 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1044 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about pheromone traps** - what are the benefits of growing in chili \n", "target: what are the benefits of growing in a \n", "prediction: of can follow the benefits from growing \n", "rank: 77 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.26459925382819116 min_bleu: 0.0\n", "===================================================================\n", "1045 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: of can follow the benefits from growing \n", "rank: 32 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1045 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: has the benefits of climate in growing \n", "rank: 42 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1045 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: in of growing is the benefits for growing \n", "rank: 45 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1045 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: of is the benefits for growing \n", "rank: 46 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1045 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: in the benefits of climate requirements for growing \n", "rank: 74 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1046 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the growing in \n", "target: what are the benefits of growing in a \n", "prediction: of can follow the benefits from growing \n", "rank: 34 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2531798891892666 min_bleu: 0.0\n", "===================================================================\n", "1046 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the growing in \n", "target: what are the benefits of growing in a \n", "prediction: of is the benefits for growing \n", "rank: 55 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2531798891892666 min_bleu: 0.0\n", "===================================================================\n", "1046 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the growing in \n", "target: what are the benefits of growing in a \n", "prediction: has the benefits of climate in growing \n", "rank: 58 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2531798891892666 min_bleu: 0.0\n", "===================================================================\n", "1046 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the growing in \n", "target: what are the benefits of growing in a \n", "prediction: in the benefits of climate requirements for growing \n", "rank: 63 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2531798891892666 min_bleu: 0.0\n", "===================================================================\n", "1046 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the growing in \n", "target: what are the benefits of growing in a \n", "prediction: in of growing is the benefits for growing \n", "rank: 64 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2531798891892666 min_bleu: 0.0\n", "===================================================================\n", "1047 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: in of growing is the benefits for growing \n", "rank: 51 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.25615386543509794 min_bleu: 0.0\n", "===================================================================\n", "1047 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: of can follow the benefits from growing \n", "rank: 53 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.25615386543509794 min_bleu: 0.0\n", "===================================================================\n", "1047 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: of is the benefits for growing \n", "rank: 63 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.25615386543509794 min_bleu: 0.0\n", "===================================================================\n", "1047 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: has the benefits of climate in growing \n", "rank: 67 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.25615386543509794 min_bleu: 0.0\n", "===================================================================\n", "1047 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || what are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: in the benefits of climate requirements for growing \n", "rank: 75 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.25615386543509794 min_bleu: 0.0\n", "===================================================================\n", "1048 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: has the benefits of climate in growing \n", "rank: 31 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1048 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: of can follow the benefits from growing \n", "rank: 50 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1048 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: in the benefits of climate requirements for growing \n", "rank: 53 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1048 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: of is the benefits for growing \n", "rank: 64 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1048 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || management are the benefits of growing in \n", "target: what are the benefits of growing in a \n", "prediction: in of growing is the benefits for growing \n", "rank: 75 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.2536389076294612 min_bleu: 0.0\n", "===================================================================\n", "1049 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about fennel in growing \n", "target: what are the benefits of growing in a \n", "prediction: of is the benefits for growing \n", "rank: 28 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.24199258683081348 min_bleu: 0.0\n", "===================================================================\n", "1049 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about fennel in growing \n", "target: what are the benefits of growing in a \n", "prediction: in of growing is the benefits for growing \n", "rank: 44 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.24199258683081348 min_bleu: 0.0\n", "===================================================================\n", "1049 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about fennel in growing \n", "target: what are the benefits of growing in a \n", "prediction: has the benefits of climate in growing \n", "rank: 62 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.24199258683081348 min_bleu: 0.0\n", "===================================================================\n", "1049 1500 ==== source list: mein lauki ugaane ke kya fayde hain? || about fennel in growing \n", "target: what are the benefits of growing in a \n", "prediction: of can follow the benefits from growing \n", "rank: 80 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.24199258683081348 min_bleu: 0.0\n", "===================================================================\n", "1050 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can i prevent powdery mildew in \n", "rank: 7 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1050 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases in can i prevent powdery mildew\n", "rank: 38 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1050 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in how can i prevent powdery mildew in \n", "rank: 43 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1050 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases can i prevent powdery mildew in \n", "rank: 51 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1050 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can can i prevent powdery mildew in \n", "rank: 54 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1050 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how do i prevent powdery mildew in \n", "rank: 61 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1050 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in can i prevent powdery mildew in \n", "rank: 62 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1050 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can i prevent powdery mildew in \n", "rank: 77 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1050 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in how can can i prevent powdery mildew in \n", "rank: 84 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can prevent treatment common powdery mildew in \n", "rank: 9 bleu_score 0.75 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can prevent powdery mildew common diseases in \n", "rank: 11 bleu_score 0.75 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can common to prevent powdery mildew in \n", "rank: 25 bleu_score 0.75 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases can i prevent powdery mildew in \n", "rank: 30 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can i prevent powdery fungal growth in \n", "rank: 31 bleu_score 0.75 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: common can i prevent powdery mildew in \n", "rank: 33 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: to these questions can i prevent powdery mildew in \n", "rank: 34 bleu_score 0.7 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: in preventing powdery mildew can prevent \n", "rank: 37 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can common diseases that i prevent powdery mildew in \n", "rank: 41 bleu_score 0.7 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: in common diseases can i prevent powdery mildew in \n", "rank: 43 bleu_score 0.7 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: in can i prevent powdery mildew in \n", "rank: 48 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: in how can can i prevent powdery mildew in \n", "rank: 52 bleu_score 0.7272727272727273 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: in how can i prevent powdery mildew in \n", "rank: 60 bleu_score 0.8 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can i prevent powdery mildew in \n", "rank: 63 bleu_score 0.8668778997501817 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can i get powdery mildew in \n", "rank: 77 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: common can prevent powdery mildew in \n", "rank: 80 bleu_score 0.75 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: in how do i prevent powdery mildew in \n", "rank: 84 bleu_score 0.7 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1051 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can prevent powdery mildew in \n", "rank: 86 bleu_score 0.7165313105737893 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498946 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: in how can i prevent powdery mildew in \n", "rank: 17 bleu_score 0.8 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can prevent powdery mildew common diseases in \n", "rank: 22 bleu_score 0.75 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: in can i prevent powdery mildew in \n", "rank: 30 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases can i prevent powdery mildew in \n", "rank: 31 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: common can prevent powdery mildew in \n", "rank: 32 bleu_score 0.75 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: in common diseases can i prevent powdery mildew in \n", "rank: 41 bleu_score 0.7 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can i prevent powdery mildew in \n", "rank: 46 bleu_score 0.8668778997501817 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can i get powdery mildew in \n", "rank: 48 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: common can i prevent powdery mildew in \n", "rank: 51 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: in preventing powdery mildew can prevent \n", "rank: 60 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: to these questions can i prevent powdery mildew in \n", "rank: 61 bleu_score 0.7 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can i prevent powdery fungal growth in \n", "rank: 78 bleu_score 0.75 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: in how do i prevent powdery mildew in \n", "rank: 80 bleu_score 0.7 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can prevent treatment common powdery mildew in \n", "rank: 81 bleu_score 0.75 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can prevent powdery mildew in \n", "rank: 85 bleu_score 0.7165313105737893 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: in how can can i prevent powdery mildew in \n", "rank: 86 bleu_score 0.7272727272727273 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can common to prevent powdery mildew in \n", "rank: 87 bleu_score 0.75 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1052 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || in potatoes practices. i how can i prevent powdery mildew in my pregnant buffalo?\n", "target: how can i prevent powdery mildew in \n", "prediction: can common diseases that i prevent powdery mildew in \n", "rank: 93 bleu_score 0.7 max_bleu: 0.8668778997501817 avg_bleu: 0.5091050538498947 min_bleu: 0.0\n", "===================================================================\n", "1053 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in how can i prevent powdery mildew in \n", "rank: 4 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1053 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can i prevent powdery mildew in \n", "rank: 6 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1053 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can i prevent powdery mildew in \n", "rank: 7 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1053 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases in can i prevent powdery mildew\n", "rank: 38 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1053 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can can i prevent powdery mildew in \n", "rank: 50 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1053 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases can i prevent powdery mildew in \n", "rank: 51 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1053 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how do i prevent powdery mildew in \n", "rank: 62 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1053 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in can i prevent powdery mildew in \n", "rank: 63 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1053 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in how can can i prevent powdery mildew in \n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1054 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can can i prevent powdery mildew in \n", "rank: 5 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1054 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how do i prevent powdery mildew in \n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1054 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can i prevent powdery mildew in \n", "rank: 30 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1054 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: an ai? how can i prevent powdery mildew in \n", "rank: 33 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1054 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in how can i prevent powdery mildew in \n", "rank: 48 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1054 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases can i prevent powdery mildew in \n", "rank: 60 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1054 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in can i prevent powdery mildew in \n", "rank: 67 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1054 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can i prevent powdery mildew in \n", "rank: 78 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1055 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can i prevent powdery mildew in \n", "rank: 8 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1055 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can i prevent powdery mildew in \n", "rank: 18 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1055 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: an ai? how can i prevent powdery mildew in \n", "rank: 24 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1055 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in how can i prevent powdery mildew in \n", "rank: 43 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1055 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases can i prevent powdery mildew in \n", "rank: 60 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1055 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how do i prevent powdery mildew in \n", "rank: 71 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1055 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in can i prevent powdery mildew in \n", "rank: 72 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1055 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can can i prevent powdery mildew in \n", "rank: 93 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1056 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can i prevent powdery mildew in \n", "rank: 8 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1056 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how do i prevent powdery mildew in \n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1056 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases in can i prevent powdery mildew\n", "rank: 42 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1056 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in how can i prevent powdery mildew in \n", "rank: 46 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1056 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases can i prevent powdery mildew in \n", "rank: 54 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1056 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in can i prevent powdery mildew in \n", "rank: 62 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1056 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can i prevent powdery mildew in \n", "rank: 80 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1056 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in how can can i prevent powdery mildew in \n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1056 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can can i prevent powdery mildew in \n", "rank: 95 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1057 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in how can i prevent powdery mildew in \n", "rank: 5 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1057 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in can i prevent powdery mildew in \n", "rank: 33 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1057 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can i prevent powdery mildew in \n", "rank: 36 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1057 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases in can i prevent powdery mildew\n", "rank: 45 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1057 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases can i prevent powdery mildew in \n", "rank: 52 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1057 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how do i prevent powdery mildew in \n", "rank: 71 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1057 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can i prevent powdery mildew in \n", "rank: 80 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1057 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in how can can i prevent powdery mildew in \n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1057 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can can i prevent powdery mildew in \n", "rank: 95 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1058 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how do i prevent powdery mildew in \n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1058 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can i prevent powdery mildew in \n", "rank: 7 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1058 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in how can i prevent powdery mildew in \n", "rank: 11 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1058 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: an ai? how can i prevent powdery mildew in \n", "rank: 30 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1058 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in can i prevent powdery mildew in \n", "rank: 48 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1058 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases can i prevent powdery mildew in \n", "rank: 52 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1058 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can i prevent powdery mildew in \n", "rank: 75 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1058 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how do i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can can i prevent powdery mildew in \n", "rank: 92 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5179785411442565 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1059 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can i prevent powdery mildew in \n", "rank: 11 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1059 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in how can i prevent powdery mildew in \n", "rank: 15 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1059 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases in can i prevent powdery mildew\n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1059 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in can i prevent powdery mildew in \n", "rank: 32 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1059 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: common diseases can i prevent powdery mildew in \n", "rank: 46 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1059 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how do i prevent powdery mildew in \n", "rank: 75 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1059 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can i prevent powdery mildew in \n", "rank: 80 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1059 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: in how can can i prevent powdery mildew in \n", "rank: 84 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1059 1500 ==== source list: main bhindi mein powdery mildew ko kaise rok sakta hoon? || about cuts in how can i prevent powdery mildew in my \n", "target: how can i prevent powdery mildew in \n", "prediction: how can can can i prevent powdery mildew in \n", "rank: 95 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.5176785649935391 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: blight of growing what are the symptoms of root rot in \n", "rank: 8 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the signs of root rot in \n", "rank: 10 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: blight in what are the symptoms of root rot?\n", "rank: 11 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: blight of what are the symptoms of root rot in \n", "rank: 13 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are there symptoms of root rot in \n", "rank: 14 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common signs symptoms of root rot in \n", "rank: 16 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the symptoms of root rot in \n", "rank: 31 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 32 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: blight of what is the symptoms of root rot in \n", "rank: 34 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: blight to what are the symptoms of root rot in \n", "rank: 35 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common symptoms of root rot in \n", "rank: 40 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the signs of root rot in \n", "rank: 48 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms of root rot in \n", "rank: 52 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of growing what are the symptoms of root rot in \n", "rank: 54 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the symptoms of root rot in \n", "rank: 61 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what are the symptoms of root rot in \n", "rank: 63 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms what are the symptoms of root rot in \n", "rank: 67 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are common symptoms of root rot in \n", "rank: 69 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common symptoms of root rot in \n", "rank: 70 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 72 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 74 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what are some common symptoms of root rot in \n", "rank: 77 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: blight to what they are the symptoms of root rot in \n", "rank: 84 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: blight in tej what are the symptoms of root rot?\n", "rank: 85 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what is the symptoms of root rot in \n", "rank: 88 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1060 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in early signs and their symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what is the symptoms of root rot in \n", "rank: 92 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.36518198716569567 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 5 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government of what are the symptoms of root rot in \n", "rank: 6 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the symptoms of root rot in \n", "rank: 8 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 17 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what are the symptoms of root rot in \n", "rank: 19 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common signs symptoms of root rot in \n", "rank: 20 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the symptoms of root rot in \n", "rank: 29 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 32 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 33 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common symptoms of root rot in \n", "rank: 35 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms of root rot in \n", "rank: 42 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 46 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the signs of root rot in \n", "rank: 49 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the signs of root rot in \n", "rank: 51 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of growing what are the symptoms of root rot in \n", "rank: 60 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms what are the symptoms of root rot in \n", "rank: 62 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are common symptoms of root rot in \n", "rank: 66 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common symptoms of root rot in \n", "rank: 70 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are common symptoms of root rot in \n", "rank: 76 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government what is the symptoms of root rot in \n", "rank: 80 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what are some common symptoms of root rot in \n", "rank: 85 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government of what is the symptoms of root rot in \n", "rank: 87 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what is the symptoms of root rot in \n", "rank: 90 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1061 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in what are the symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what is the symptoms of root rot in \n", "rank: 93 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.33708853706993275 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 2 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the signs of root rot in \n", "rank: 3 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: government what is the symptoms of root rot in \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what is the symptoms of root rot in \n", "rank: 9 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms what are the symptoms of root rot in \n", "rank: 10 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 12 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected leaves of what are the symptoms of root rot in \n", "rank: 15 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: government of what are the symptoms of root rot in \n", "rank: 16 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 25 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are there symptoms of root rot in \n", "rank: 28 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 30 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 32 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the symptoms of root rot in \n", "rank: 36 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the symptoms of root rot in \n", "rank: 37 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 41 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected leaves show symptoms of root rot in \n", "rank: 46 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms of root rot in \n", "rank: 48 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the signs of root rot in \n", "rank: 49 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: government what are some common symptoms of root rot in \n", "rank: 58 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: of growing what are the symptoms of root rot in \n", "rank: 63 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what are the symptoms of root rot in \n", "rank: 64 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 66 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by are common symptoms of root rot in \n", "rank: 68 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: of what are some common symptoms of root rot in \n", "rank: 88 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: government of what is the symptoms of root rot in \n", "rank: 89 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1062 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what are the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: of what is the symptoms of root rot in \n", "rank: 91 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.3614869055258263 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: government of what is the symptoms of root rot in \n", "rank: 2 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the signs of root rot in \n", "rank: 3 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 6 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: government of what are the symptoms of root rot in \n", "rank: 7 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the symptoms of root rot in \n", "rank: 8 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what is the symptoms of root rot in \n", "rank: 10 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: government what is the symptoms of root rot in \n", "rank: 11 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: government what are some common symptoms of root rot in \n", "rank: 12 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 15 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: affected leaves of what are the symptoms of root rot in \n", "rank: 16 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: affected leaves show symptoms of root rot in \n", "rank: 22 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are common symptoms of root rot in \n", "rank: 25 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: of growing what is the symptoms of root rot in \n", "rank: 32 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: of growing what are the symptoms of root rot in \n", "rank: 36 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what are the symptoms of root rot in \n", "rank: 38 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 46 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms of root rot in \n", "rank: 47 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the symptoms of root rot in \n", "rank: 55 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the signs of root rot in \n", "rank: 61 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 67 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 69 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 70 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms of root rot in \n", "rank: 76 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms of root rot in \n", "rank: 77 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: of what are some common symptoms of root rot in \n", "rank: 86 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are there symptoms of root rot in \n", "rank: 89 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: of what is the symptoms of root rot in \n", "rank: 92 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 94 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1063 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect the stem. - symptoms of root rot in chili region?\n", "target: what are the symptoms of root rot in \n", "prediction: of growing sugarcane? are the symptoms of root rot in \n", "rank: 95 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37480917430678545 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: blight of what are the symptoms of root rot in \n", "rank: 12 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: the symptoms of root rot in \n", "rank: 13 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: the signs symptoms of root rot in \n", "rank: 15 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the symptoms of root rot in \n", "rank: 29 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 34 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what are the symptoms of root rot in \n", "rank: 36 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: blight in government what are the symptoms of root rot?\n", "rank: 39 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: what are the symptoms of root rot in \n", "rank: 45 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: what are the signs of root rot in \n", "rank: 48 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: blight in what are the symptoms of root rot?\n", "rank: 57 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of growing what are the symptoms of root rot in \n", "rank: 60 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: blight to what are the symptoms of root rot in \n", "rank: 66 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what is the symptoms of root rot in \n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: what are common symptoms of root rot in \n", "rank: 84 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1064 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused that grows in early soil-borne symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: what is the symptoms of root rot in \n", "rank: 86 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3598206248551148 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 2 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the signs of root rot in \n", "rank: 10 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms what are the symptoms of root rot in \n", "rank: 12 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 17 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms of root rot in \n", "rank: 19 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of growing what are the symptoms of root rot in \n", "rank: 21 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what are some common symptoms of root rot in \n", "rank: 27 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common signs symptoms of root rot in \n", "rank: 30 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government of what are the symptoms of root rot in \n", "rank: 34 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what are the symptoms of root rot in \n", "rank: 36 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the symptoms of root rot in \n", "rank: 37 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 38 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 39 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of growing what is the symptoms of root rot in \n", "rank: 40 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 43 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the symptoms of root rot in \n", "rank: 47 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the signs of root rot in \n", "rank: 49 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are common symptoms of root rot in \n", "rank: 51 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government what are some common symptoms of root rot in \n", "rank: 56 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common symptoms of root rot in \n", "rank: 61 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are common symptoms of root rot in \n", "rank: 62 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government what is the symptoms of root rot in \n", "rank: 68 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 75 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common symptoms of root rot in \n", "rank: 83 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government of what is the symptoms of root rot in \n", "rank: 84 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what is the symptoms of root rot in \n", "rank: 87 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 89 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1065 1500 ==== source list: matr mein root rot ke lakshan kya hain? || affect in wheat: - symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what is the symptoms of root rot in \n", "rank: 90 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.36723102719964934 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 2 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the signs of root rot in \n", "rank: 4 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: government what are some common symptoms of root rot in \n", "rank: 5 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: of what are some common symptoms of root rot in \n", "rank: 6 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms what are the symptoms of root rot in \n", "rank: 7 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by are common symptoms of root rot in \n", "rank: 12 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected leaves show symptoms of root rot in \n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 25 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected leaves of what are the symptoms of root rot in \n", "rank: 28 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 32 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: government of what are the symptoms of root rot in \n", "rank: 33 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: government of what is the symptoms of root rot in \n", "rank: 36 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms of root rot in \n", "rank: 41 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the signs of root rot in \n", "rank: 46 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the symptoms of root rot in \n", "rank: 47 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the symptoms of root rot in \n", "rank: 58 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: of growing what are the symptoms of root rot in \n", "rank: 61 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what are the symptoms of root rot in \n", "rank: 62 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 66 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are common symptoms of root rot in \n", "rank: 72 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 75 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: government what is the symptoms of root rot in \n", "rank: 79 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: of what is the symptoms of root rot in \n", "rank: 86 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: of growing what is the symptoms of root rot in \n", "rank: 88 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what is the symptoms of root rot in \n", "rank: 90 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1066 1500 ==== source list: matr mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the symptoms of root rot in \n", "prediction: of growing tej what are the symptoms of root rot in \n", "rank: 91 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.34836672697293486 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government of what are the symptoms of root rot in \n", "rank: 2 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 7 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the signs of root rot in \n", "rank: 11 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are common symptoms of root rot in \n", "rank: 12 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what is the symptoms of root rot in \n", "rank: 16 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government schemes in what are the symptoms of root rot?\n", "rank: 18 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the signs of root rot in \n", "rank: 19 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government what is the symptoms of root rot in \n", "rank: 22 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of growing what is the symptoms of root rot in \n", "rank: 23 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are common symptoms of root rot in \n", "rank: 24 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms of root rot in \n", "rank: 25 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common symptoms of root rot in \n", "rank: 32 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what are some common symptoms of root rot in \n", "rank: 34 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 46 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the symptoms of root rot in \n", "rank: 50 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms what are the symptoms of root rot in \n", "rank: 53 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of growing what are the symptoms of root rot in \n", "rank: 58 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common symptoms of root rot in \n", "rank: 60 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the symptoms of root rot in \n", "rank: 61 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what are the symptoms of root rot in \n", "rank: 63 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 69 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 73 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 74 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government what are some common symptoms of root rot in \n", "rank: 75 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 77 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common signs symptoms of root rot in \n", "rank: 85 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government of what is the symptoms of root rot in \n", "rank: 86 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what is the symptoms of root rot in \n", "rank: 87 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1067 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 88 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 1 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 5 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what is the symptoms of root rot in \n", "rank: 9 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: affected common symptoms of root rot in \n", "rank: 13 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: of growing what are the symptoms of root rot in \n", "rank: 18 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what are the symptoms of root rot in \n", "rank: 19 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the signs of root rot in \n", "rank: 23 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: government of what are the symptoms of root rot in \n", "rank: 24 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the symptoms of root rot in \n", "rank: 28 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms of root rot in \n", "rank: 32 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the signs of root rot in \n", "rank: 35 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by are common symptoms of root rot in \n", "rank: 37 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the symptoms of root rot in \n", "rank: 44 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms what are the symptoms of root rot in \n", "rank: 45 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: government what is the symptoms of root rot in \n", "rank: 53 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 57 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 59 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are common symptoms of root rot in \n", "rank: 62 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 63 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 64 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: of what are some common symptoms of root rot in \n", "rank: 72 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: affected common signs symptoms of root rot in \n", "rank: 79 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: government of what is the symptoms of root rot in \n", "rank: 80 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: affected common symptoms of root rot in \n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: of what is the symptoms of root rot in \n", "rank: 84 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: of growing what is the symptoms of root rot in \n", "rank: 87 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 89 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1068 1500 ==== source list: matr mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the symptoms of root rot in \n", "prediction: of growing tej what are the symptoms of root rot in \n", "rank: 91 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.37819188369974155 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government of what is the symptoms of root rot in \n", "rank: 0 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 4 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are common symptoms of root rot in \n", "rank: 6 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the symptoms of root rot in \n", "rank: 9 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government of what are the symptoms of root rot in \n", "rank: 10 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms of root rot in \n", "rank: 15 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 16 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government what is the symptoms of root rot in \n", "rank: 18 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of growing what are the symptoms of root rot in \n", "rank: 21 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are common symptoms of root rot in \n", "rank: 22 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the signs of root rot in \n", "rank: 25 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - symptoms what are the symptoms of root rot in \n", "rank: 26 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common symptoms of root rot in \n", "rank: 28 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 33 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government schemes in what are the symptoms of root rot?\n", "rank: 35 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what is the symptoms of root rot in \n", "rank: 36 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 41 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of what are some common symptoms of root rot in \n", "rank: 42 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by are the signs of root rot in \n", "rank: 44 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: government what are some common symptoms of root rot in \n", "rank: 52 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals are the symptoms of root rot in \n", "rank: 54 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what are the symptoms of root rot in \n", "rank: 55 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected by symptoms what are the symptoms of root rot in \n", "rank: 57 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 69 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: - mix symptoms of root rot in \n", "rank: 72 bleu_score 0.6618726769384466 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common signs symptoms of root rot in \n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected common symptoms of root rot in \n", "rank: 82 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: of growing what is the symptoms of root rot in \n", "rank: 88 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1069 1500 ==== source list: matr mein root rot ke lakshan kya hain? || in wheat: - what symptoms of root rot?\n", "target: what are the symptoms of root rot in \n", "prediction: affected animals what is the symptoms of root rot in \n", "rank: 92 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.37682270330394774 min_bleu: 0.0\n", "===================================================================\n", "1070 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1070 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ph levels for optimal growth?\n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1070 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get the ph levels for optimal growth?\n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1070 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: for ph levels for optimal growth?\n", "rank: 6 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1070 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to get a ph levels for optimal growth?\n", "rank: 11 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1070 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get more information about ph levels for optimal growth?\n", "rank: 17 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1070 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain soil ph levels for growth?\n", "rank: 34 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1070 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph for growth?\n", "rank: 35 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1070 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ideal optimal ph levels for optimal growth?\n", "rank: 42 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1070 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is needed to prune a ph levels for optimal growth?\n", "rank: 65 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1070 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is the ph levels for optimal growth?\n", "rank: 72 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain soil ph levels for optimal growth?\n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ph levels for optimal growth?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 5 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get the ph levels for optimal growth?\n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to get a ph levels for optimal growth?\n", "rank: 8 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: for ph levels for optimal growth?\n", "rank: 17 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get more information about ph levels for optimal growth?\n", "rank: 23 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is needed to prune a ph levels for optimal growth?\n", "rank: 34 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune ideal ph levels for optimal growth?\n", "rank: 36 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ideal optimal ph levels for optimal growth?\n", "rank: 44 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get a ph levels for optimal growth?\n", "rank: 50 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to prune a ph levels for optimal growth?\n", "rank: 61 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph for growth?\n", "rank: 71 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1071 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is the ph levels for optimal growth?\n", "rank: 86 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1072 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to get a ph levels for optimal growth?\n", "rank: 0 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1072 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ph levels for optimal growth?\n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1072 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get the ph levels for optimal growth?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1072 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get more information about ph levels for optimal growth?\n", "rank: 5 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1072 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is the ph levels for optimal growth?\n", "rank: 13 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1072 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: for ph levels for optimal growth?\n", "rank: 19 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1072 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1072 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ideal optimal ph levels for optimal growth?\n", "rank: 27 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1072 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph for growth?\n", "rank: 40 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1072 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is needed to prune a ph levels for optimal growth?\n", "rank: 65 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1072 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain soil ph levels for growth?\n", "rank: 72 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune ideal ph levels for optimal growth?\n", "rank: 1 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ph levels for optimal growth?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: for ph levels for optimal growth?\n", "rank: 5 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get the ph levels for optimal growth?\n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 10 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to get a ph levels for optimal growth?\n", "rank: 11 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph for growth?\n", "rank: 12 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get more information about ph levels for optimal growth?\n", "rank: 17 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain soil ph levels for optimal growth?\n", "rank: 31 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ideal optimal ph levels for optimal growth?\n", "rank: 42 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get a ph levels for optimal growth?\n", "rank: 52 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to prune a ph levels for optimal growth?\n", "rank: 62 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is needed to prune a ph levels for optimal growth?\n", "rank: 64 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1073 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is the ph levels for optimal growth?\n", "rank: 85 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get the ph levels for optimal growth?\n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 6 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get more information about ph levels for optimal growth?\n", "rank: 7 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get a ph levels for optimal growth?\n", "rank: 13 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to get a ph levels for optimal growth?\n", "rank: 17 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ph levels for optimal growth?\n", "rank: 18 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph for growth?\n", "rank: 32 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune ideal ph levels for optimal growth?\n", "rank: 35 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain soil ph levels for optimal growth?\n", "rank: 38 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is needed to prune a ph levels for optimal growth?\n", "rank: 40 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: for ph levels for optimal growth?\n", "rank: 41 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is the ph levels for optimal growth?\n", "rank: 42 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ideal optimal ph levels for optimal growth?\n", "rank: 43 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1074 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to prune a ph levels for optimal growth?\n", "rank: 61 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1075 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.404023847409291 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1075 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ph levels for optimal growth?\n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.404023847409291 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1075 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get the ph levels for optimal growth?\n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.404023847409291 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1075 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ideal optimal ph levels for optimal growth?\n", "rank: 7 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.404023847409291 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1075 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to get a ph levels for optimal growth?\n", "rank: 8 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.404023847409291 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1075 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get more information about ph levels for optimal growth?\n", "rank: 16 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.404023847409291 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1075 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain soil ph levels for growth?\n", "rank: 21 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.404023847409291 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1075 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: for ph levels for optimal growth?\n", "rank: 26 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.404023847409291 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1075 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is needed to prune a ph levels for optimal growth?\n", "rank: 39 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.404023847409291 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1075 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph for growth?\n", "rank: 62 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.404023847409291 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1075 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is the ph levels for optimal growth?\n", "rank: 70 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.404023847409291 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ph levels for optimal growth?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ideal optimal ph levels for optimal growth?\n", "rank: 6 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get the ph levels for optimal growth?\n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 13 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get more information about ph levels for optimal growth?\n", "rank: 14 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to get a ph levels for optimal growth?\n", "rank: 15 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is needed to prune a ph levels for optimal growth?\n", "rank: 18 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to prune a ph levels for optimal growth?\n", "rank: 19 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune ideal ph levels for optimal growth?\n", "rank: 21 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain soil ph levels for optimal growth?\n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: for ph levels for optimal growth?\n", "rank: 30 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is the ph levels for optimal growth?\n", "rank: 35 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get a ph levels for optimal growth?\n", "rank: 48 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1076 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph for growth?\n", "rank: 65 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1077 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1077 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to get a ph levels for optimal growth?\n", "rank: 4 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1077 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get the ph levels for optimal growth?\n", "rank: 5 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1077 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ph levels for optimal growth?\n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1077 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: for ph levels for optimal growth?\n", "rank: 10 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1077 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get more information about ph levels for optimal growth?\n", "rank: 18 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1077 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain soil ph levels for growth?\n", "rank: 28 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1077 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ideal optimal ph levels for optimal growth?\n", "rank: 43 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1077 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is needed to prune a ph levels for optimal growth?\n", "rank: 62 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1077 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph for growth?\n", "rank: 64 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1077 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is the ph levels for optimal growth?\n", "rank: 70 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ph levels for optimal growth?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: for ph levels for optimal growth?\n", "rank: 4 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 8 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to get a ph levels for optimal growth?\n", "rank: 9 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get the ph levels for optimal growth?\n", "rank: 17 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get more information about ph levels for optimal growth?\n", "rank: 18 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain soil ph levels for optimal growth?\n", "rank: 19 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune ideal ph levels for optimal growth?\n", "rank: 33 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is needed to prune a ph levels for optimal growth?\n", "rank: 35 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ideal optimal ph levels for optimal growth?\n", "rank: 40 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is the ph levels for optimal growth?\n", "rank: 46 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get a ph levels for optimal growth?\n", "rank: 50 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to prune a ph levels for optimal growth?\n", "rank: 62 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1078 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph for growth?\n", "rank: 74 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.430130321373924 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1079 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph levels for optimal growth?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1079 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ph levels for optimal growth?\n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1079 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get the ph levels for optimal growth?\n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1079 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: need to get a ph levels for optimal growth?\n", "rank: 4 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1079 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to get more information about ph levels for optimal growth?\n", "rank: 14 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1079 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: for ph levels for optimal growth?\n", "rank: 21 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1079 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is the ph levels for optimal growth?\n", "rank: 23 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1079 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to prune a ideal optimal ph levels for optimal growth?\n", "rank: 25 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1079 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: is needed to prune a ph levels for optimal growth?\n", "rank: 64 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1079 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain optimal ph for growth?\n", "rank: 67 bleu_score 0.6441233940645307 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1079 1500 ==== source list: optimal lahsun vikas ke liye ph star kaise manage kare? || clay maize, 30 days, how to manage ph levels for optimal growth?\n", "target: how to manage ph levels for optimal growth?\n", "prediction: to maintain soil ph levels for growth?\n", "rank: 74 bleu_score 0.6618726769384466 max_bleu: 0.7777777777777778 avg_bleu: 0.40402384740929104 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1080 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are best to get a fair price for my crop?\n", "rank: 1 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1080 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i best to get a fair price for my crop?\n", "rank: 6 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1080 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get a fair price for my crop?\n", "rank: 18 bleu_score 0.6228821345701695 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1080 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here is the best practices to ensure i get a fair price for my crop?\n", "rank: 26 bleu_score 0.631578947368421 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1080 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: - ensure proper to get a fair price for my crop?\n", "rank: 29 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1080 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are ideal to get a fair price for my crop?\n", "rank: 48 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1080 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get the best market price for my crop?\n", "rank: 51 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1080 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure fair are best for my crop?\n", "rank: 59 bleu_score 0.6032880414320754 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1080 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies to ensure i get a fair price for my crop?\n", "rank: 72 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1080 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here are the best practices to ensure i get a fair price for my crop?\n", "rank: 80 bleu_score 0.6842105263157895 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1080 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for crops? 😊 to ensure i get a fair price for my crop?\n", "rank: 95 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1081 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are best to get a fair price for my crop?\n", "rank: 11 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1081 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here are the best practices to ensure i get a fair price for my crop?\n", "rank: 12 bleu_score 0.6842105263157895 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1081 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get a fair price for my crop?\n", "rank: 18 bleu_score 0.6228821345701695 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1081 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies to ensure i get a fair price for my crop?\n", "rank: 30 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1081 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are ideal to get a fair price for my crop?\n", "rank: 43 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1081 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: - ensure proper to get a fair price for my crop?\n", "rank: 45 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1081 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get the best market price for my crop?\n", "rank: 48 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1081 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure fair are best for my crop?\n", "rank: 55 bleu_score 0.6032880414320754 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1081 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i best to get a fair price for my crop?\n", "rank: 62 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1081 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here is the best practices to ensure i get a fair price for my crop?\n", "rank: 93 bleu_score 0.631578947368421 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1081 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for crops? 😊 to ensure i get a fair price for my crop?\n", "rank: 95 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1082 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best suited for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here are the best practices to ensure i get a fair price for my crop?\n", "rank: 4 bleu_score 0.6842105263157895 max_bleu: 0.7142857142857143 avg_bleu: 0.321194955102155 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1082 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best suited for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to get the ideal get a fair price for my crop?\n", "rank: 22 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.321194955102155 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1082 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best suited for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get a fair price for my crop?\n", "rank: 28 bleu_score 0.6228821345701695 max_bleu: 0.7142857142857143 avg_bleu: 0.321194955102155 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1082 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best suited for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are best to get a fair price for my crop?\n", "rank: 52 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.321194955102155 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1082 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best suited for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: - ensure proper to get a fair price for my crop?\n", "rank: 54 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.321194955102155 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1082 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best suited for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get the best market price for my crop?\n", "rank: 59 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.321194955102155 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1082 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best suited for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: crop: harvest what are the best practices for my crop?\n", "rank: 61 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.321194955102155 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1082 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best suited for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i best to get a fair price for my crop?\n", "rank: 64 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.321194955102155 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1082 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best suited for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies to ensure i get a fair price for my crop?\n", "rank: 74 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.321194955102155 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1082 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best suited for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to get the ideal a fair price for my crop?\n", "rank: 77 bleu_score 0.6228821345701695 max_bleu: 0.7142857142857143 avg_bleu: 0.321194955102155 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1082 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best suited for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are ideal to get a fair price for my crop?\n", "rank: 79 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.321194955102155 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1082 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best suited for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here is the best practices to ensure i get a fair price for my crop?\n", "rank: 88 bleu_score 0.631578947368421 max_bleu: 0.7142857142857143 avg_bleu: 0.321194955102155 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1083 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail drip the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i best to get a fair price for my crop?\n", "rank: 17 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.31323022151305374 min_bleu: 0.0\n", "===================================================================\n", "1083 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail drip the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: - ensure proper to get a fair price for my crop?\n", "rank: 18 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.31323022151305374 min_bleu: 0.0\n", "===================================================================\n", "1083 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail drip the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get a fair price for my crop?\n", "rank: 31 bleu_score 0.6228821345701695 max_bleu: 0.7142857142857143 avg_bleu: 0.31323022151305374 min_bleu: 0.0\n", "===================================================================\n", "1083 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail drip the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here are the best practices to ensure i get a fair price for my crop?\n", "rank: 44 bleu_score 0.6842105263157895 max_bleu: 0.7142857142857143 avg_bleu: 0.31323022151305374 min_bleu: 0.0\n", "===================================================================\n", "1083 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail drip the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get the best market price for my crop?\n", "rank: 48 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.31323022151305374 min_bleu: 0.0\n", "===================================================================\n", "1083 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail drip the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: of to ensure i get a fair price for my crop?\n", "rank: 63 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.31323022151305374 min_bleu: 0.0\n", "===================================================================\n", "1083 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail drip the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure fair pricing of are best for my crop?\n", "rank: 77 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.31323022151305374 min_bleu: 0.0\n", "===================================================================\n", "1083 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail drip the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here is the best practices to ensure i get a fair price for my crop?\n", "rank: 81 bleu_score 0.631578947368421 max_bleu: 0.7142857142857143 avg_bleu: 0.31323022151305374 min_bleu: 0.0\n", "===================================================================\n", "1084 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are ideal to get a fair price for my crop?\n", "rank: 0 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1084 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are best to get a fair price for my crop?\n", "rank: 4 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1084 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i best to get a fair price for my crop?\n", "rank: 18 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1084 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get a fair price for my crop?\n", "rank: 24 bleu_score 0.6228821345701695 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1084 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: - ensure proper to get a fair price for my crop?\n", "rank: 49 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1084 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get the best market price for my crop?\n", "rank: 52 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1084 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure fair are best for my crop?\n", "rank: 61 bleu_score 0.6032880414320754 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1084 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies to ensure i get a fair price for my crop?\n", "rank: 74 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1084 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here are the best practices to ensure i get a fair price for my crop?\n", "rank: 81 bleu_score 0.6842105263157895 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1084 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here is the best practices to ensure i get a fair price for my crop?\n", "rank: 92 bleu_score 0.631578947368421 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1084 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for crops? 😊 to ensure i get a fair price for my crop?\n", "rank: 95 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1085 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are best to get a fair price for my crop?\n", "rank: 4 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.3250637239916922 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1085 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here is the best practices to ensure i get a fair price for my crop?\n", "rank: 18 bleu_score 0.631578947368421 max_bleu: 0.7142857142857143 avg_bleu: 0.3250637239916922 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1085 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get the best market price for my crop?\n", "rank: 19 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.3250637239916922 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1085 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: - ensure proper to get a fair price for my crop?\n", "rank: 22 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.3250637239916922 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1085 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure fair are best for my crop?\n", "rank: 29 bleu_score 0.6032880414320754 max_bleu: 0.7142857142857143 avg_bleu: 0.3250637239916922 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1085 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for crops? 😊 to ensure i get a fair price for my crop?\n", "rank: 31 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.3250637239916922 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1085 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get a fair price for my crop?\n", "rank: 34 bleu_score 0.6228821345701695 max_bleu: 0.7142857142857143 avg_bleu: 0.3250637239916922 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1085 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are ideal to get a fair price for my crop?\n", "rank: 52 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.3250637239916922 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1085 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i best to get a fair price for my crop?\n", "rank: 65 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.3250637239916922 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1085 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies to ensure i get a fair price for my crop?\n", "rank: 77 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.3250637239916922 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1085 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here are the best practices to ensure i get a fair price for my crop?\n", "rank: 86 bleu_score 0.6842105263157895 max_bleu: 0.7142857142857143 avg_bleu: 0.3250637239916922 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1086 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to get a fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get a fair price for my crop?\n", "rank: 13 bleu_score 0.6228821345701695 max_bleu: 0.7142857142857143 avg_bleu: 0.32808255094551164 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1086 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to get a fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure fair are best for my crop?\n", "rank: 17 bleu_score 0.6032880414320754 max_bleu: 0.7142857142857143 avg_bleu: 0.32808255094551164 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1086 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to get a fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get the best market price for my crop?\n", "rank: 18 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.32808255094551164 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1086 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to get a fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i best to get a fair price for my crop?\n", "rank: 19 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.32808255094551164 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1086 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to get a fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for crops? 😊 to ensure i get a fair price for my crop?\n", "rank: 23 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.32808255094551164 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1086 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to get a fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies to ensure i get a fair price for my crop?\n", "rank: 40 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.32808255094551164 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1086 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to get a fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: - ensure proper to get a fair price for my crop?\n", "rank: 48 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.32808255094551164 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1086 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to get a fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are best to get a fair price for my crop?\n", "rank: 51 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.32808255094551164 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1086 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to get a fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are ideal to get a fair price for my crop?\n", "rank: 79 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.32808255094551164 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1086 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to get a fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here are the best practices to ensure i get a fair price for my crop?\n", "rank: 82 bleu_score 0.6842105263157895 max_bleu: 0.7142857142857143 avg_bleu: 0.32808255094551164 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1086 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to get a fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here is the best practices to ensure i get a fair price for my crop?\n", "rank: 93 bleu_score 0.631578947368421 max_bleu: 0.7142857142857143 avg_bleu: 0.32808255094551164 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1087 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to ensure the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are best to get a fair price for my crop?\n", "rank: 3 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.32714078747034897 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1087 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to ensure the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure fair are best for my crop?\n", "rank: 8 bleu_score 0.6032880414320754 max_bleu: 0.7142857142857143 avg_bleu: 0.32714078747034897 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1087 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to ensure the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: - ensure proper to get a fair price for my crop?\n", "rank: 10 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.32714078747034897 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1087 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to ensure the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i best to get a fair price for my crop?\n", "rank: 13 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.32714078747034897 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1087 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to ensure the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get a fair price for my crop?\n", "rank: 16 bleu_score 0.6228821345701695 max_bleu: 0.7142857142857143 avg_bleu: 0.32714078747034897 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1087 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to ensure the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for crops? 😊 to ensure i get a fair price for my crop?\n", "rank: 26 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.32714078747034897 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1087 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to ensure the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies to ensure i get a fair price for my crop?\n", "rank: 28 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.32714078747034897 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1087 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to ensure the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get the best market price for my crop?\n", "rank: 55 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.32714078747034897 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1087 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to ensure the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are ideal to get a fair price for my crop?\n", "rank: 84 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.32714078747034897 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1087 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to ensure the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here are the best practices to ensure i get a fair price for my crop?\n", "rank: 87 bleu_score 0.6842105263157895 max_bleu: 0.7142857142857143 avg_bleu: 0.32714078747034897 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1087 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || to ensure the fair price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here is the best practices to ensure i get a fair price for my crop?\n", "rank: 92 bleu_score 0.631578947368421 max_bleu: 0.7142857142857143 avg_bleu: 0.32714078747034897 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1088 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are best to get a fair price for my crop?\n", "rank: 0 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.33356363083764595 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1088 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get the best market price for my crop?\n", "rank: 3 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.33356363083764595 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1088 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i best to get a fair price for my crop?\n", "rank: 8 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.33356363083764595 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1088 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to get the ideal get a fair price for my crop?\n", "rank: 14 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.33356363083764595 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1088 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here is the best practices to ensure i get a fair price for my crop?\n", "rank: 16 bleu_score 0.631578947368421 max_bleu: 0.7142857142857143 avg_bleu: 0.33356363083764595 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1088 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get a fair price for my crop?\n", "rank: 21 bleu_score 0.6228821345701695 max_bleu: 0.7142857142857143 avg_bleu: 0.33356363083764595 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1088 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here are the best practices to ensure i get a fair price for my crop?\n", "rank: 28 bleu_score 0.6842105263157895 max_bleu: 0.7142857142857143 avg_bleu: 0.33356363083764595 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1088 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure fair pricing of are best for my crop?\n", "rank: 30 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.33356363083764595 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1088 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: - ensure proper to get a fair price for my crop?\n", "rank: 52 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.33356363083764595 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1088 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies to ensure i get a fair price for my crop?\n", "rank: 73 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.33356363083764595 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1088 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to get the ideal a fair price for my crop?\n", "rank: 76 bleu_score 0.6228821345701695 max_bleu: 0.7142857142857143 avg_bleu: 0.33356363083764595 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1088 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || crop loans are best for \n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are ideal to get a fair price for my crop?\n", "rank: 81 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.33356363083764595 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1089 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here is the best practices to ensure i get a fair price for my crop?\n", "rank: 3 bleu_score 0.631578947368421 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1089 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are best to get a fair price for my crop?\n", "rank: 9 bleu_score 0.7054014374088451 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1089 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i best to get a fair price for my crop?\n", "rank: 11 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1089 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies are ideal to get a fair price for my crop?\n", "rank: 17 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1089 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get a fair price for my crop?\n", "rank: 25 bleu_score 0.6228821345701695 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1089 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: - ensure proper to get a fair price for my crop?\n", "rank: 49 bleu_score 0.6410499775216034 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1089 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure i get the best market price for my crop?\n", "rank: 50 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1089 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: to ensure fair are best for my crop?\n", "rank: 58 bleu_score 0.6032880414320754 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1089 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: subsidies to ensure i get a fair price for my crop?\n", "rank: 69 bleu_score 0.6348612936679605 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1089 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for marigold flowers. here are the best practices to ensure i get a fair price for my crop?\n", "rank: 77 bleu_score 0.6842105263157895 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1089 1500 ==== source list: mere khira ki fasal ke liye uchit mulya sunishchit karne ke liye sabse achchhe tareeke kya hain? || what avail the best market price for my crop?\n", "target: what are the best practices to ensure a fair price for my crop?\n", "prediction: for crops? 😊 to ensure i get a fair price for my crop?\n", "rank: 95 bleu_score 0.6 max_bleu: 0.7142857142857143 avg_bleu: 0.3211068453766355 min_bleu: 0.008520511068835796\n", "===================================================================\n", "1090 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies available to prepare soil for planting \n", "rank: 0 bleu_score 0.5515605641153721 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1090 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies are recommended to prepare soil for planting \n", "rank: 27 bleu_score 0.5555555555555556 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1090 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: - prepare the soil for planting \n", "rank: 39 bleu_score 0.6441233940645307 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1090 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: is the soil treatment for planting \n", "rank: 41 bleu_score 0.5367694950537757 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1090 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the soil is ideal for planting \n", "rank: 43 bleu_score 0.5515605641153721 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1090 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the ideal soil for planting \n", "rank: 61 bleu_score 0.5367694950537757 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1091 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies available to prepare soil for planting \n", "rank: 6 bleu_score 0.5515605641153721 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1091 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies are recommended to prepare soil for planting \n", "rank: 12 bleu_score 0.5555555555555556 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1091 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: - prepare the soil for planting \n", "rank: 25 bleu_score 0.6441233940645307 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1091 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: is the soil treatment for planting \n", "rank: 29 bleu_score 0.5367694950537757 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1091 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the soil is ideal for planting \n", "rank: 56 bleu_score 0.5515605641153721 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1091 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the ideal soil for planting \n", "rank: 75 bleu_score 0.5367694950537757 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1092 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - improve soil structure is a soil fertility for planting \n", "target: how do i prepare the soil for planting \n", "prediction: - how do i prepare the soil for planting \n", "rank: 46 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.2925011107987072 min_bleu: 0.0\n", "===================================================================\n", "1092 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - improve soil structure is a soil fertility for planting \n", "target: how do i prepare the soil for planting \n", "prediction: - how do i prepare the soil for planting \n", "rank: 48 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.2925011107987072 min_bleu: 0.0\n", "===================================================================\n", "1093 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - soil? how do i prepare the soil drainage for planting potatoes?\n", "target: how do i prepare the soil for planting \n", "prediction: subsidies are recommended to prepare soil for planting \n", "rank: 0 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.26642689718400764 min_bleu: 0.0\n", "===================================================================\n", "1093 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - soil? how do i prepare the soil drainage for planting potatoes?\n", "target: how do i prepare the soil for planting \n", "prediction: is the soil treatment for planting \n", "rank: 22 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.26642689718400764 min_bleu: 0.0\n", "===================================================================\n", "1093 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - soil? how do i prepare the soil drainage for planting potatoes?\n", "target: how do i prepare the soil for planting \n", "prediction: of the soil is ideal for planting \n", "rank: 26 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.26642689718400764 min_bleu: 0.0\n", "===================================================================\n", "1093 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - soil? how do i prepare the soil drainage for planting potatoes?\n", "target: how do i prepare the soil for planting \n", "prediction: of the ideal soil for planting \n", "rank: 59 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.26642689718400764 min_bleu: 0.0\n", "===================================================================\n", "1093 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - soil? how do i prepare the soil drainage for planting potatoes?\n", "target: how do i prepare the soil for planting \n", "prediction: subsidies available to prepare soil for planting \n", "rank: 69 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.26642689718400764 min_bleu: 0.0\n", "===================================================================\n", "1093 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - soil? how do i prepare the soil drainage for planting potatoes?\n", "target: how do i prepare the soil for planting \n", "prediction: for planting how can i prepare the soil for planting \n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.26642689718400764 min_bleu: 0.0\n", "===================================================================\n", "1094 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies available to prepare soil for planting \n", "rank: 0 bleu_score 0.5515605641153721 max_bleu: 0.6441233940645307 avg_bleu: 0.2550626811219864 min_bleu: 0.0\n", "===================================================================\n", "1094 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies are recommended to prepare soil for planting \n", "rank: 16 bleu_score 0.5555555555555556 max_bleu: 0.6441233940645307 avg_bleu: 0.2550626811219864 min_bleu: 0.0\n", "===================================================================\n", "1094 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the soil is ideal for planting \n", "rank: 37 bleu_score 0.5515605641153721 max_bleu: 0.6441233940645307 avg_bleu: 0.2550626811219864 min_bleu: 0.0\n", "===================================================================\n", "1094 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: is the soil treatment for planting \n", "rank: 40 bleu_score 0.5367694950537757 max_bleu: 0.6441233940645307 avg_bleu: 0.2550626811219864 min_bleu: 0.0\n", "===================================================================\n", "1094 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the ideal soil for planting \n", "rank: 41 bleu_score 0.5367694950537757 max_bleu: 0.6441233940645307 avg_bleu: 0.2550626811219864 min_bleu: 0.0\n", "===================================================================\n", "1094 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: - prepare the soil for planting \n", "rank: 66 bleu_score 0.6441233940645307 max_bleu: 0.6441233940645307 avg_bleu: 0.2550626811219864 min_bleu: 0.0\n", "===================================================================\n", "1095 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - soil? how do i prepare the soil drainage for planting potatoes?\n", "target: how do i prepare the soil for planting \n", "prediction: subsidies are recommended to prepare soil for planting \n", "rank: 0 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.26642689718400764 min_bleu: 0.0\n", "===================================================================\n", "1095 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - soil? how do i prepare the soil drainage for planting potatoes?\n", "target: how do i prepare the soil for planting \n", "prediction: of the ideal soil for planting \n", "rank: 23 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.26642689718400764 min_bleu: 0.0\n", "===================================================================\n", "1095 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - soil? how do i prepare the soil drainage for planting potatoes?\n", "target: how do i prepare the soil for planting \n", "prediction: for planting how can i prepare the soil for planting \n", "rank: 33 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.26642689718400764 min_bleu: 0.0\n", "===================================================================\n", "1095 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - soil? how do i prepare the soil drainage for planting potatoes?\n", "target: how do i prepare the soil for planting \n", "prediction: of the soil is ideal for planting \n", "rank: 50 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.26642689718400764 min_bleu: 0.0\n", "===================================================================\n", "1095 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - soil? how do i prepare the soil drainage for planting potatoes?\n", "target: how do i prepare the soil for planting \n", "prediction: subsidies available to prepare soil for planting \n", "rank: 62 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.26642689718400764 min_bleu: 0.0\n", "===================================================================\n", "1095 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || - soil? how do i prepare the soil drainage for planting potatoes?\n", "target: how do i prepare the soil for planting \n", "prediction: is the soil treatment for planting \n", "rank: 68 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.26642689718400764 min_bleu: 0.0\n", "===================================================================\n", "1096 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soils prepare a soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies are recommended to prepare soil for planting \n", "rank: 3 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.24964665225993973 min_bleu: 0.0\n", "===================================================================\n", "1096 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soils prepare a soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the soil is ideal for planting \n", "rank: 29 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.24964665225993973 min_bleu: 0.0\n", "===================================================================\n", "1096 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soils prepare a soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the ideal soil for planting \n", "rank: 31 bleu_score 0.5367694950537757 max_bleu: 0.5555555555555556 avg_bleu: 0.24964665225993973 min_bleu: 0.0\n", "===================================================================\n", "1096 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soils prepare a soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: is the soil for planting \n", "rank: 33 bleu_score 0.5054422164271946 max_bleu: 0.5555555555555556 avg_bleu: 0.24964665225993973 min_bleu: 0.0\n", "===================================================================\n", "1096 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soils prepare a soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies available to prepare soil is ideal for planting \n", "rank: 48 bleu_score 0.5 max_bleu: 0.5555555555555556 avg_bleu: 0.24964665225993973 min_bleu: 0.0\n", "===================================================================\n", "1096 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soils prepare a soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: is the soil treatment for planting \n", "rank: 60 bleu_score 0.5367694950537757 max_bleu: 0.5555555555555556 avg_bleu: 0.24964665225993973 min_bleu: 0.0\n", "===================================================================\n", "1096 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soils prepare a soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the soil for planting \n", "rank: 77 bleu_score 0.5054422164271946 max_bleu: 0.5555555555555556 avg_bleu: 0.24964665225993973 min_bleu: 0.0\n", "===================================================================\n", "1097 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies are recommended to prepare soil for planting \n", "rank: 23 bleu_score 0.5555555555555556 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1097 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the ideal soil for planting \n", "rank: 24 bleu_score 0.5367694950537757 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1097 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: is the soil treatment for planting \n", "rank: 36 bleu_score 0.5367694950537757 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1097 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the soil is ideal for planting \n", "rank: 37 bleu_score 0.5515605641153721 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1097 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: - prepare the soil for planting \n", "rank: 65 bleu_score 0.6441233940645307 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1097 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies available to prepare soil for planting \n", "rank: 70 bleu_score 0.5515605641153721 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1098 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the soil is ideal for planting \n", "rank: 17 bleu_score 0.5515605641153721 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1098 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies are recommended to prepare soil for planting \n", "rank: 18 bleu_score 0.5555555555555556 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1098 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: is the soil treatment for planting \n", "rank: 38 bleu_score 0.5367694950537757 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1098 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: - prepare the soil for planting \n", "rank: 45 bleu_score 0.6441233940645307 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1098 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the ideal soil for planting \n", "rank: 60 bleu_score 0.5367694950537757 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1098 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || clay soil fertility how do i prepare the soil for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies available to prepare soil for planting \n", "rank: 70 bleu_score 0.5515605641153721 max_bleu: 0.6441233940645307 avg_bleu: 0.25506268112198643 min_bleu: 0.0\n", "===================================================================\n", "1099 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || to prepare soil fertility for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies available to prepare soil is ideal for planting \n", "rank: 2 bleu_score 0.5 max_bleu: 0.5555555555555556 avg_bleu: 0.2555983126829416 min_bleu: 0.0\n", "===================================================================\n", "1099 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || to prepare soil fertility for planting \n", "target: how do i prepare the soil for planting \n", "prediction: subsidies are recommended to prepare soil for planting \n", "rank: 6 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.2555983126829416 min_bleu: 0.0\n", "===================================================================\n", "1099 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || to prepare soil fertility for planting \n", "target: how do i prepare the soil for planting \n", "prediction: is the soil for planting \n", "rank: 17 bleu_score 0.5054422164271946 max_bleu: 0.5555555555555556 avg_bleu: 0.2555983126829416 min_bleu: 0.0\n", "===================================================================\n", "1099 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || to prepare soil fertility for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the ideal soil for planting \n", "rank: 33 bleu_score 0.5367694950537757 max_bleu: 0.5555555555555556 avg_bleu: 0.2555983126829416 min_bleu: 0.0\n", "===================================================================\n", "1099 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || to prepare soil fertility for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the soil for planting \n", "rank: 45 bleu_score 0.5054422164271946 max_bleu: 0.5555555555555556 avg_bleu: 0.2555983126829416 min_bleu: 0.0\n", "===================================================================\n", "1099 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || to prepare soil fertility for planting \n", "target: how do i prepare the soil for planting \n", "prediction: of the soil is ideal for planting \n", "rank: 56 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.2555983126829416 min_bleu: 0.0\n", "===================================================================\n", "1099 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || to prepare soil fertility for planting \n", "target: how do i prepare the soil for planting \n", "prediction: is the soil treatment for planting \n", "rank: 66 bleu_score 0.5367694950537757 max_bleu: 0.5555555555555556 avg_bleu: 0.2555983126829416 min_bleu: 0.0\n", "===================================================================\n", "1099 1500 ==== source list: lagane ke liye mitti ki taiyari kaise karen? || to prepare soil fertility for planting \n", "target: how do i prepare the soil for planting \n", "prediction: - prepare soil for planting \n", "rank: 74 bleu_score 0.5054422164271946 max_bleu: 0.5555555555555556 avg_bleu: 0.2555983126829416 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the symptoms of leaf spot disease in \n", "rank: 10 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what are the symptoms of leaf spot disease in \n", "rank: 13 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what is the symptoms of leaf spot disease in \n", "rank: 14 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the symptoms of leaf spot disease in \n", "rank: 15 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 22 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 26 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are common symptoms of leaf spot disease in \n", "rank: 29 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are the symptoms of leaf spot disease in \n", "rank: 33 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of disease in what are the symptoms of leaf spot disease?\n", "rank: 40 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the following symptoms of leaf spot disease in \n", "rank: 42 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 43 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 60 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 64 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what is the symptoms of leaf spot disease in \n", "rank: 71 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 83 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1100 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 84 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.42356977909378246 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: blight disease is observed in what are the symptoms of leaf spot diseases?\n", "rank: 7 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what are the symptoms of leaf spot disease in \n", "rank: 9 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what are some common symptoms of leaf spot disease in \n", "rank: 17 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of the symptoms of leaf spot disease in \n", "rank: 23 bleu_score 0.8 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the symptoms of leaf spot disease in \n", "rank: 28 bleu_score 0.8 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: blight in what are the symptoms of leaf spot disease?\n", "rank: 30 bleu_score 0.8181818181818182 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the symptoms spot of leaf spot disease in \n", "rank: 33 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected common symptoms of leaf spot disease in \n", "rank: 46 bleu_score 0.6959861353000654 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: blight in what is the symptoms of leaf spot disease?\n", "rank: 60 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: blight disease symptoms what are the symptoms of leaf spot disease in \n", "rank: 75 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what is the symptoms of leaf spot disease in \n", "rank: 76 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: blight in spot what are the symptoms of leaf spot disease?\n", "rank: 77 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the stem, symptoms of leaf spot disease in \n", "rank: 79 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: blight affected is the symptoms of leaf spot disease in \n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1101 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of blight in what are the symptoms of leaf spot disease?\n", "rank: 82 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.44143796352507225 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 7 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the symptoms of leaf spot disease in \n", "rank: 15 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 19 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 24 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 27 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what is the symptoms of leaf spot disease in \n", "rank: 28 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are the symptoms of leaf spot disease in \n", "rank: 30 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the following symptoms of leaf spot disease in \n", "rank: 39 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the symptoms of leaf spot disease in \n", "rank: 51 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 52 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 59 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what are the symptoms of leaf spot disease in \n", "rank: 60 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of disease in what are the symptoms of leaf spot disease?\n", "rank: 70 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what is the symptoms of leaf spot disease in \n", "rank: 82 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are some symptoms of leaf spot disease in \n", "rank: 83 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 85 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1102 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are common symptoms of leaf spot disease in \n", "rank: 87 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are common symptoms of leaf spot disease in \n", "rank: 2 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the symptoms of leaf spot disease in \n", "rank: 4 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 13 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the symptoms of leaf spot disease in \n", "rank: 14 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are the symptoms of leaf spot disease in \n", "rank: 16 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what is the symptoms of leaf spot disease in \n", "rank: 21 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the following symptoms of leaf spot disease in \n", "rank: 25 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 32 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 46 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 51 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 52 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what are the symptoms of leaf spot disease in \n", "rank: 53 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of disease in what are the symptoms of leaf spot disease?\n", "rank: 64 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 67 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what is the symptoms of leaf spot disease in \n", "rank: 76 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are some symptoms of leaf spot disease in \n", "rank: 77 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1103 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 79 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the following symptoms of leaf spot disease in \n", "rank: 3 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the symptoms of leaf spot disease in \n", "rank: 5 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are the symptoms of leaf spot disease in \n", "rank: 17 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what is the symptoms of leaf spot disease in \n", "rank: 20 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 21 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what are the symptoms of leaf spot disease in \n", "rank: 29 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the symptoms of leaf spot disease in \n", "rank: 30 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are common symptoms of leaf spot disease in \n", "rank: 36 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 37 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 54 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 57 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 60 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of disease in what are the symptoms of leaf spot disease?\n", "rank: 64 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what is the symptoms of leaf spot disease in \n", "rank: 76 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 77 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 78 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1104 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || symptoms of leaf disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are some symptoms of leaf spot disease in \n", "rank: 79 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.4337450654313597 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: blight disease is observed in what are the symptoms of leaf spot diseases?\n", "rank: 4 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what is the symptoms of leaf spot disease in \n", "rank: 5 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the stem, symptoms of leaf spot disease in \n", "rank: 20 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what are some common symptoms of leaf spot disease in \n", "rank: 24 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the symptoms of leaf spot disease in \n", "rank: 25 bleu_score 0.8 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: blight disease symptoms what are the symptoms of leaf spot disease in \n", "rank: 29 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected common symptoms of leaf spot disease in \n", "rank: 31 bleu_score 0.6959861353000654 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of the symptoms of leaf spot disease in \n", "rank: 36 bleu_score 0.8 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: blight in what are the symptoms of leaf spot disease?\n", "rank: 45 bleu_score 0.8181818181818182 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: blight affected is the symptoms of leaf spot disease in \n", "rank: 49 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what are the symptoms of leaf spot disease in \n", "rank: 54 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of blight in what are the symptoms of leaf spot disease?\n", "rank: 61 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: blight in what is the symptoms of leaf spot disease?\n", "rank: 70 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: blight in spot what are the symptoms of leaf spot disease?\n", "rank: 80 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1105 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || disease symptoms leaf blight disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the symptoms spot of leaf spot disease in \n", "rank: 88 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.4415461141955528 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the following symptoms of leaf spot disease in \n", "rank: 1 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 2 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are common symptoms of leaf spot disease in \n", "rank: 9 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the symptoms of leaf spot disease in \n", "rank: 10 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the symptoms of leaf spot disease in \n", "rank: 14 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 16 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of disease in what are the symptoms of leaf spot disease?\n", "rank: 18 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what are the symptoms of leaf spot disease in \n", "rank: 20 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what is the symptoms of leaf spot disease in \n", "rank: 30 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are the symptoms of leaf spot disease in \n", "rank: 36 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 48 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 55 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 57 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 58 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 77 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what is the symptoms of leaf spot disease in \n", "rank: 78 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1106 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are some symptoms of leaf spot disease in \n", "rank: 79 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 3 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the following symptoms of leaf spot disease in \n", "rank: 6 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are some symptoms of leaf spot disease in \n", "rank: 8 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 10 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what is the symptoms of leaf spot disease in \n", "rank: 14 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the symptoms of leaf spot disease in \n", "rank: 22 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the symptoms of leaf spot disease in \n", "rank: 26 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 32 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 39 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are the symptoms of leaf spot disease in \n", "rank: 40 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 60 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 61 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 62 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what are the symptoms of leaf spot disease in \n", "rank: 63 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of disease in what are the symptoms of leaf spot disease?\n", "rank: 68 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what is the symptoms of leaf spot disease in \n", "rank: 70 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1107 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are common symptoms of leaf spot disease in \n", "rank: 81 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the symptoms of leaf spot disease in \n", "rank: 4 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are the symptoms of leaf spot disease in \n", "rank: 6 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what is the symptoms of leaf spot disease in \n", "rank: 7 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the symptoms of leaf spot disease in \n", "rank: 12 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are common symptoms of leaf spot disease in \n", "rank: 15 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 19 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 21 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are some symptoms of leaf spot disease in \n", "rank: 27 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the following symptoms of leaf spot disease in \n", "rank: 35 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 48 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 53 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 54 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what are the symptoms of leaf spot disease in \n", "rank: 56 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of disease in what are the symptoms of leaf spot disease?\n", "rank: 65 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what is the symptoms of leaf spot disease in \n", "rank: 67 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 78 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1108 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 81 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the following symptoms of leaf spot disease in \n", "rank: 4 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: affected is the symptoms of leaf spot disease in \n", "rank: 6 bleu_score 0.8 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 11 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are common symptoms of leaf spot disease in \n", "rank: 12 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what are the symptoms of leaf spot disease in \n", "rank: 13 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what is the symptoms of leaf spot disease in \n", "rank: 16 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has the symptoms of leaf spot disease in \n", "rank: 23 bleu_score 0.7954127260572175 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 34 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are the symptoms of leaf spot disease in \n", "rank: 40 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - symptoms what are the symptoms of leaf spot disease in \n", "rank: 52 bleu_score 0.7692307692307693 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 56 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 59 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what are the symptoms of leaf spot disease in \n", "rank: 60 bleu_score 0.9090909090909091 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of disease in what are the symptoms of leaf spot disease?\n", "rank: 69 bleu_score 0.8333333333333334 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: - what is the symptoms of leaf spot disease in \n", "rank: 77 bleu_score 0.8181818181818182 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: of what is the symptoms of leaf spot disease in \n", "rank: 78 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1109 1500 ==== source list: mein leaf spot rog ke lakshan kya hain? || in what are the symptoms of leaf spot disease in \n", "target: what are the symptoms of leaf spot disease in \n", "prediction: has what are some symptoms of leaf spot disease in \n", "rank: 80 bleu_score 0.75 max_bleu: 0.9090909090909091 avg_bleu: 0.43229924784870405 min_bleu: 0.0\n", "===================================================================\n", "1110 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of insurance schemes for sarson crops in \n", "rank: 12 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1110 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of insurance schemes available for sarson crops in \n", "rank: 14 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1110 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem oil is there any insurance scheme for sarson crops.\n", "rank: 29 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1110 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem is there any insurance scheme for sarson crops.\n", "rank: 34 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1110 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available for sarson crops in \n", "rank: 49 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1110 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem is there a insurance scheme for sarson crops.\n", "rank: 79 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1110 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available in crops are there any insurance scheme for sarson crops?\n", "rank: 90 bleu_score 0.6428571428571429 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1110 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: subsidies available in crops are there any insurance scheme for sarson crops?\n", "rank: 92 bleu_score 0.6923076923076923 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1111 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of insurance schemes available for sarson crops in \n", "rank: 26 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1111 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem is there a insurance scheme for sarson crops.\n", "rank: 50 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1111 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of insurance schemes for sarson crops in \n", "rank: 55 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1111 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available for sarson crops in \n", "rank: 58 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1111 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem oil is there any insurance scheme for sarson crops.\n", "rank: 60 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1111 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem is there any insurance scheme for sarson crops.\n", "rank: 70 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1111 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available in crops are there any insurance scheme for sarson crops?\n", "rank: 90 bleu_score 0.6428571428571429 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1111 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: subsidies available in crops are there any insurance scheme for sarson crops?\n", "rank: 93 bleu_score 0.6923076923076923 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1112 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of insurance schemes available for sarson crops in \n", "rank: 25 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1112 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: subsidies available in crops are there any insurance scheme for sarson crops?\n", "rank: 28 bleu_score 0.6923076923076923 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1112 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of insurance schemes for sarson crops in \n", "rank: 29 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1112 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem oil is there any insurance scheme for sarson crops.\n", "rank: 32 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1112 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem is there any insurance scheme for sarson crops.\n", "rank: 57 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1112 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available for sarson crops in \n", "rank: 61 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1112 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem is there a insurance scheme for sarson crops.\n", "rank: 83 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1112 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available in crops are there any insurance scheme for sarson crops?\n", "rank: 95 bleu_score 0.6428571428571429 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1113 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available in crops are there any insurance scheme for sarson crops?\n", "rank: 40 bleu_score 0.6428571428571429 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1113 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem is there any insurance scheme for sarson crops.\n", "rank: 45 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1113 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem is there a insurance scheme for sarson crops.\n", "rank: 47 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1113 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of insurance schemes for sarson crops in \n", "rank: 55 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1113 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available for sarson crops in \n", "rank: 56 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1113 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem oil is there any insurance scheme for sarson crops.\n", "rank: 58 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1113 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of insurance schemes available for sarson crops in \n", "rank: 70 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1113 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: subsidies available in crops are there any insurance scheme for sarson crops?\n", "rank: 91 bleu_score 0.6923076923076923 max_bleu: 0.7 avg_bleu: 0.3156456731959301 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1114 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of insurance schemes for sarson crops in \n", "rank: 17 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1114 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: subsidies available in crops are there any insurance scheme for sarson crops?\n", "rank: 22 bleu_score 0.6923076923076923 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1114 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available for sarson crops in \n", "rank: 26 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1114 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem is there a insurance scheme for sarson crops.\n", "rank: 33 bleu_score 0.6 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1114 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem oil is there any insurance scheme for sarson crops.\n", "rank: 64 bleu_score 0.6363636363636364 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1114 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of insurance schemes available for sarson crops in \n", "rank: 73 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1114 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: of neem is there any insurance scheme for sarson crops.\n", "rank: 76 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1114 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || the authenticity in mustard crop for sarson\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available in crops are there any insurance scheme for sarson crops?\n", "rank: 88 bleu_score 0.6428571428571429 max_bleu: 0.7 avg_bleu: 0.3164143643556607 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1115 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease in crops for a mustard crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: available in crops are there any insurance schemes for sarson crops?\n", "rank: 24 bleu_score 0.6666666666666666 max_bleu: 0.7 avg_bleu: 0.3190064525454645 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1115 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease in crops for a mustard crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: to get any insurance schemes for sarson crops in \n", "rank: 36 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3190064525454645 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1115 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease in crops for a mustard crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available for sarson crops in \n", "rank: 52 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3190064525454645 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1115 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease in crops for a mustard crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available in crops are there any insurance scheme for sarson crops?\n", "rank: 81 bleu_score 0.6428571428571429 max_bleu: 0.7 avg_bleu: 0.3190064525454645 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1115 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease in crops for a mustard crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: subsidies available in crops are there any insurance schemes for sarson crops?\n", "rank: 87 bleu_score 0.6153846153846154 max_bleu: 0.7 avg_bleu: 0.3190064525454645 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1115 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease in crops for a mustard crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: available in crops? 🌾 is there any insurance scheme for sarson crops?\n", "rank: 94 bleu_score 0.6923076923076923 max_bleu: 0.7 avg_bleu: 0.3190064525454645 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1116 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || for crops in \n", "target: is there any insurance scheme for sarson crops in \n", "prediction: to get any insurance schemes for sarson crops in \n", "rank: 6 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3179031210234639 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1116 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || for crops in \n", "target: is there any insurance scheme for sarson crops in \n", "prediction: subsidies available in crops are there any insurance schemes for sarson crops?\n", "rank: 27 bleu_score 0.6153846153846154 max_bleu: 0.7 avg_bleu: 0.3179031210234639 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1116 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || for crops in \n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available in crops are there any insurance schemes for sarson crops?\n", "rank: 34 bleu_score 0.5714285714285714 max_bleu: 0.7 avg_bleu: 0.3179031210234639 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1116 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || for crops in \n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available for sarson crops in \n", "rank: 58 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3179031210234639 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1116 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || for crops in \n", "target: is there any insurance scheme for sarson crops in \n", "prediction: available in crops are there any insurance schemes for sarson crops?\n", "rank: 62 bleu_score 0.6666666666666666 max_bleu: 0.7 avg_bleu: 0.3179031210234639 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1117 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease management in crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: available in crops are there any insurance scheme for sarson crops?\n", "rank: 13 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.31534734336577297 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1117 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease management in crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available in crops are there any insurance scheme for sarson crops?\n", "rank: 31 bleu_score 0.6428571428571429 max_bleu: 0.75 avg_bleu: 0.31534734336577297 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1117 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease management in crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: available in the is there any insurance scheme for sarson crops?\n", "rank: 41 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.31534734336577297 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1117 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease management in crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: subsidies available in crops are there any insurance scheme for sarson crops?\n", "rank: 89 bleu_score 0.6923076923076923 max_bleu: 0.75 avg_bleu: 0.31534734336577297 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1118 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || in mustard crop insurance for the \n", "target: is there any insurance scheme for sarson crops in \n", "prediction: available in is there any insurance scheme for sarson crops?\n", "rank: 27 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.33614109002848275 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1118 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || in mustard crop insurance for the \n", "target: is there any insurance scheme for sarson crops in \n", "prediction: subsidies available in crops are there any insurance scheme for sarson crops?\n", "rank: 54 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182 avg_bleu: 0.33614109002848275 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1118 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || in mustard crop insurance for the \n", "target: is there any insurance scheme for sarson crops in \n", "prediction: available in crops are there any insurance scheme for sarson crops?\n", "rank: 61 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.33614109002848275 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1119 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease in crops for a mustard crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available in crops are there any insurance scheme for sarson crops?\n", "rank: 25 bleu_score 0.6428571428571429 max_bleu: 0.7 avg_bleu: 0.3190064525454645 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1119 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease in crops for a mustard crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: to get any insurance schemes for sarson crops in \n", "rank: 38 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.3190064525454645 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1119 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease in crops for a mustard crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: insurance schemes available for sarson crops in \n", "rank: 55 bleu_score 0.5841005873035536 max_bleu: 0.7 avg_bleu: 0.3190064525454645 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1119 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease in crops for a mustard crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: available in crops are there any insurance schemes for sarson crops?\n", "rank: 67 bleu_score 0.6666666666666666 max_bleu: 0.7 avg_bleu: 0.3190064525454645 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1119 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease in crops for a mustard crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: subsidies available in crops are there any insurance schemes for sarson crops?\n", "rank: 89 bleu_score 0.6153846153846154 max_bleu: 0.7 avg_bleu: 0.3190064525454645 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1119 1500 ==== source list: kya bihar mein sarson ki fasalon ke liye koi bima yojana hai? || disease in crops for a mustard crops?\n", "target: is there any insurance scheme for sarson crops in \n", "prediction: available in crops? 🌾 is there any insurance scheme for sarson crops?\n", "rank: 94 bleu_score 0.6923076923076923 max_bleu: 0.7 avg_bleu: 0.3190064525454645 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1120 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common pests affecting crops?\n", "rank: 3 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1120 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: common diseases affecting chickpea crops, but crops?\n", "rank: 10 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1120 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases affecting crops?\n", "rank: 28 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1120 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affecting gram crops are common diseases affecting \n", "rank: 36 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1120 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by common diseases affecting crops?\n", "rank: 39 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1120 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 46 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1120 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by these common diseases affecting crops?\n", "rank: 51 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1120 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common diseases affecting crops?\n", "rank: 58 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1120 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected common pests common diseases affecting crops?\n", "rank: 59 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1120 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common plant diseases affecting crops?\n", "rank: 61 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1120 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect chickpea crops, are common diseases affecting crops?\n", "rank: 64 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1120 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 67 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1120 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 69 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1121 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by common diseases affecting crops?\n", "rank: 5 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1121 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: common diseases affecting chickpea crops, but crops?\n", "rank: 6 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1121 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases affecting crops?\n", "rank: 14 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1121 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common pests affecting crops?\n", "rank: 20 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1121 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 22 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1121 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected common pests common diseases affecting crops?\n", "rank: 25 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1121 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affecting chickpea crops, common diseases affecting crops?\n", "rank: 26 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1121 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1121 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common diseases affecting crops?\n", "rank: 43 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1121 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by these common diseases affecting crops?\n", "rank: 51 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1121 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect chickpea crops, are common diseases affecting crops?\n", "rank: 55 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1121 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 61 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1121 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common plant diseases affecting crops?\n", "rank: 68 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1122 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common plant diseases affecting crops?\n", "rank: 4 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1122 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: common diseases affecting chickpea crops, but crops?\n", "rank: 5 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1122 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by these common diseases affecting crops?\n", "rank: 14 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1122 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affecting gram crops are common diseases affecting \n", "rank: 26 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1122 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 27 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1122 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect chickpea crops, are common diseases affecting crops?\n", "rank: 36 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1122 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by common diseases affecting crops?\n", "rank: 37 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1122 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 48 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1122 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common diseases affecting crops?\n", "rank: 59 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1122 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases affecting crops?\n", "rank: 60 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1122 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected common pests common diseases affecting crops?\n", "rank: 62 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1122 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 68 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1122 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common pests affecting crops?\n", "rank: 69 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4061207335735497 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1123 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack diseases affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common pests affecting crops?\n", "rank: 11 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39702143439351323 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1123 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack diseases affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected common pests common diseases affecting crops?\n", "rank: 12 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39702143439351323 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1123 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack diseases affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect chickpea crops, are common diseases affecting crops?\n", "rank: 28 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.39702143439351323 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1123 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack diseases affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common plant diseases affecting crops?\n", "rank: 32 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39702143439351323 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1123 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack diseases affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by common diseases affecting crops?\n", "rank: 33 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39702143439351323 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1123 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack diseases affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.39702143439351323 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1123 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack diseases affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 43 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.39702143439351323 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1123 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack diseases affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 51 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39702143439351323 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1123 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack diseases affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by these common diseases affecting crops?\n", "rank: 54 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39702143439351323 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1123 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack diseases affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases affecting crops?\n", "rank: 58 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39702143439351323 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1123 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack diseases affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common diseases affecting crops?\n", "rank: 59 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39702143439351323 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1123 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that attack diseases affecting crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: common diseases affecting chickpea crops, but crops?\n", "rank: 72 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39702143439351323 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1124 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect sarson crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affecting crops are the common diseases affecting \n", "rank: 3 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.3200573816941061 min_bleu: 0.0\n", "===================================================================\n", "1124 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect sarson crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are the main diseases affecting crops?\n", "rank: 7 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.3200573816941061 min_bleu: 0.0\n", "===================================================================\n", "1124 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect sarson crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 15 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.3200573816941061 min_bleu: 0.0\n", "===================================================================\n", "1124 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect sarson crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affecting sarson affected common diseases affecting crops?\n", "rank: 16 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.3200573816941061 min_bleu: 0.0\n", "===================================================================\n", "1124 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect sarson crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by common diseases are typically crops?\n", "rank: 38 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.3200573816941061 min_bleu: 0.0\n", "===================================================================\n", "1124 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect sarson crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common diseases affecting crops?\n", "rank: 42 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.3200573816941061 min_bleu: 0.0\n", "===================================================================\n", "1124 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect sarson crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are the common diseases affecting crops?\n", "rank: 55 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3200573816941061 min_bleu: 0.0\n", "===================================================================\n", "1124 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect sarson crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 57 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.3200573816941061 min_bleu: 0.0\n", "===================================================================\n", "1124 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect sarson crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected common pests common diseases affecting crops?\n", "rank: 79 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.3200573816941061 min_bleu: 0.0\n", "===================================================================\n", "1124 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || affect sarson crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common pests affecting crops?\n", "rank: 81 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.3200573816941061 min_bleu: 0.0\n", "===================================================================\n", "1125 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect chickpea crops, are common diseases affecting crops?\n", "rank: 9 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1125 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 11 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1125 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1125 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases affecting crops?\n", "rank: 22 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1125 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by these common diseases affecting crops?\n", "rank: 30 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1125 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affecting gram crops are common diseases affecting \n", "rank: 34 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1125 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by common diseases affecting crops?\n", "rank: 38 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1125 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common pests affecting crops?\n", "rank: 46 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1125 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected common common diseases affecting crops?\n", "rank: 49 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1125 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: common diseases affecting chickpea crops, but crops?\n", "rank: 65 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1125 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 67 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common diseases affecting crops?\n", "rank: 7 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected common pests common diseases affecting crops?\n", "rank: 12 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 15 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common pests affecting crops?\n", "rank: 19 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affecting chickpea crops, common diseases affecting crops?\n", "rank: 20 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases affecting crops?\n", "rank: 23 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: common diseases affecting chickpea crops, but crops?\n", "rank: 28 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 32 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common plant diseases affecting crops?\n", "rank: 34 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by common diseases affecting crops?\n", "rank: 37 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affecting gram crops are common diseases affecting \n", "rank: 38 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 43 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by these common diseases affecting crops?\n", "rank: 52 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1126 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect cumin crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect chickpea crops, are common diseases affecting crops?\n", "rank: 62 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.39817809183411274 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1127 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common pests affecting crops?\n", "rank: 5 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.40340035617970865 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1127 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect chickpea crops, are common diseases affecting crops?\n", "rank: 17 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.40340035617970865 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1127 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected common pests common diseases affecting crops?\n", "rank: 19 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.40340035617970865 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1127 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common diseases affecting crops?\n", "rank: 31 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.40340035617970865 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1127 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by common diseases affecting crops?\n", "rank: 33 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.40340035617970865 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1127 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by these common diseases affecting crops?\n", "rank: 36 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.40340035617970865 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1127 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 41 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.40340035617970865 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1127 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common plant diseases affecting crops?\n", "rank: 47 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.40340035617970865 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1127 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 51 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.40340035617970865 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1127 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: common diseases affecting chickpea crops, but crops?\n", "rank: 54 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.40340035617970865 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1127 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases affecting crops?\n", "rank: 62 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.40340035617970865 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1127 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 74 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.40340035617970865 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1127 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests that affect crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affecting gram crops are common diseases affecting \n", "rank: 88 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.40340035617970865 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1128 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect chickpea crops, are common diseases affecting crops?\n", "rank: 8 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1128 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases affecting crops?\n", "rank: 12 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1128 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected common common diseases affecting crops?\n", "rank: 20 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1128 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by common diseases affecting crops?\n", "rank: 40 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1128 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by these common diseases affecting crops?\n", "rank: 51 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1128 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 55 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1128 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 61 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1128 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: common diseases affecting chickpea crops, but crops?\n", "rank: 62 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1128 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 64 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1128 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common pests affecting crops?\n", "rank: 72 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1128 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests?\n", "target: what are the common diseases affecting crops?\n", "prediction: affecting gram crops are common diseases affecting \n", "rank: 88 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.36948714796295085 min_bleu: 0.0\n", "===================================================================\n", "1129 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common diseases affecting crops?\n", "rank: 14 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1129 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by common diseases affecting crops?\n", "rank: 17 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1129 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases are typically affecting crops?\n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1129 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect chickpea crops, are common diseases affecting crops?\n", "rank: 24 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1129 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common diseases affecting crops?\n", "rank: 36 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1129 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are typically common diseases affecting crops?\n", "rank: 37 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1129 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants are common pests affecting crops?\n", "rank: 42 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1129 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected by these common diseases affecting crops?\n", "rank: 48 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1129 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected plants common diseases affecting crops?\n", "rank: 55 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1129 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affected common pests common diseases affecting crops?\n", "rank: 57 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1129 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affect the common plant diseases affecting crops?\n", "rank: 64 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1129 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: common diseases affecting chickpea crops, but crops?\n", "rank: 68 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1129 1500 ==== source list: chana ke fasalon ko prabhavit karne wale aam rog kaun kaun se hain? || common pests affecting mustard crops?\n", "target: what are the common diseases affecting crops?\n", "prediction: affecting chickpea crops, common diseases affecting crops?\n", "rank: 74 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.39894640704917084 min_bleu: 0.06295853427918728\n", "===================================================================\n", "1130 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || difference pest management are in and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: to manage what are the key pest infestation in and how to manage it?\n", "rank: 5 bleu_score 0.6875 max_bleu: 0.7857142857142857 avg_bleu: 0.39118211513503204 min_bleu: 0.0\n", "===================================================================\n", "1130 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || difference pest management are in and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of what are some common pests in and how to manage it?\n", "rank: 13 bleu_score 0.7142857142857143 max_bleu: 0.7857142857142857 avg_bleu: 0.39118211513503204 min_bleu: 0.0\n", "===================================================================\n", "1130 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || difference pest management are in and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of neem oil what are the signs and how to manage it?\n", "rank: 20 bleu_score 0.7835055280819597 max_bleu: 0.7857142857142857 avg_bleu: 0.39118211513503204 min_bleu: 0.0\n", "===================================================================\n", "1130 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || difference pest management are in and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: and how are the signs of in and how to manage it?\n", "rank: 24 bleu_score 0.7857142857142857 max_bleu: 0.7857142857142857 avg_bleu: 0.39118211513503204 min_bleu: 0.0\n", "===================================================================\n", "1130 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || difference pest management are in and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of what is it with the highest and how to manage it?\n", "rank: 46 bleu_score 0.6410499775216034 max_bleu: 0.7857142857142857 avg_bleu: 0.39118211513503204 min_bleu: 0.0\n", "===================================================================\n", "1131 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || in pest and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of neem oil what are the signs and how to manage it?\n", "rank: 5 bleu_score 0.7835055280819597 max_bleu: 0.7857142857142857 avg_bleu: 0.4033248467514077 min_bleu: 0.0\n", "===================================================================\n", "1131 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || in pest and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: to manage what are the key pest infestation in and how to manage it?\n", "rank: 9 bleu_score 0.6875 max_bleu: 0.7857142857142857 avg_bleu: 0.4033248467514077 min_bleu: 0.0\n", "===================================================================\n", "1131 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || in pest and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected and how are the signs of in and how to manage it?\n", "rank: 16 bleu_score 0.7333333333333333 max_bleu: 0.7857142857142857 avg_bleu: 0.4033248467514077 min_bleu: 0.0\n", "===================================================================\n", "1131 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || in pest and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected and are the signs of in and how to manage it?\n", "rank: 20 bleu_score 0.7857142857142857 max_bleu: 0.7857142857142857 avg_bleu: 0.4033248467514077 min_bleu: 0.0\n", "===================================================================\n", "1131 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || in pest and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected by stunted and are the signs of in and how to manage it?\n", "rank: 33 bleu_score 0.6875 max_bleu: 0.7857142857142857 avg_bleu: 0.4033248467514077 min_bleu: 0.0\n", "===================================================================\n", "1131 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || in pest and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected by are the decrease in and how to manage it?\n", "rank: 39 bleu_score 0.6348612936679605 max_bleu: 0.7857142857142857 avg_bleu: 0.4033248467514077 min_bleu: 0.0\n", "===================================================================\n", "1131 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || in pest and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected by are the signs of and how to manage it?\n", "rank: 42 bleu_score 0.7054014374088451 max_bleu: 0.7857142857142857 avg_bleu: 0.4033248467514077 min_bleu: 0.0\n", "===================================================================\n", "1131 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || in pest and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected plants are the signs of and how to manage it?\n", "rank: 44 bleu_score 0.7054014374088451 max_bleu: 0.7857142857142857 avg_bleu: 0.4033248467514077 min_bleu: 0.0\n", "===================================================================\n", "1131 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || in pest and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected plants are the early signs of and how to manage it?\n", "rank: 60 bleu_score 0.7122777528017816 max_bleu: 0.7857142857142857 avg_bleu: 0.4033248467514077 min_bleu: 0.0\n", "===================================================================\n", "1132 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || mirch in a cluster control: atrazine and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: can follow these signs of pest and how to manage pests in \n", "rank: 3 bleu_score 0.6410499775216034 max_bleu: 0.7857142857142857 avg_bleu: 0.4429407291752292 min_bleu: 0.0\n", "===================================================================\n", "1132 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || mirch in a cluster control: atrazine and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of fish are the right pests in and how to manage it?\n", "rank: 4 bleu_score 0.7122777528017816 max_bleu: 0.7857142857142857 avg_bleu: 0.4429407291752292 min_bleu: 0.0\n", "===================================================================\n", "1132 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || mirch in a cluster control: atrazine and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: can what are some common pests in and how to manage it?\n", "rank: 5 bleu_score 0.6428571428571429 max_bleu: 0.7857142857142857 avg_bleu: 0.4429407291752292 min_bleu: 0.0\n", "===================================================================\n", "1132 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || mirch in a cluster control: atrazine and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of fish are the right pests in and how to manage it?\n", "rank: 11 bleu_score 0.7122777528017816 max_bleu: 0.7857142857142857 avg_bleu: 0.4429407291752292 min_bleu: 0.0\n", "===================================================================\n", "1132 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || mirch in a cluster control: atrazine and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: to get more tolerant what are the signs of and how to manage it?\n", "rank: 20 bleu_score 0.7333333333333333 max_bleu: 0.7857142857142857 avg_bleu: 0.4429407291752292 min_bleu: 0.0\n", "===================================================================\n", "1132 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || mirch in a cluster control: atrazine and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: can follow prevention the leaves of pest and how to manage pests in \n", "rank: 22 bleu_score 0.6428571428571429 max_bleu: 0.7857142857142857 avg_bleu: 0.4429407291752292 min_bleu: 0.0\n", "===================================================================\n", "1132 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || mirch in a cluster control: atrazine and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: can what are the key pest and how to manage it?\n", "rank: 31 bleu_score 0.7054014374088451 max_bleu: 0.7857142857142857 avg_bleu: 0.4429407291752292 min_bleu: 0.0\n", "===================================================================\n", "1132 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || mirch in a cluster control: atrazine and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: can what support are the signs of and how to manage it?\n", "rank: 36 bleu_score 0.7857142857142857 max_bleu: 0.7857142857142857 avg_bleu: 0.4429407291752292 min_bleu: 0.0\n", "===================================================================\n", "1132 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || mirch in a cluster control: atrazine and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of what are the signs of and how to manage it?\n", "rank: 46 bleu_score 0.7835055280819597 max_bleu: 0.7857142857142857 avg_bleu: 0.4429407291752292 min_bleu: 0.0\n", "===================================================================\n", "1132 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || mirch in a cluster control: atrazine and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: can follow these what are the signs of and how to manage it?\n", "rank: 50 bleu_score 0.7857142857142857 max_bleu: 0.7857142857142857 avg_bleu: 0.4429407291752292 min_bleu: 0.0\n", "===================================================================\n", "1132 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || mirch in a cluster control: atrazine and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of what are some common pests in and how to manage it?\n", "rank: 60 bleu_score 0.7142857142857143 max_bleu: 0.7857142857142857 avg_bleu: 0.4429407291752292 min_bleu: 0.0\n", "===================================================================\n", "1132 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || mirch in a cluster control: atrazine and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: to get and how are the early signs of pest infestation in \n", "rank: 68 bleu_score 0.7122777528017816 max_bleu: 0.7857142857142857 avg_bleu: 0.4429407291752292 min_bleu: 0.0\n", "===================================================================\n", "1132 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || mirch in a cluster control: atrazine and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: can get and how are the early signs of pest infestation in \n", "rank: 70 bleu_score 0.6410499775216034 max_bleu: 0.7857142857142857 avg_bleu: 0.4429407291752292 min_bleu: 0.0\n", "===================================================================\n", "1133 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria causing pests in and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: and how are the signs of in and how to manage it?\n", "rank: 19 bleu_score 0.7857142857142857 max_bleu: 0.7857142857142857 avg_bleu: 0.3716983978022415 min_bleu: 0.0\n", "===================================================================\n", "1133 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria causing pests in and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: to manage what are the key pest infestation in and how to manage it?\n", "rank: 23 bleu_score 0.6875 max_bleu: 0.7857142857142857 avg_bleu: 0.3716983978022415 min_bleu: 0.0\n", "===================================================================\n", "1133 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria causing pests in and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of neem oil what are the signs and how to manage it?\n", "rank: 69 bleu_score 0.7835055280819597 max_bleu: 0.7857142857142857 avg_bleu: 0.3716983978022415 min_bleu: 0.0\n", "===================================================================\n", "1134 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria in pest management and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: to manage what are the key pest infestation in and how to manage it?\n", "rank: 17 bleu_score 0.6875 max_bleu: 0.7857142857142857 avg_bleu: 0.4138964693060648 min_bleu: 0.0\n", "===================================================================\n", "1134 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria in pest management and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected by stunted and are the signs of in and how to manage it?\n", "rank: 18 bleu_score 0.6875 max_bleu: 0.7857142857142857 avg_bleu: 0.4138964693060648 min_bleu: 0.0\n", "===================================================================\n", "1134 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria in pest management and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected and are the signs of in and how to manage it?\n", "rank: 23 bleu_score 0.7857142857142857 max_bleu: 0.7857142857142857 avg_bleu: 0.4138964693060648 min_bleu: 0.0\n", "===================================================================\n", "1134 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria in pest management and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected by are the signs of and how to manage it?\n", "rank: 28 bleu_score 0.7054014374088451 max_bleu: 0.7857142857142857 avg_bleu: 0.4138964693060648 min_bleu: 0.0\n", "===================================================================\n", "1134 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria in pest management and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected by are the decrease in and how to manage it?\n", "rank: 38 bleu_score 0.6348612936679605 max_bleu: 0.7857142857142857 avg_bleu: 0.4138964693060648 min_bleu: 0.0\n", "===================================================================\n", "1134 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria in pest management and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected plants are the early signs of and how to manage it?\n", "rank: 40 bleu_score 0.7122777528017816 max_bleu: 0.7857142857142857 avg_bleu: 0.4138964693060648 min_bleu: 0.0\n", "===================================================================\n", "1134 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria in pest management and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected plants are the signs of and how to manage it?\n", "rank: 50 bleu_score 0.7054014374088451 max_bleu: 0.7857142857142857 avg_bleu: 0.4138964693060648 min_bleu: 0.0\n", "===================================================================\n", "1134 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria in pest management and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: affected and how are the signs of in and how to manage it?\n", "rank: 64 bleu_score 0.7333333333333333 max_bleu: 0.7857142857142857 avg_bleu: 0.4138964693060648 min_bleu: 0.0\n", "===================================================================\n", "1134 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria in pest management and how to \n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of neem oil what are the signs and how to manage it?\n", "rank: 66 bleu_score 0.7835055280819597 max_bleu: 0.7857142857142857 avg_bleu: 0.4138964693060648 min_bleu: 0.0\n", "===================================================================\n", "1135 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria causing pests in and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of neem oil what are the signs and how to manage it?\n", "rank: 5 bleu_score 0.7835055280819597 max_bleu: 0.7857142857142857 avg_bleu: 0.3716983978022416 min_bleu: 0.0\n", "===================================================================\n", "1135 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria causing pests in and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: to manage what are the key pest infestation in and how to manage it?\n", "rank: 31 bleu_score 0.6875 max_bleu: 0.7857142857142857 avg_bleu: 0.3716983978022416 min_bleu: 0.0\n", "===================================================================\n", "1135 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria causing pests in and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: and how are the signs of in and how to manage it?\n", "rank: 54 bleu_score 0.7857142857142857 max_bleu: 0.7857142857142857 avg_bleu: 0.3716983978022416 min_bleu: 0.0\n", "===================================================================\n", "1136 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria that are healthy pest management in and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: to manage what are the key pest infestation in and how to manage it?\n", "rank: 20 bleu_score 0.6875 max_bleu: 0.7857142857142857 avg_bleu: 0.38210048613368824 min_bleu: 0.0\n", "===================================================================\n", "1136 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria that are healthy pest management in and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: and how are the signs of in and how to manage it?\n", "rank: 27 bleu_score 0.7857142857142857 max_bleu: 0.7857142857142857 avg_bleu: 0.38210048613368824 min_bleu: 0.0\n", "===================================================================\n", "1136 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria that are healthy pest management in and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of neem oil what are the signs and how to manage it?\n", "rank: 65 bleu_score 0.7835055280819597 max_bleu: 0.7857142857142857 avg_bleu: 0.38210048613368824 min_bleu: 0.0\n", "===================================================================\n", "1136 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria that are healthy pest management in and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of what are some common pests in and how to manage it?\n", "rank: 72 bleu_score 0.7142857142857143 max_bleu: 0.7857142857142857 avg_bleu: 0.38210048613368824 min_bleu: 0.0\n", "===================================================================\n", "1136 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria that are healthy pest management in and how to manage it?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of what is it with the highest and how to manage it?\n", "rank: 94 bleu_score 0.6410499775216034 max_bleu: 0.7857142857142857 avg_bleu: 0.38210048613368824 min_bleu: 0.0\n", "===================================================================\n", "1137 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria in reducing pest management and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: and how are the early signs of in and how to manage it?\n", "rank: 7 bleu_score 0.7333333333333333 max_bleu: 0.7857142857142857 avg_bleu: 0.37523427528388836 min_bleu: 0.0\n", "===================================================================\n", "1137 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria in reducing pest management and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: to manage what are the key pest infestation in and how to manage it?\n", "rank: 11 bleu_score 0.6875 max_bleu: 0.7857142857142857 avg_bleu: 0.37523427528388836 min_bleu: 0.0\n", "===================================================================\n", "1137 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria in reducing pest management and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of neem oil what are the signs and how to manage it?\n", "rank: 25 bleu_score 0.7835055280819597 max_bleu: 0.7857142857142857 avg_bleu: 0.37523427528388836 min_bleu: 0.0\n", "===================================================================\n", "1137 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria in reducing pest management and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: and how are the signs of in and how to manage it?\n", "rank: 59 bleu_score 0.7857142857142857 max_bleu: 0.7857142857142857 avg_bleu: 0.37523427528388836 min_bleu: 0.0\n", "===================================================================\n", "1138 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria causing pests in and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of neem oil what are the signs and how to manage it?\n", "rank: 23 bleu_score 0.7835055280819597 max_bleu: 0.7857142857142857 avg_bleu: 0.3716983978022416 min_bleu: 0.0\n", "===================================================================\n", "1138 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria causing pests in and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: to manage what are the key pest infestation in and how to manage it?\n", "rank: 52 bleu_score 0.6875 max_bleu: 0.7857142857142857 avg_bleu: 0.3716983978022416 min_bleu: 0.0\n", "===================================================================\n", "1138 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || bacteria causing pests in and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: and how are the signs of in and how to manage it?\n", "rank: 57 bleu_score 0.7857142857142857 max_bleu: 0.7857142857142857 avg_bleu: 0.3716983978022416 min_bleu: 0.0\n", "===================================================================\n", "1139 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || difference in reducing pest and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: and how are the signs of in and how to manage it?\n", "rank: 1 bleu_score 0.7857142857142857 max_bleu: 0.7857142857142857 avg_bleu: 0.3810886030379796 min_bleu: 0.0\n", "===================================================================\n", "1139 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || difference in reducing pest and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: to manage what are the key pest infestation in and how to manage it?\n", "rank: 44 bleu_score 0.6875 max_bleu: 0.7857142857142857 avg_bleu: 0.3810886030379796 min_bleu: 0.0\n", "===================================================================\n", "1139 1500 ==== source list: mein keet pratirodh ke sanket kya hain aur ise kaise prabandhit kare? || difference in reducing pest and how to manage them?\n", "target: what are the signs of pest resistance in and how to manage it?\n", "prediction: of neem oil what are the signs and how to manage it?\n", "rank: 57 bleu_score 0.7835055280819597 max_bleu: 0.7857142857142857 avg_bleu: 0.3810886030379796 min_bleu: 0.0\n", "===================================================================\n", "1140 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: mirch is long does it take for mirch to mature?\n", "rank: 9 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1140 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch long does it take for \n", "rank: 11 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1140 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: to get daily mirch long does it take for \n", "rank: 12 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1140 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: to common long does it take for mirch to mature?\n", "rank: 16 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1140 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: 1-2 to mirch is long does it take for \n", "rank: 44 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1140 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: quintals long does it take for mirch to mature?\n", "rank: 47 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1140 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: mirch to get long does it take for \n", "rank: 56 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1140 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch is long does it take for \n", "rank: 57 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1140 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: quintals long does it usually take for mirch to mature?\n", "rank: 67 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1140 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mature? mirch long does it take for \n", "rank: 90 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to get government long does it take for \n", "rank: 10 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch long does it take for \n", "rank: 12 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to common long does it take for mirch to mature?\n", "rank: 13 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: 1-2 mirch variety long does it take for \n", "rank: 16 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to mature? mirch long does it take for \n", "rank: 17 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to get daily mirch long does it take for \n", "rank: 30 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: mirch is long does it take for mirch to mature?\n", "rank: 39 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: from mirch to typically around long does it take for \n", "rank: 43 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to patta government long does it take for \n", "rank: 50 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: 1-2 to common long does it take for \n", "rank: 58 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to common long mirch long does it take for \n", "rank: 61 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch is long does it take for \n", "rank: 65 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to get long does it take for \n", "rank: 76 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1141 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch is crushed long does it take for \n", "rank: 78 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1142 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: mirch is long does it take for mirch to mature?\n", "rank: 22 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1142 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: to common long does it take for mirch to mature?\n", "rank: 24 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1142 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch long does it take for \n", "rank: 32 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1142 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: to get daily mirch long does it take for \n", "rank: 36 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1142 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: quintals long does it take for mirch to mature?\n", "rank: 42 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1142 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: 1-2 to mirch is long does it take for \n", "rank: 44 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1142 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: mirch to get long does it take for \n", "rank: 59 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1142 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: quintals long does it usually take for mirch to mature?\n", "rank: 67 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1142 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch is long does it take for \n", "rank: 78 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1142 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || to mature? mirch long does it take for harvest?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mature? mirch long does it take for \n", "rank: 91 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3606976316864123 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: 1-2 mirch variety long does it take for \n", "rank: 8 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch long does it take for \n", "rank: 9 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to get government long does it take for \n", "rank: 14 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to common long does it take for mirch to mature?\n", "rank: 16 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: from mirch to typically around long does it take for \n", "rank: 17 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to get daily mirch long does it take for \n", "rank: 32 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: mirch is long does it take for mirch to mature?\n", "rank: 40 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to patta government long does it take for \n", "rank: 49 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: 1-2 to common long does it take for \n", "rank: 60 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to common long mirch long does it take for \n", "rank: 66 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch is long does it take for \n", "rank: 69 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to get long does it take for \n", "rank: 75 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch is crushed long does it take for \n", "rank: 76 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1143 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to mature? mirch long does it take for \n", "rank: 90 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.3132097557958992 min_bleu: 0.0\n", "===================================================================\n", "1144 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: of long does it take for mirch to mature?\n", "rank: 17 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1144 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to common long does it take for mirch to mature?\n", "rank: 28 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1144 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to get daily mirch long does it take for \n", "rank: 41 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1144 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: of long does it usually take for mirch to mature?\n", "rank: 50 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1144 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch long does it take for \n", "rank: 56 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1144 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: 1-2 to mirch is long does it take for \n", "rank: 58 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1144 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch is long does it take for \n", "rank: 67 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1144 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: marigold flowers. how long does it take for mirch to mature?\n", "rank: 75 bleu_score 0.7692307692307693 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1145 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: of long does it take for mirch to mature?\n", "rank: 4 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1145 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to common long does it take for mirch to mature?\n", "rank: 9 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1145 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: of long does it usually take for mirch to mature?\n", "rank: 16 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1145 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: 1-2 to mirch is long does it take for \n", "rank: 28 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1145 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to get daily mirch long does it take for \n", "rank: 49 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1145 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch long does it take for \n", "rank: 61 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1145 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch is long does it take for \n", "rank: 69 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1145 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: marigold flowers. how long does it take for mirch to mature?\n", "rank: 77 bleu_score 0.7692307692307693 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1146 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: of long does it take for mirch to mature?\n", "rank: 16 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1146 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to get daily mirch long does it take for \n", "rank: 24 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1146 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to common long does it take for mirch to mature?\n", "rank: 29 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1146 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: 1-2 to mirch is long does it take for \n", "rank: 45 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1146 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: of long does it usually take for mirch to mature?\n", "rank: 53 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1146 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch long does it take for \n", "rank: 56 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1146 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch is long does it take for \n", "rank: 66 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1146 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: marigold flowers. how long does it take for mirch to mature?\n", "rank: 79 bleu_score 0.7692307692307693 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to get government long does it take for \n", "rank: 6 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: 1-2 mirch variety long does it take for \n", "rank: 12 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to common long does it take for mirch to mature?\n", "rank: 16 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to get daily mirch long does it take for \n", "rank: 24 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch long does it take for \n", "rank: 25 bleu_score 0.8 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: mirch is long does it take for mirch to mature?\n", "rank: 38 bleu_score 0.75 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to patta government long does it take for \n", "rank: 48 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch is long does it take for \n", "rank: 57 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: 1-2 to common long does it take for \n", "rank: 59 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: from mirch to typically around long does it take for \n", "rank: 62 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to common long mirch long does it take for \n", "rank: 64 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to get long does it take for \n", "rank: 76 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch is crushed long does it take for \n", "rank: 78 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1147 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major mirch of a balanced diet how long does it take for \n", "target: how long does it take for mirch to mature?\n", "prediction: to mature? mirch long does it take for \n", "rank: 91 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.31320975579589927 min_bleu: 0.0\n", "===================================================================\n", "1148 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || clay mirch long how long does it take for a good health?\n", "target: how long does it take for mirch to mature?\n", "prediction: to get mirch long does it take for \n", "rank: 16 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3557199787244401 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1148 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || clay mirch long how long does it take for a good health?\n", "target: how long does it take for mirch to mature?\n", "prediction: quintals long does it usually take for mirch to mature?\n", "rank: 18 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3557199787244401 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1148 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || clay mirch long how long does it take for a good health?\n", "target: how long does it take for mirch to mature?\n", "prediction: mirch is long does it take for mirch to mature?\n", "rank: 25 bleu_score 0.75 max_bleu: 0.9 avg_bleu: 0.3557199787244401 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1148 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || clay mirch long how long does it take for a good health?\n", "target: how long does it take for mirch to mature?\n", "prediction: to common long does it take for mirch to mature?\n", "rank: 28 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3557199787244401 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1148 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || clay mirch long how long does it take for a good health?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch long does it take for \n", "rank: 40 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3557199787244401 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1148 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || clay mirch long how long does it take for a good health?\n", "target: how long does it take for mirch to mature?\n", "prediction: 1-2 to mirch is long does it take for \n", "rank: 48 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3557199787244401 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1148 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || clay mirch long how long does it take for a good health?\n", "target: how long does it take for mirch to mature?\n", "prediction: quintals long does it take for mirch to mature?\n", "rank: 56 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.3557199787244401 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1148 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || clay mirch long how long does it take for a good health?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch is long does it take for \n", "rank: 79 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3557199787244401 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1148 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || clay mirch long how long does it take for a good health?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mature? mirch long does it take for \n", "rank: 91 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.3557199787244401 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1149 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: of long does it take for mirch to mature?\n", "rank: 3 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1149 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: of long does it usually take for mirch to mature?\n", "rank: 5 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1149 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to common long does it take for mirch to mature?\n", "rank: 15 bleu_score 0.8181818181818182 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1149 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: 1-2 to mirch is long does it take for \n", "rank: 40 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1149 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to get daily mirch long does it take for \n", "rank: 49 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1149 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch long does it take for \n", "rank: 65 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1149 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: to mirch is long does it take for \n", "rank: 69 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1149 1500 ==== source list: kaali mirch ko pakne mein kitna samay lagta hai? || does the major gases how long does it take for mirch to mature?\n", "target: how long does it take for mirch to mature?\n", "prediction: marigold flowers. how long does it take for mirch to mature?\n", "rank: 80 bleu_score 0.7692307692307693 max_bleu: 0.9 avg_bleu: 0.34262365435512354 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1150 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || assistance! what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the latest government initiatives for sustainable farming?\n", "rank: 33 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.3527769184314789 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1150 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || assistance! what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are some latest government initiatives for sustainable farming?\n", "rank: 57 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.3527769184314789 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1150 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || assistance! what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the government initiatives for sustainable farming?\n", "rank: 68 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.3527769184314789 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1151 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the latest government initiatives for sustainable farming?\n", "rank: 10 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.3534364771543174 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1151 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: there are the latest government initiatives for sustainable farming?\n", "rank: 21 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.3534364771543174 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1151 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are some latest government initiatives for sustainable farming?\n", "rank: 90 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.3534364771543174 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1151 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the government initiatives for sustainable farming?\n", "rank: 95 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.3534364771543174 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1152 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || assistance! assistance! what are the latest government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the latest government initiatives for sustainable farming?\n", "rank: 23 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.36791309570270614 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1152 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || assistance! assistance! what are the latest government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are some latest government initiatives for sustainable farming?\n", "rank: 61 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.36791309570270614 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1152 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || assistance! assistance! what are the latest government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the government initiatives for sustainable farming?\n", "rank: 94 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.36791309570270614 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1153 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: of what are the latest government initiatives for sustainable farming?\n", "rank: 4 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3667498349043548 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1153 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: of what are some government initiatives for sustainable farming?\n", "rank: 27 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.3667498349043548 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1153 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the latest government initiatives for sustainable farming?\n", "rank: 30 bleu_score 0.8181818181818182 max_bleu: 0.8333333333333334 avg_bleu: 0.3667498349043548 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1153 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: of what is the latest government initiatives for sustainable agriculture cultivation?\n", "rank: 59 bleu_score 0.7692307692307693 max_bleu: 0.8333333333333334 avg_bleu: 0.3667498349043548 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1153 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are some latest government initiatives for sustainable farming?\n", "rank: 62 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.3667498349043548 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1153 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the government initiatives for sustainable farming?\n", "rank: 92 bleu_score 0.7238699344287677 max_bleu: 0.8333333333333334 avg_bleu: 0.3667498349043548 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1154 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || assistance! assistance! what government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the latest government initiatives for sustainable farming?\n", "rank: 18 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.36786420600735537 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1154 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || assistance! assistance! what government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are some latest government initiatives for sustainable farming?\n", "rank: 67 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.36786420600735537 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1154 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || assistance! assistance! what government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the government initiatives for sustainable farming?\n", "rank: 93 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.36786420600735537 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1155 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || are a government initiatives that for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the latest government initiatives for sustainable farming?\n", "rank: 0 bleu_score 0.8181818181818182 max_bleu: 0.8333333333333334 avg_bleu: 0.36949068851185213 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1155 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || are a government initiatives that for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are some latest government initiatives for sustainable farming?\n", "rank: 53 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.36949068851185213 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1155 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || are a government initiatives that for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: of what are the latest government initiatives for sustainable farming?\n", "rank: 56 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.36949068851185213 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1155 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || are a government initiatives that for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: of what is the latest government initiatives for sustainable agriculture cultivation?\n", "rank: 80 bleu_score 0.7692307692307693 max_bleu: 0.8333333333333334 avg_bleu: 0.36949068851185213 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1155 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || are a government initiatives that for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: of what are some government initiatives for sustainable farming?\n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.36949068851185213 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1155 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || are a government initiatives that for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the government initiatives for sustainable farming?\n", "rank: 90 bleu_score 0.7238699344287677 max_bleu: 0.8333333333333334 avg_bleu: 0.36949068851185213 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1156 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: of what is the latest government initiatives for sustainable agriculture cultivation?\n", "rank: 10 bleu_score 0.7692307692307693 max_bleu: 0.8333333333333334 avg_bleu: 0.3667498349043549 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1156 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the latest government initiatives for sustainable farming?\n", "rank: 28 bleu_score 0.8181818181818182 max_bleu: 0.8333333333333334 avg_bleu: 0.3667498349043549 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1156 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: of what are the latest government initiatives for sustainable farming?\n", "rank: 42 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3667498349043549 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1156 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are some latest government initiatives for sustainable farming?\n", "rank: 59 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.3667498349043549 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1156 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: of what are some government initiatives for sustainable farming?\n", "rank: 85 bleu_score 0.7272727272727273 max_bleu: 0.8333333333333334 avg_bleu: 0.3667498349043549 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1156 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what government schemes are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the government initiatives for sustainable farming?\n", "rank: 89 bleu_score 0.7238699344287677 max_bleu: 0.8333333333333334 avg_bleu: 0.3667498349043549 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1157 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what are the government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are some latest government initiatives for sustainable farming?\n", "rank: 8 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.354265998475672 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1157 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what are the government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the latest government initiatives for sustainable farming?\n", "rank: 24 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.354265998475672 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1157 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || what are the government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the government initiatives for sustainable farming?\n", "rank: 85 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.354265998475672 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1158 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || affect guava cultivation? - what are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the government initiatives for sustainable farming?\n", "rank: 23 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.35199385830759716 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1158 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || affect guava cultivation? - what are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the latest government initiatives for sustainable farming?\n", "rank: 33 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.35199385830759716 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1158 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || affect guava cultivation? - what are the latest government initiatives for sustainable cultivation?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are some latest government initiatives for sustainable farming?\n", "rank: 60 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.35199385830759716 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1159 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || assistance! what government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the latest government initiatives for sustainable farming?\n", "rank: 32 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.3630245278541498 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1159 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || assistance! what government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are the government initiatives for sustainable farming?\n", "rank: 42 bleu_score 0.7238699344287677 max_bleu: 0.8181818181818182 avg_bleu: 0.3630245278541498 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1159 1500 ==== source list: lauki ki sustainable kheti ke liye naye sarkari pahal kya hain? || assistance! what government initiatives for sustainable farming?\n", "target: what are the latest government initiatives for sustainable agriculture of \n", "prediction: what are some latest government initiatives for sustainable farming?\n", "rank: 68 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.3630245278541498 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1160 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: strategies are best for plants?\n", "rank: 20 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1160 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of is best suited for plants?\n", "rank: 34 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1160 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of is best for plants?\n", "rank: 35 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1160 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of papaya plants are best suited for \n", "rank: 36 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1160 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of plants are best suited for \n", "rank: 53 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1160 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of 24 hours are best for plants?\n", "rank: 55 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1160 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of plants are the best suited for \n", "rank: 60 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1160 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, it is best for plants?\n", "rank: 90 bleu_score 0.6 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1161 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are best for plant protection in the main plants?\n", "target: what type of support are best for plants?\n", "prediction: of 24 quintals per best for plants?\n", "rank: 4 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.3564388325511569 min_bleu: 0.0\n", "===================================================================\n", "1161 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are best for plant protection in the main plants?\n", "target: what type of support are best for plants?\n", "prediction: strategies are best for plants?\n", "rank: 8 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3564388325511569 min_bleu: 0.0\n", "===================================================================\n", "1161 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are best for plant protection in the main plants?\n", "target: what type of support are best for plants?\n", "prediction: of is best for plants?\n", "rank: 12 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3564388325511569 min_bleu: 0.0\n", "===================================================================\n", "1161 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are best for plant protection in the main plants?\n", "target: what type of support are best for plants?\n", "prediction: of is best suited for plants?\n", "rank: 13 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3564388325511569 min_bleu: 0.0\n", "===================================================================\n", "1161 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are best for plant protection in the main plants?\n", "target: what type of support are best for plants?\n", "prediction: of plants are best suited for \n", "rank: 14 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3564388325511569 min_bleu: 0.0\n", "===================================================================\n", "1161 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are best for plant protection in the main plants?\n", "target: what type of support are best for plants?\n", "prediction: of plants are the best suited for \n", "rank: 70 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.3564388325511569 min_bleu: 0.0\n", "===================================================================\n", "1161 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are best for plant protection in the main plants?\n", "target: what type of support are best for plants?\n", "prediction: of is the best suited for plants?\n", "rank: 72 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.3564388325511569 min_bleu: 0.0\n", "===================================================================\n", "1161 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are best for plant protection in the main plants?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, it is best for plants?\n", "rank: 73 bleu_score 0.6 max_bleu: 0.6959861353000654 avg_bleu: 0.3564388325511569 min_bleu: 0.0\n", "===================================================================\n", "1161 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are best for plant protection in the main plants?\n", "target: what type of support are best for plants?\n", "prediction: of yojana are best for \n", "rank: 82 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3564388325511569 min_bleu: 0.0\n", "===================================================================\n", "1161 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are best for plant protection in the main plants?\n", "target: what type of support are best for plants?\n", "prediction: of 24 hours are best for plants?\n", "rank: 93 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3564388325511569 min_bleu: 0.0\n", "===================================================================\n", "1162 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || are best companion plants for \n", "target: what type of support are best for plants?\n", "prediction: of is best suited for plants?\n", "rank: 8 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3452277197277496 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1162 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || are best companion plants for \n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, it is best for plants?\n", "rank: 16 bleu_score 0.6 max_bleu: 0.6959861353000654 avg_bleu: 0.3452277197277496 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1162 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || are best companion plants for \n", "target: what type of support are best for plants?\n", "prediction: of plants are best suited for \n", "rank: 26 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3452277197277496 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1162 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || are best companion plants for \n", "target: what type of support are best for plants?\n", "prediction: of 24 hours are best for plants?\n", "rank: 48 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3452277197277496 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1162 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || are best companion plants for \n", "target: what type of support are best for plants?\n", "prediction: of is best for plants?\n", "rank: 52 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3452277197277496 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1162 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || are best companion plants for \n", "target: what type of support are best for plants?\n", "prediction: of 24 hours are best for plants?\n", "rank: 68 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3452277197277496 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1162 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || are best companion plants for \n", "target: what type of support are best for plants?\n", "prediction: of plants are the best suited for \n", "rank: 71 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.3452277197277496 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1162 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || are best companion plants for \n", "target: what type of support are best for plants?\n", "prediction: of yojana are best for plants?\n", "rank: 84 bleu_score 0.6814506851874793 max_bleu: 0.6959861353000654 avg_bleu: 0.3452277197277496 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1163 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of 24 hours are best for plants?\n", "rank: 13 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1163 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of plants are best suited for \n", "rank: 24 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1163 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of 24 hours are best for plants?\n", "rank: 36 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1163 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of is best suited for plants?\n", "rank: 38 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1163 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of plants are the best suited for \n", "rank: 42 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1163 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, it is best for plants?\n", "rank: 50 bleu_score 0.6 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1163 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of is best for plants?\n", "rank: 59 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1163 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of yojana are best for plants?\n", "rank: 76 bleu_score 0.6814506851874793 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: companion plants are best suited for \n", "rank: 1 bleu_score 0.48675048941962806 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of companion plants, or best for plants?\n", "rank: 5 bleu_score 0.48675048941962806 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of is best suited for plants?\n", "rank: 12 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: to access plants are best for \n", "rank: 30 bleu_score 0.48675048941962806 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: from the best soil type of plant for growing \n", "rank: 32 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of is the ideal for plants?\n", "rank: 33 bleu_score 0.48675048941962806 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seedlings from the best time for plants?\n", "rank: 36 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of is best for plants?\n", "rank: 43 bleu_score 0.558376335026619 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: strategies are best for plants?\n", "rank: 46 bleu_score 0.558376335026619 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: strategies are best for plants?\n", "rank: 49 bleu_score 0.558376335026619 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: from plants are best suited for \n", "rank: 50 bleu_score 0.48675048941962806 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: plants are the best companion plants for \n", "rank: 51 bleu_score 0.49713295378576094 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of papaya plants are best suited for \n", "rank: 53 bleu_score 0.596559544542913 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: plants are the best companion plants for \n", "rank: 55 bleu_score 0.49713295378576094 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, follow these best for plants?\n", "rank: 57 bleu_score 0.49713295378576094 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, it is best for plants?\n", "rank: 58 bleu_score 0.49713295378576094 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of plants are the best suited for \n", "rank: 66 bleu_score 0.596559544542913 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, it is best for plants?\n", "rank: 68 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of companion plants are best suited for \n", "rank: 73 bleu_score 0.48675048941962806 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of is the best companion plants for \n", "rank: 78 bleu_score 0.49713295378576094 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of plants are best suited for \n", "rank: 82 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1164 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of companion plants, the best suited for plants?\n", "rank: 91 bleu_score 0.49713295378576094 max_bleu: 0.6 avg_bleu: 0.3379251113361584 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1165 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of is best suited for plants?\n", "rank: 4 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1165 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of plants are the best suited for \n", "rank: 21 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1165 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of is best for plants?\n", "rank: 29 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1165 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of plants are best suited for \n", "rank: 32 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1165 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: strategies are best for plants?\n", "rank: 48 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1165 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of papaya plants are best suited for \n", "rank: 53 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1165 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of 24 hours are best for plants?\n", "rank: 60 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1165 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices to what are the best companion plants for pests?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, it is best for plants?\n", "rank: 88 bleu_score 0.6 max_bleu: 0.6959861353000654 avg_bleu: 0.3404824231237928 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1166 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of yojana are best for plants?\n", "rank: 8 bleu_score 0.6814506851874793 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1166 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of is best suited for plants?\n", "rank: 35 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1166 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of 24 hours are best for plants?\n", "rank: 47 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1166 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of is best for plants?\n", "rank: 54 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1166 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of 24 hours are best for plants?\n", "rank: 59 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1166 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of plants are the best suited for \n", "rank: 60 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1166 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, it is best for plants?\n", "rank: 61 bleu_score 0.6 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1166 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of plants are best suited for \n", "rank: 64 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: strategies are best suited for plants?\n", "rank: 0 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: strategies are best for plants?\n", "rank: 5 bleu_score 0.558376335026619 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seedlings from the best time for plants?\n", "rank: 16 bleu_score 0.5 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: strategies are best for plants?\n", "rank: 18 bleu_score 0.558376335026619 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: strategies are best for plants?\n", "rank: 21 bleu_score 0.558376335026619 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of is best suited for plants?\n", "rank: 22 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of papaya plants are best suited for \n", "rank: 25 bleu_score 0.596559544542913 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: plants are the best companion plants for \n", "rank: 27 bleu_score 0.49713295378576094 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: to access plants are best for \n", "rank: 35 bleu_score 0.48675048941962806 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of is best for plants?\n", "rank: 38 bleu_score 0.558376335026619 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of is the best suited for plants?\n", "rank: 40 bleu_score 0.596559544542913 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: plants are the best companion plants for \n", "rank: 42 bleu_score 0.49713295378576094 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of companion plants are best suited for \n", "rank: 44 bleu_score 0.48675048941962806 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of plants are the best suited for \n", "rank: 46 bleu_score 0.596559544542913 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, follow these best for plants?\n", "rank: 47 bleu_score 0.49713295378576094 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of companion plants, or best for plants?\n", "rank: 52 bleu_score 0.48675048941962806 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, it is best for plants?\n", "rank: 53 bleu_score 0.6 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of companion plants, is best for plants?\n", "rank: 55 bleu_score 0.48675048941962806 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, it is best for plants?\n", "rank: 62 bleu_score 0.49713295378576094 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of plants are best suited for \n", "rank: 70 bleu_score 0.5841005873035536 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: from the best soil type of plant for growing \n", "rank: 72 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: of is the ideal for plants?\n", "rank: 73 bleu_score 0.48675048941962806 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1167 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || what materials are the best companion plants for pest control?\n", "target: what type of support are best for plants?\n", "prediction: strategies are ideal to get the best for plants?\n", "rank: 85 bleu_score 0.5454545454545454 max_bleu: 0.6 avg_bleu: 0.3524902748865346 min_bleu: 0.00915781944436709\n", "===================================================================\n", "1168 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of yojana are best for plants?\n", "rank: 19 bleu_score 0.6814506851874793 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1168 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of is best suited for plants?\n", "rank: 36 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1168 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of 24 hours are best for plants?\n", "rank: 47 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1168 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of is best for plants?\n", "rank: 55 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1168 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of 24 hours are best for plants?\n", "rank: 61 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1168 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of plants are the best suited for \n", "rank: 62 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1168 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of plants are best suited for \n", "rank: 65 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1168 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || plants are best companion plants for wheat plants?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, it is best for plants?\n", "rank: 72 bleu_score 0.6 max_bleu: 0.6959861353000654 avg_bleu: 0.3528910739898657 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1169 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are safe to adopt plants?\n", "target: what type of support are best for plants?\n", "prediction: of 24 quintals per best for plants?\n", "rank: 0 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.36116498095209054 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1169 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are safe to adopt plants?\n", "target: what type of support are best for plants?\n", "prediction: of is best for plants?\n", "rank: 19 bleu_score 0.558376335026619 max_bleu: 0.6959861353000654 avg_bleu: 0.36116498095209054 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1169 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are safe to adopt plants?\n", "target: what type of support are best for plants?\n", "prediction: of is best suited for plants?\n", "rank: 48 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.36116498095209054 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1169 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are safe to adopt plants?\n", "target: what type of support are best for plants?\n", "prediction: of is the best suited for plants?\n", "rank: 56 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.36116498095209054 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1169 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are safe to adopt plants?\n", "target: what type of support are best for plants?\n", "prediction: of 24 hours are best for plants?\n", "rank: 58 bleu_score 0.6959861353000654 max_bleu: 0.6959861353000654 avg_bleu: 0.36116498095209054 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1169 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are safe to adopt plants?\n", "target: what type of support are best for plants?\n", "prediction: of plants are the best suited for \n", "rank: 67 bleu_score 0.596559544542913 max_bleu: 0.6959861353000654 avg_bleu: 0.36116498095209054 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1169 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are safe to adopt plants?\n", "target: what type of support are best for plants?\n", "prediction: of yojana are best for plants?\n", "rank: 68 bleu_score 0.6814506851874793 max_bleu: 0.6959861353000654 avg_bleu: 0.36116498095209054 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1169 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are safe to adopt plants?\n", "target: what type of support are best for plants?\n", "prediction: of pumpkin seeds, it is best for plants?\n", "rank: 74 bleu_score 0.6 max_bleu: 0.6959861353000654 avg_bleu: 0.36116498095209054 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1169 1500 ==== source list: kaddu ke paudhon ke liye kaun se support structures sabse achhe hain? || best practices are safe to adopt plants?\n", "target: what type of support are best for plants?\n", "prediction: of plants are best suited for \n", "rank: 90 bleu_score 0.5841005873035536 max_bleu: 0.6959861353000654 avg_bleu: 0.36116498095209054 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1170 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation for sarson during the past \n", "target: \n", "prediction: \n", "rank: 1 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1170 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation for sarson during the past \n", "target: \n", "prediction: \n", "rank: 5 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1170 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation for sarson during the past \n", "target: \n", "prediction: \n", "rank: 19 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1170 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation for sarson during the past \n", "target: \n", "prediction: \n", "rank: 21 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1170 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation for sarson during the past \n", "target: \n", "prediction: \n", "rank: 22 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1170 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation for sarson during the past \n", "target: \n", "prediction: \n", "rank: 23 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1170 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation for sarson during the past \n", "target: \n", "prediction: \n", "rank: 42 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1170 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation for sarson during the past \n", "target: \n", "prediction: \n", "rank: 44 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1170 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation for sarson during the past \n", "target: \n", "prediction: \n", "rank: 45 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1170 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation for sarson during the past \n", "target: \n", "prediction: \n", "rank: 58 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1170 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation for sarson during the past \n", "target: \n", "prediction: \n", "rank: 68 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1170 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation for sarson during the past \n", "target: \n", "prediction: \n", "rank: 76 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1171 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 5 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1171 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 9 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1171 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 11 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1171 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 33 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1171 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 39 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1171 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 40 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1171 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 43 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1171 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 50 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1171 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 56 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1171 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 63 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1171 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 69 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1171 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 72 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1172 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for sarson during the past \n", "target: \n", "prediction: \n", "rank: 2 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1172 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for sarson during the past \n", "target: \n", "prediction: \n", "rank: 3 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1172 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for sarson during the past \n", "target: \n", "prediction: \n", "rank: 4 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1172 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for sarson during the past \n", "target: \n", "prediction: \n", "rank: 17 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1172 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for sarson during the past \n", "target: \n", "prediction: \n", "rank: 28 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1172 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for sarson during the past \n", "target: \n", "prediction: \n", "rank: 46 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1172 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for sarson during the past \n", "target: \n", "prediction: \n", "rank: 50 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1172 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for sarson during the past \n", "target: \n", "prediction: \n", "rank: 53 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1172 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for sarson during the past \n", "target: \n", "prediction: \n", "rank: 58 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1172 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for sarson during the past \n", "target: \n", "prediction: \n", "rank: 66 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1172 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for sarson during the past \n", "target: \n", "prediction: \n", "rank: 68 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1172 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for sarson during the past \n", "target: \n", "prediction: \n", "rank: 73 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1173 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 2 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1173 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 6 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1173 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 15 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1173 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 20 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1173 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 23 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1173 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 28 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1173 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 33 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1173 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 36 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1173 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 49 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1173 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 50 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1173 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 70 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1173 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 77 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1174 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 3 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1174 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 9 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1174 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 10 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1174 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 32 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1174 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 42 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1174 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 46 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1174 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 48 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1174 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 50 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1174 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 51 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1174 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 56 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1174 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 60 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1174 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 66 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1175 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || during the summer season, irrigation for rainfed sale.\n", "target: \n", "prediction: \n", "rank: 2 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1175 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || during the summer season, irrigation for rainfed sale.\n", "target: \n", "prediction: \n", "rank: 3 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1175 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || during the summer season, irrigation for rainfed sale.\n", "target: \n", "prediction: \n", "rank: 5 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1175 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || during the summer season, irrigation for rainfed sale.\n", "target: \n", "prediction: \n", "rank: 9 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1175 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || during the summer season, irrigation for rainfed sale.\n", "target: \n", "prediction: \n", "rank: 38 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1175 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || during the summer season, irrigation for rainfed sale.\n", "target: \n", "prediction: \n", "rank: 41 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1175 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || during the summer season, irrigation for rainfed sale.\n", "target: \n", "prediction: \n", "rank: 43 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1175 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || during the summer season, irrigation for rainfed sale.\n", "target: \n", "prediction: \n", "rank: 54 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1175 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || during the summer season, irrigation for rainfed sale.\n", "target: \n", "prediction: \n", "rank: 58 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1175 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || during the summer season, irrigation for rainfed sale.\n", "target: \n", "prediction: \n", "rank: 63 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1175 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || during the summer season, irrigation for rainfed sale.\n", "target: \n", "prediction: \n", "rank: 72 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1175 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || during the summer season, irrigation for rainfed sale.\n", "target: \n", "prediction: \n", "rank: 77 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1176 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 8 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1176 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 11 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1176 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 27 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1176 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 29 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1176 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 34 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1176 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 40 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1176 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 52 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1176 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 57 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1176 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 58 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1176 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 62 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1176 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 90 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1176 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 92 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1177 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 5 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1177 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 14 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1177 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 19 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1177 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 25 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1177 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 36 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1177 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 52 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1177 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 53 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1177 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 54 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1177 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 57 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1177 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 64 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1177 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 93 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1177 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || per the maturity stage of irrigation for growing during the monsoon season?\n", "target: \n", "prediction: \n", "rank: 94 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1178 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements during the summer season?\n", "target: \n", "prediction: \n", "rank: 0 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1178 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements during the summer season?\n", "target: \n", "prediction: \n", "rank: 15 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1178 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements during the summer season?\n", "target: \n", "prediction: \n", "rank: 16 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1178 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements during the summer season?\n", "target: \n", "prediction: \n", "rank: 28 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1178 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements during the summer season?\n", "target: \n", "prediction: \n", "rank: 29 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1178 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements during the summer season?\n", "target: \n", "prediction: \n", "rank: 33 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1178 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements during the summer season?\n", "target: \n", "prediction: \n", "rank: 37 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1178 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements during the summer season?\n", "target: \n", "prediction: \n", "rank: 43 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1178 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements during the summer season?\n", "target: \n", "prediction: \n", "rank: 50 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1178 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements during the summer season?\n", "target: \n", "prediction: \n", "rank: 52 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1178 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements during the summer season?\n", "target: \n", "prediction: \n", "rank: 65 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1178 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements during the summer season?\n", "target: \n", "prediction: \n", "rank: 68 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1179 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 5 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1179 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 10 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1179 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 13 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1179 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 14 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1179 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 18 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1179 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 24 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1179 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 30 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1179 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 38 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1179 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 44 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1179 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 46 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1179 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 50 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1179 1500 ==== source list: mausam ke dauran sarson ke liye sinchai ki zaroorat kya hai? || the irrigation requirements for during the rainy season?\n", "target: \n", "prediction: \n", "rank: 64 bleu_score 1.0 max_bleu: 1.0 avg_bleu: 0.125 min_bleu: 0.0\n", "===================================================================\n", "1180 1500 ==== source list: ke liye organic keetnashak kaise || organic pesticides for effective organic \n", "target: how to make organic pesticide for \n", "prediction: to get social media for organic \n", "rank: 41 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.33074542247263744 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1180 1500 ==== source list: ke liye organic keetnashak kaise || organic pesticides for effective organic \n", "target: how to make organic pesticide for \n", "prediction: to improve soil fertility for organic \n", "rank: 67 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.33074542247263744 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1180 1500 ==== source list: ke liye organic keetnashak kaise || organic pesticides for effective organic \n", "target: how to make organic pesticide for \n", "prediction: to subsidies are effective for organic \n", "rank: 76 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.33074542247263744 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1180 1500 ==== source list: ke liye organic keetnashak kaise || organic pesticides for effective organic \n", "target: how to make organic pesticide for \n", "prediction: to get social organic pesticides for \n", "rank: 79 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.33074542247263744 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1180 1500 ==== source list: ke liye organic keetnashak kaise || organic pesticides for effective organic \n", "target: how to make organic pesticide for \n", "prediction: to get organic pesticide for \n", "rank: 81 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.33074542247263744 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1180 1500 ==== source list: ke liye organic keetnashak kaise || organic pesticides for effective organic \n", "target: how to make organic pesticide for \n", "prediction: to subsidies are recommended for organic \n", "rank: 85 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.33074542247263744 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1181 1500 ==== source list: ke liye organic keetnashak kaise || pest control measures for organic \n", "target: how to make organic pesticide for \n", "prediction: to control subsidy for organic \n", "rank: 5 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.3097464234209347 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1181 1500 ==== source list: ke liye organic keetnashak kaise || pest control measures for organic \n", "target: how to make organic pesticide for \n", "prediction: to get social subsidy for organic \n", "rank: 26 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.3097464234209347 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1181 1500 ==== source list: ke liye organic keetnashak kaise || pest control measures for organic \n", "target: how to make organic pesticide for \n", "prediction: to get social media for organic \n", "rank: 46 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.3097464234209347 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1181 1500 ==== source list: ke liye organic keetnashak kaise || pest control measures for organic \n", "target: how to make organic pesticide for \n", "prediction: to get organic pesticide for \n", "rank: 74 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.3097464234209347 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1182 1500 ==== source list: ke liye organic keetnashak kaise || disease management are a pest for organic \n", "target: how to make organic pesticide for \n", "prediction: to get more subsidy for organic \n", "rank: 2 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.3245762978621733 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1182 1500 ==== source list: ke liye organic keetnashak kaise || disease management are a pest for organic \n", "target: how to make organic pesticide for \n", "prediction: to subsidies are recommended for organic \n", "rank: 18 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.3245762978621733 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1182 1500 ==== source list: ke liye organic keetnashak kaise || disease management are a pest for organic \n", "target: how to make organic pesticide for \n", "prediction: to subsidies are effective for organic \n", "rank: 20 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.3245762978621733 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1182 1500 ==== source list: ke liye organic keetnashak kaise || disease management are a pest for organic \n", "target: how to make organic pesticide for \n", "prediction: to get organic pesticide for \n", "rank: 61 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.3245762978621733 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1183 1500 ==== source list: ke liye organic keetnashak kaise || pest management strategies can be applied for organic \n", "target: how to make organic pesticide for \n", "prediction: to subsidies are effective for organic \n", "rank: 9 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32715894288528086 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1183 1500 ==== source list: ke liye organic keetnashak kaise || pest management strategies can be applied for organic \n", "target: how to make organic pesticide for \n", "prediction: to get more subsidy for organic \n", "rank: 20 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32715894288528086 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1183 1500 ==== source list: ke liye organic keetnashak kaise || pest management strategies can be applied for organic \n", "target: how to make organic pesticide for \n", "prediction: to get organic pesticide for \n", "rank: 42 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.32715894288528086 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1183 1500 ==== source list: ke liye organic keetnashak kaise || pest management strategies can be applied for organic \n", "target: how to make organic pesticide for \n", "prediction: to subsidies are recommended for organic \n", "rank: 73 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32715894288528086 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1184 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic \n", "target: how to make organic pesticide for \n", "prediction: to subsidies are recommended for organic \n", "rank: 8 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32367065111126664 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1184 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic \n", "target: how to make organic pesticide for \n", "prediction: to get more subsidy for organic \n", "rank: 13 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32367065111126664 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1184 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic \n", "target: how to make organic pesticide for \n", "prediction: to get organic pesticide for \n", "rank: 66 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.32367065111126664 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1184 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic \n", "target: how to make organic pesticide for \n", "prediction: for organic is how to control diseases?\n", "rank: 74 bleu_score 0.625 max_bleu: 0.7054014374088451 avg_bleu: 0.32367065111126664 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1185 1500 ==== source list: ke liye organic keetnashak kaise || pest management are strategies for organic \n", "target: how to make organic pesticide for \n", "prediction: to get more subsidy for organic \n", "rank: 2 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32385903002451594 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1185 1500 ==== source list: ke liye organic keetnashak kaise || pest management are strategies for organic \n", "target: how to make organic pesticide for \n", "prediction: to get organic pesticide for \n", "rank: 72 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.32385903002451594 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1185 1500 ==== source list: ke liye organic keetnashak kaise || pest management are strategies for organic \n", "target: how to make organic pesticide for \n", "prediction: to subsidies are effective for organic \n", "rank: 77 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32385903002451594 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1185 1500 ==== source list: ke liye organic keetnashak kaise || pest management are strategies for organic \n", "target: how to make organic pesticide for \n", "prediction: to subsidies are recommended for organic \n", "rank: 80 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32385903002451594 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1186 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic pesticides from \n", "target: how to make organic pesticide for \n", "prediction: to control subsidy for organic \n", "rank: 11 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.31396559389283357 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1186 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic pesticides from \n", "target: how to make organic pesticide for \n", "prediction: to get social subsidy for organic \n", "rank: 16 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.31396559389283357 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1186 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic pesticides from \n", "target: how to make organic pesticide for \n", "prediction: to get social media for organic \n", "rank: 39 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.31396559389283357 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1186 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic pesticides from \n", "target: how to make organic pesticide for \n", "prediction: to get organic pesticide for \n", "rank: 71 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.31396559389283357 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1186 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic pesticides from \n", "target: how to make organic pesticide for \n", "prediction: to improve organic pesticide for \n", "rank: 75 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.31396559389283357 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1187 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic pesticides from \n", "target: how to make organic pesticide for \n", "prediction: to control subsidy for organic \n", "rank: 8 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.31396559389283357 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1187 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic pesticides from \n", "target: how to make organic pesticide for \n", "prediction: to get social subsidy for organic \n", "rank: 23 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.31396559389283357 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1187 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic pesticides from \n", "target: how to make organic pesticide for \n", "prediction: to get social media for organic \n", "rank: 62 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.31396559389283357 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1187 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic pesticides from \n", "target: how to make organic pesticide for \n", "prediction: to get organic pesticide for \n", "rank: 72 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.31396559389283357 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1187 1500 ==== source list: ke liye organic keetnashak kaise || pest control for organic pesticides from \n", "target: how to make organic pesticide for \n", "prediction: to improve organic pesticide for \n", "rank: 75 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.31396559389283357 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1188 1500 ==== source list: ke liye organic keetnashak kaise || organic pest management are \n", "target: how to make organic pesticide for \n", "prediction: to get more subsidy for organic \n", "rank: 4 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32522405650687314 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1188 1500 ==== source list: ke liye organic keetnashak kaise || organic pest management are \n", "target: how to make organic pesticide for \n", "prediction: to subsidies are recommended for organic \n", "rank: 28 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32522405650687314 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1188 1500 ==== source list: ke liye organic keetnashak kaise || organic pest management are \n", "target: how to make organic pesticide for \n", "prediction: to subsidies are effective for organic \n", "rank: 35 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32522405650687314 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1188 1500 ==== source list: ke liye organic keetnashak kaise || organic pest management are \n", "target: how to make organic pesticide for \n", "prediction: to get organic pesticide for \n", "rank: 66 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.32522405650687314 min_bleu: 0.0410424993119494\n", "===================================================================\n", "1189 1500 ==== source list: ke liye organic keetnashak kaise || pest management strategies can i get a organic pesticides for organic \n", "target: how to make organic pesticide for \n", "prediction: to get more subsidy for organic \n", "rank: 5 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32540913255393317 min_bleu: 0.0\n", "===================================================================\n", "1189 1500 ==== source list: ke liye organic keetnashak kaise || pest management strategies can i get a organic pesticides for organic \n", "target: how to make organic pesticide for \n", "prediction: to subsidies are effective for organic \n", "rank: 26 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32540913255393317 min_bleu: 0.0\n", "===================================================================\n", "1189 1500 ==== source list: ke liye organic keetnashak kaise || pest management strategies can i get a organic pesticides for organic \n", "target: how to make organic pesticide for \n", "prediction: to improve soil fertility for organic \n", "rank: 31 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32540913255393317 min_bleu: 0.0\n", "===================================================================\n", "1189 1500 ==== source list: ke liye organic keetnashak kaise || pest management strategies can i get a organic pesticides for organic \n", "target: how to make organic pesticide for \n", "prediction: to get organic pesticide for \n", "rank: 59 bleu_score 0.7054014374088451 max_bleu: 0.7054014374088451 avg_bleu: 0.32540913255393317 min_bleu: 0.0\n", "===================================================================\n", "1189 1500 ==== source list: ke liye organic keetnashak kaise || pest management strategies can i get a organic pesticides for organic \n", "target: how to make organic pesticide for \n", "prediction: to subsidies are recommended for organic \n", "rank: 87 bleu_score 0.5714285714285714 max_bleu: 0.7054014374088451 avg_bleu: 0.32540913255393317 min_bleu: 0.0\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in tej and how to treat them?\n", "rank: 0 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify and treat viral diseases in \n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in and how to treat them?\n", "rank: 5 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify and treat viral diseases in \n", "rank: 11 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify treat viral diseases in \n", "rank: 17 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to get and treat viral diseases in \n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in mirch how to identify and treat them?\n", "rank: 20 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in and how to small it?\n", "rank: 31 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight and how to identify and treat them?\n", "rank: 32 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight and spot how to identify and treat them?\n", "rank: 33 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat blight in \n", "rank: 41 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how mirch to identify and treat them?\n", "rank: 60 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify loam, and treat viral diseases in \n", "rank: 63 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify and treat them?\n", "rank: 74 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and spot how to identify and treat them?\n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1190 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how there any treatment to identify and treat blight in \n", "rank: 83 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in and how to small it?\n", "rank: 0 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify and treat viral diseases in \n", "rank: 5 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify loam, and treat viral diseases in \n", "rank: 7 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in and how to treat them?\n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in mirch and how to treat them?\n", "rank: 10 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify and treat viral diseases in \n", "rank: 14 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify treat them?\n", "rank: 16 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight and how to identify and treat them?\n", "rank: 21 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in mirch how to identify and treat them?\n", "rank: 22 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify treat viral diseases in \n", "rank: 35 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to get and treat viral diseases in \n", "rank: 40 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify and treat viral diseases in \n", "rank: 45 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify treat viral diseases in \n", "rank: 46 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in tej and how to treat them?\n", "rank: 55 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how mirch to identify and treat them?\n", "rank: 57 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat viral diseases in \n", "rank: 62 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight and spot how to identify and treat them?\n", "rank: 66 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat blight in \n", "rank: 69 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to treat viral blight in \n", "rank: 71 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify treat them?\n", "rank: 72 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how there any treatment to identify and treat blight in \n", "rank: 80 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to treat viral diseases in \n", "rank: 86 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1191 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to small blight in \n", "rank: 92 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.46952906564884844 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in and how to treat them?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in tej and how to treat them?\n", "rank: 1 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in mirch and how to treat them?\n", "rank: 2 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in mirch how to identify and treat them?\n", "rank: 6 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in and how to small it?\n", "rank: 8 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify and treat viral diseases in \n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat viral diseases in \n", "rank: 15 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how there any treatment to identify and treat blight in \n", "rank: 17 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify and treat viral diseases in \n", "rank: 21 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight and how to identify and treat them?\n", "rank: 23 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat blight in \n", "rank: 31 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify treat them?\n", "rank: 32 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify treat viral diseases in \n", "rank: 37 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify and treat viral diseases in \n", "rank: 39 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify treat them?\n", "rank: 47 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify treat viral diseases in \n", "rank: 51 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify loam, and treat viral diseases in \n", "rank: 58 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight and spot how to identify and treat them?\n", "rank: 62 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to treat viral blight in \n", "rank: 66 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to get and treat viral diseases in \n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to treat viral diseases in \n", "rank: 82 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how mirch to identify and treat them?\n", "rank: 89 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1192 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to small blight in \n", "rank: 90 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in and how to treat them?\n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in mirch and how to treat them?\n", "rank: 7 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify loam, and treat viral diseases in \n", "rank: 11 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify and treat viral diseases in \n", "rank: 18 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in and how to prevent them?\n", "rank: 20 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in mirch how to identify and treat them?\n", "rank: 25 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to get and treat viral diseases in \n", "rank: 28 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight and how to identify and treat them?\n", "rank: 30 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify treat viral diseases in \n", "rank: 31 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify and treat viral diseases in \n", "rank: 34 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify them?\n", "rank: 35 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat blight in \n", "rank: 38 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify and higher production in \n", "rank: 45 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to get blight in \n", "rank: 50 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of follow-up questions you how to identify and treat leaf blight in \n", "rank: 51 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in tej and how to treat them?\n", "rank: 55 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify and treat viral diseases in \n", "rank: 58 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight and spot how to identify and treat them?\n", "rank: 59 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat viral diseases in \n", "rank: 61 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify treat viral diseases in \n", "rank: 67 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify and treat them?\n", "rank: 71 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to small mirch in \n", "rank: 85 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how mirch to identify and treat them?\n", "rank: 87 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1193 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify and treat them?\n", "rank: 88 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.46390196795679634 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in tej and how to treat them?\n", "rank: 0 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify loam, and treat viral diseases in \n", "rank: 6 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify and treat viral diseases in \n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in and how to small it?\n", "rank: 17 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in and how to treat them?\n", "rank: 19 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify and treat viral diseases in \n", "rank: 25 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight and how to identify and treat them?\n", "rank: 29 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in mirch how to identify and treat them?\n", "rank: 32 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify and treat them?\n", "rank: 54 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how mirch to identify and treat them?\n", "rank: 56 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify treat viral diseases in \n", "rank: 58 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat blight in \n", "rank: 60 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to get and treat viral diseases in \n", "rank: 61 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight and spot how to identify and treat them?\n", "rank: 62 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and spot how to identify and treat them?\n", "rank: 77 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1194 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how there any treatment to identify and treat blight in \n", "rank: 80 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.4325257203243585 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify and treat viral diseases in \n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in and how to small it?\n", "rank: 7 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in and how to treat them?\n", "rank: 12 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in tej and how to treat them?\n", "rank: 14 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify and treat viral diseases in \n", "rank: 19 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify treat viral diseases in \n", "rank: 25 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to get and treat viral diseases in \n", "rank: 27 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in mirch how to identify and treat them?\n", "rank: 29 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify loam, and treat viral diseases in \n", "rank: 32 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat blight in \n", "rank: 35 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how mirch to identify and treat them?\n", "rank: 39 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight and how to identify and treat them?\n", "rank: 40 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight and spot how to identify and treat them?\n", "rank: 42 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify and treat them?\n", "rank: 52 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and spot how to identify and treat them?\n", "rank: 55 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1195 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in local and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how there any treatment to identify and treat blight in \n", "rank: 82 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.4325257203243586 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in and how to treat them?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify loam, and treat viral diseases in \n", "rank: 4 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify and treat viral diseases in \n", "rank: 5 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how there any treatment to identify and treat blight in \n", "rank: 6 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in mirch and how to treat them?\n", "rank: 9 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight and how to identify and treat them?\n", "rank: 15 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in mirch how to identify and treat them?\n", "rank: 16 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in and how to small it?\n", "rank: 18 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify and treat viral diseases in \n", "rank: 21 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in tej and how to treat them?\n", "rank: 23 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat viral diseases in \n", "rank: 26 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to treat viral blight in \n", "rank: 27 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify treat them?\n", "rank: 48 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify and treat viral diseases in \n", "rank: 53 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify treat viral diseases in \n", "rank: 54 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight and spot how to identify and treat them?\n", "rank: 67 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify treat viral diseases in \n", "rank: 68 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat blight in \n", "rank: 69 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify treat them?\n", "rank: 71 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to get and treat viral diseases in \n", "rank: 80 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to treat viral diseases in \n", "rank: 82 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how mirch to identify and treat them?\n", "rank: 88 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1196 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to small blight in \n", "rank: 89 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.4695290656488485 min_bleu: 0.07162619921504752\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in and how to prevent them?\n", "rank: 1 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in tej and how to treat them?\n", "rank: 2 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify loam, and treat viral diseases in \n", "rank: 8 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in mirch and how to treat them?\n", "rank: 9 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in and how to treat them?\n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in mirch and how to identify them?\n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to small it?\n", "rank: 21 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat viral diseases in \n", "rank: 23 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify and treat viral diseases in \n", "rank: 26 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight and how to identify and treat them?\n", "rank: 27 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat blight in \n", "rank: 34 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify and higher production in \n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify and treat them?\n", "rank: 42 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify and treat viral diseases in \n", "rank: 43 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify and treat viral diseases in \n", "rank: 45 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight and spot how to identify and treat them?\n", "rank: 50 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in mirch how to identify and treat them?\n", "rank: 52 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify treat viral diseases in \n", "rank: 56 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to get and treat viral diseases in \n", "rank: 64 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify treat viral diseases in \n", "rank: 67 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how mirch to identify and treat them?\n", "rank: 74 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify and treat them?\n", "rank: 85 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1197 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || in farmer welfare further assistance! mirch to identify and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to get blight in \n", "rank: 92 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.45243931924991937 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in and how to treat them?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in mirch and how to treat them?\n", "rank: 4 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify and treat viral diseases in \n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight and how to identify and treat them?\n", "rank: 15 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify loam, and treat viral diseases in \n", "rank: 16 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in and how to small \n", "rank: 20 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify and treat them?\n", "rank: 21 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat viral diseases in \n", "rank: 28 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to get and treat viral diseases in \n", "rank: 32 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat blight in \n", "rank: 33 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify treat viral diseases in \n", "rank: 35 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to treat viral blight in \n", "rank: 38 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify and treat viral diseases in \n", "rank: 44 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight and spot how to identify and treat them?\n", "rank: 48 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in mirch how to identify and treat them?\n", "rank: 50 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in tej and how to treat them?\n", "rank: 51 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how mirch to identify and treat them?\n", "rank: 53 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify and treat viral diseases in \n", "rank: 58 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify treat them?\n", "rank: 63 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify treat viral diseases in \n", "rank: 76 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how there any treatment to identify and treat blight in \n", "rank: 81 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify and control blight in \n", "rank: 85 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to small mirch in \n", "rank: 91 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to treat viral diseases in \n", "rank: 92 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1198 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to small blight in \n", "rank: 94 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in mirch and how to treat them?\n", "rank: 1 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in and how to small \n", "rank: 5 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify loam, and treat viral diseases in \n", "rank: 9 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in and how to treat them?\n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify treat them?\n", "rank: 11 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify and treat viral diseases in \n", "rank: 13 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to treat viral blight in \n", "rank: 14 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight and how to identify and treat them?\n", "rank: 24 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how there any treatment to identify and treat blight in \n", "rank: 28 bleu_score 0.6428571428571429 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify treat viral diseases in \n", "rank: 40 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to identify and treat viral diseases in \n", "rank: 50 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in mirch how to identify and treat them?\n", "rank: 56 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: of blight in tej and how to treat them?\n", "rank: 57 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and to treat viral diseases in \n", "rank: 58 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how mirch to identify and treat them?\n", "rank: 60 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify and treat viral diseases in \n", "rank: 63 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight and spot how to identify and treat them?\n", "rank: 65 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat blight in \n", "rank: 72 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to get and treat viral diseases in \n", "rank: 73 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to small and treat viral diseases in \n", "rank: 78 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to identify treat viral diseases in \n", "rank: 80 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: blight in small and how to identify and treat them?\n", "rank: 82 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: to identify and control blight in \n", "rank: 86 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to small mirch in \n", "rank: 90 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1199 1500 ==== source list: laal mirch mein blight ko kaise pehchane aur ilaaj kaise kare? || difference in wholesale and how to identify and treat them?\n", "target: how to identify and treat blight in \n", "prediction: and how to small blight in \n", "rank: 92 bleu_score 0.772184789761521 max_bleu: 0.8 avg_bleu: 0.47051584179030703 min_bleu: 0.045111761078870896\n", "===================================================================\n", "1210 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: cultivation involves for applying to government schemes for cultivation?\n", "rank: 4 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1210 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: for applying to cultivation, government schemes for cultivation?\n", "rank: 9 bleu_score 0.7368576777701837 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1210 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: is there any for applying to government schemes for cultivation?\n", "rank: 26 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1210 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time for applying to government schemes for cultivation?\n", "rank: 28 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1210 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: of neem oil per what are the government schemes for cultivation?\n", "rank: 29 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1210 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal for applying to government schemes for cultivation?\n", "rank: 49 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1210 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time of for applying to government schemes for cultivation?\n", "rank: 66 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1211 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time for applying to government schemes for cultivation?\n", "rank: 3 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1211 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: is there any for applying to government schemes for cultivation?\n", "rank: 9 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1211 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal for applying to government schemes for cultivation?\n", "rank: 14 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1211 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: cultivation involves for applying to government schemes for cultivation?\n", "rank: 26 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1211 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time of for applying to government schemes for cultivation?\n", "rank: 49 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1211 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: for applying to cultivation, government schemes for cultivation?\n", "rank: 72 bleu_score 0.7368576777701837 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1211 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: of neem oil per what are the government schemes for cultivation?\n", "rank: 86 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1212 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || details about what are the recommended herbicides for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time for applying to government schemes for cultivation?\n", "rank: 0 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.39419851418138724 min_bleu: 0.033833820809153176\n", "===================================================================\n", "1212 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || details about what are the recommended herbicides for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: to get for applying to government schemes for cultivation?\n", "rank: 5 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.39419851418138724 min_bleu: 0.033833820809153176\n", "===================================================================\n", "1212 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || details about what are the recommended herbicides for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: of iu for applying to government schemes for cultivation?\n", "rank: 8 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.39419851418138724 min_bleu: 0.033833820809153176\n", "===================================================================\n", "1212 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || details about what are the recommended herbicides for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the government for applying to government schemes for cultivation?\n", "rank: 9 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.39419851418138724 min_bleu: 0.033833820809153176\n", "===================================================================\n", "1212 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || details about what are the recommended herbicides for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal for applying to government schemes for cultivation?\n", "rank: 16 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.39419851418138724 min_bleu: 0.033833820809153176\n", "===================================================================\n", "1212 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || details about what are the recommended herbicides for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: is there any for applying to government schemes for cultivation?\n", "rank: 38 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.39419851418138724 min_bleu: 0.033833820809153176\n", "===================================================================\n", "1212 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || details about what are the recommended herbicides for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: iu for applying to government schemes for cultivation?\n", "rank: 55 bleu_score 0.7368576777701837 max_bleu: 0.8333333333333334 avg_bleu: 0.39419851418138724 min_bleu: 0.033833820809153176\n", "===================================================================\n", "1212 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || details about what are the recommended herbicides for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: for applying to cultivation, government schemes for cultivation?\n", "rank: 62 bleu_score 0.7368576777701837 max_bleu: 0.8333333333333334 avg_bleu: 0.39419851418138724 min_bleu: 0.033833820809153176\n", "===================================================================\n", "1212 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || details about what are the recommended herbicides for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: of neem oil per what are the for applying to government schemes for cultivation?\n", "rank: 75 bleu_score 0.7058823529411765 max_bleu: 0.8333333333333334 avg_bleu: 0.39419851418138724 min_bleu: 0.033833820809153176\n", "===================================================================\n", "1212 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || details about what are the recommended herbicides for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: is needed for applying to government schemes for cultivation?\n", "rank: 79 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.39419851418138724 min_bleu: 0.033833820809153176\n", "===================================================================\n", "1213 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time for applying to government schemes for cultivation?\n", "rank: 2 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1213 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: cultivation involves for applying to government schemes for cultivation?\n", "rank: 7 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1213 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: is there any for applying to government schemes for cultivation?\n", "rank: 13 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1213 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal for applying to government schemes for cultivation?\n", "rank: 43 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1213 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time of for applying to government schemes for cultivation?\n", "rank: 63 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1213 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: for applying to cultivation, government schemes for cultivation?\n", "rank: 70 bleu_score 0.7368576777701837 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1213 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: of neem oil per what are the government schemes for cultivation?\n", "rank: 83 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1214 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time for applying to government schemes for cultivation?\n", "rank: 2 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1214 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: is there any for applying to government schemes for cultivation?\n", "rank: 3 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1214 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal for applying to government schemes for cultivation?\n", "rank: 17 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1214 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: cultivation involves for applying to government schemes for cultivation?\n", "rank: 20 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1214 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time of for applying to government schemes for cultivation?\n", "rank: 42 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1214 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: for applying to cultivation, government schemes for cultivation?\n", "rank: 67 bleu_score 0.7368576777701837 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1214 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: of neem oil per what are the government schemes for cultivation?\n", "rank: 81 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1215 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time for applying to government schemes for cultivation?\n", "rank: 12 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1215 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: is there any for applying to government schemes for cultivation?\n", "rank: 13 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1215 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: cultivation involves for applying to government schemes for cultivation?\n", "rank: 18 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1215 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time of for applying to government schemes for cultivation?\n", "rank: 22 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1215 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal for applying to government schemes for cultivation?\n", "rank: 49 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1215 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: of neem oil per what are the government schemes for cultivation?\n", "rank: 65 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1215 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: for applying to cultivation, government schemes for cultivation?\n", "rank: 73 bleu_score 0.7368576777701837 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476923 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1216 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: is there any for applying to government schemes for cultivation?\n", "rank: 7 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1216 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time for applying to government schemes for cultivation?\n", "rank: 8 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1216 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal for applying to government schemes for cultivation?\n", "rank: 18 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1216 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: cultivation involves for applying to government schemes for cultivation?\n", "rank: 27 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1216 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: for applying to cultivation, government schemes for cultivation?\n", "rank: 62 bleu_score 0.7368576777701837 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1216 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time of for applying to government schemes for cultivation?\n", "rank: 67 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1216 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: of neem oil per what are the government schemes for cultivation?\n", "rank: 84 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1217 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time of for applying to government schemes for cultivation?\n", "rank: 4 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1217 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: cultivation involves for applying to government schemes for cultivation?\n", "rank: 8 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1217 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time for applying to government schemes for cultivation?\n", "rank: 13 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1217 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: is there any for applying to government schemes for cultivation?\n", "rank: 26 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1217 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal for applying to government schemes for cultivation?\n", "rank: 50 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1217 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: for applying to cultivation, government schemes for cultivation?\n", "rank: 71 bleu_score 0.7368576777701837 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1217 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what are the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: of neem oil per what are the government schemes for cultivation?\n", "rank: 82 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.39079497686875886 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1218 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal for applying to government schemes for cultivation?\n", "rank: 1 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1218 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time for applying to government schemes for cultivation?\n", "rank: 10 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1218 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: is there any for applying to government schemes for cultivation?\n", "rank: 20 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1218 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: for applying to cultivation, government schemes for cultivation?\n", "rank: 24 bleu_score 0.7368576777701837 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1218 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: cultivation involves for applying to government schemes for cultivation?\n", "rank: 30 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1218 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time of for applying to government schemes for cultivation?\n", "rank: 54 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1218 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: of neem oil per what are the government schemes for cultivation?\n", "rank: 87 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1219 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time for applying to government schemes for cultivation?\n", "rank: 3 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1219 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: cultivation involves for applying to government schemes for cultivation?\n", "rank: 7 bleu_score 0.7470824042309421 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1219 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: for applying to cultivation, government schemes for cultivation?\n", "rank: 14 bleu_score 0.7368576777701837 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1219 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: is there any for applying to government schemes for cultivation?\n", "rank: 15 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1219 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: of neem oil per what are the government schemes for cultivation?\n", "rank: 35 bleu_score 0.6923076923076923 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1219 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal for applying to government schemes for cultivation?\n", "rank: 50 bleu_score 0.8300915602566021 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1219 1500 ==== source list: ki kheti ke liye sarkari yojanaon mein apply karne ki samay seema kya hai? || disease incidence what is the recommended for applying to government schemes for cultivation?\n", "target: what are the for applying to government schemes for cultivation?\n", "prediction: the ideal time of for applying to government schemes for cultivation?\n", "rank: 70 bleu_score 0.7142857142857143 max_bleu: 0.8333333333333334 avg_bleu: 0.3975692272476922 min_bleu: 0.06766764161830635\n", "===================================================================\n", "1220 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 23 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1220 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the signs of healthy plants?\n", "rank: 29 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1220 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 43 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1220 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: signs of what are the signs of healthy plants?\n", "rank: 45 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1220 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are some signs of healthy plants?\n", "rank: 47 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1220 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what is the plants?\n", "rank: 55 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1220 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: plant are the signs of healthy plants?\n", "rank: 62 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1220 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what is the signs of plants?\n", "rank: 72 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1220 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the key signs of healthy plants?\n", "rank: 74 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1221 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what is the signs of plants?\n", "rank: 8 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3503919926928427 min_bleu: 0.0\n", "===================================================================\n", "1221 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the signs of healthy plants?\n", "rank: 33 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3503919926928427 min_bleu: 0.0\n", "===================================================================\n", "1221 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 35 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3503919926928427 min_bleu: 0.0\n", "===================================================================\n", "1221 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: signs of what are the signs of healthy plants?\n", "rank: 38 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3503919926928427 min_bleu: 0.0\n", "===================================================================\n", "1221 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 45 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3503919926928427 min_bleu: 0.0\n", "===================================================================\n", "1221 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are some signs of healthy plants?\n", "rank: 47 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3503919926928427 min_bleu: 0.0\n", "===================================================================\n", "1221 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what is the plants?\n", "rank: 65 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.3503919926928427 min_bleu: 0.0\n", "===================================================================\n", "1221 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: plant are the signs of healthy plants?\n", "rank: 68 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3503919926928427 min_bleu: 0.0\n", "===================================================================\n", "1221 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the key signs of healthy plants?\n", "rank: 70 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3503919926928427 min_bleu: 0.0\n", "===================================================================\n", "1222 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what is the plants?\n", "rank: 4 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.35039199269284277 min_bleu: 0.0\n", "===================================================================\n", "1222 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 21 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.35039199269284277 min_bleu: 0.0\n", "===================================================================\n", "1222 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what is the signs of plants?\n", "rank: 24 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.35039199269284277 min_bleu: 0.0\n", "===================================================================\n", "1222 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the key signs of healthy plants?\n", "rank: 29 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.35039199269284277 min_bleu: 0.0\n", "===================================================================\n", "1222 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the signs of healthy plants?\n", "rank: 30 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.35039199269284277 min_bleu: 0.0\n", "===================================================================\n", "1222 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: signs of what are the signs of healthy plants?\n", "rank: 48 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.35039199269284277 min_bleu: 0.0\n", "===================================================================\n", "1222 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 49 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.35039199269284277 min_bleu: 0.0\n", "===================================================================\n", "1222 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are some signs of healthy plants?\n", "rank: 62 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.35039199269284277 min_bleu: 0.0\n", "===================================================================\n", "1222 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: plant are the signs of healthy plants?\n", "rank: 66 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.35039199269284277 min_bleu: 0.0\n", "===================================================================\n", "1223 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: government certified what are the signs of healthy plants?\n", "rank: 4 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1223 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 6 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1223 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: government of what are the plants?\n", "rank: 19 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1223 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: signs of what are the signs of healthy plants?\n", "rank: 25 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1223 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: - what are the signs of healthy plants?\n", "rank: 33 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1223 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 44 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1223 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 48 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1223 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what is the plants?\n", "rank: 73 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1223 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: government of what is the plants?\n", "rank: 78 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1224 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what is the signs of plants?\n", "rank: 7 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1224 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the key signs of healthy plants?\n", "rank: 14 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1224 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 21 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1224 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: plant are the signs of healthy plants?\n", "rank: 28 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1224 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 38 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1224 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the signs of healthy plants?\n", "rank: 40 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1224 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: signs of what are the signs of healthy plants?\n", "rank: 53 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1224 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 55 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1224 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what is the plants?\n", "rank: 63 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1224 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are some signs of healthy plants?\n", "rank: 65 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1225 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant protection: are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what is the signs of plants?\n", "rank: 4 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3405745844729724 min_bleu: 0.0\n", "===================================================================\n", "1225 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant protection: are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 21 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3405745844729724 min_bleu: 0.0\n", "===================================================================\n", "1225 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant protection: are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: signs of what are the signs of healthy plants?\n", "rank: 26 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3405745844729724 min_bleu: 0.0\n", "===================================================================\n", "1225 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant protection: are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are some signs of healthy plants?\n", "rank: 31 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3405745844729724 min_bleu: 0.0\n", "===================================================================\n", "1225 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant protection: are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: plant are the signs of healthy plants?\n", "rank: 35 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3405745844729724 min_bleu: 0.0\n", "===================================================================\n", "1225 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant protection: are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the key signs of healthy plants?\n", "rank: 39 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3405745844729724 min_bleu: 0.0\n", "===================================================================\n", "1225 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant protection: are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the signs of healthy plants?\n", "rank: 50 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3405745844729724 min_bleu: 0.0\n", "===================================================================\n", "1225 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant protection: are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 54 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3405745844729724 min_bleu: 0.0\n", "===================================================================\n", "1225 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant protection: are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what is the plants?\n", "rank: 63 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.3405745844729724 min_bleu: 0.0\n", "===================================================================\n", "1226 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: government certified what are the signs of healthy plants?\n", "rank: 10 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1226 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 14 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1226 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 18 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1226 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: - what are the signs of healthy plants?\n", "rank: 25 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1226 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: government of what are the plants?\n", "rank: 31 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1226 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: signs of what are the signs of healthy plants?\n", "rank: 39 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1226 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 43 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1226 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what is the plants?\n", "rank: 67 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1226 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || plant growth. what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: government of what is the plants?\n", "rank: 73 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.3573804602509318 min_bleu: 0.0\n", "===================================================================\n", "1227 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 23 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1227 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 24 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1227 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the signs of healthy plants?\n", "rank: 31 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1227 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: signs of what are the signs of healthy plants?\n", "rank: 46 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1227 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 48 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1227 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what is the plants?\n", "rank: 58 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1227 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are some signs of healthy plants?\n", "rank: 62 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1227 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: plant are the signs of healthy plants?\n", "rank: 64 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1227 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the key signs of healthy plants?\n", "rank: 72 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1227 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what factors that the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what is the signs of plants?\n", "rank: 75 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3654563295391465 min_bleu: 0.0\n", "===================================================================\n", "1228 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what is the plants?\n", "rank: 11 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1228 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 19 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1228 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: plant are the signs of healthy plants?\n", "rank: 20 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1228 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 32 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1228 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: signs of what are the signs of healthy plants?\n", "rank: 47 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1228 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are some signs of healthy plants?\n", "rank: 51 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1228 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the signs of healthy plants?\n", "rank: 58 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1228 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what is the signs of plants?\n", "rank: 75 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1228 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || what are the signs of plants?\n", "target: what are the of healthy plants?\n", "prediction: what are the key signs of healthy plants?\n", "rank: 77 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3488870430748802 min_bleu: 0.0\n", "===================================================================\n", "1229 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || past of chilli plants? what are the plant?\n", "target: what are the of healthy plants?\n", "prediction: of what is the signs of healthy plants?\n", "rank: 16 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.31901914806620085 min_bleu: 0.0\n", "===================================================================\n", "1229 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || past of chilli plants? what are the plant?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 24 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.31901914806620085 min_bleu: 0.0\n", "===================================================================\n", "1229 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || past of chilli plants? what are the plant?\n", "target: what are the of healthy plants?\n", "prediction: of what are the signs of healthy plants?\n", "rank: 52 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.31901914806620085 min_bleu: 0.0\n", "===================================================================\n", "1229 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || past of chilli plants? what are the plant?\n", "target: what are the of healthy plants?\n", "prediction: signs of what are the signs of healthy plants?\n", "rank: 53 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.31901914806620085 min_bleu: 0.0\n", "===================================================================\n", "1229 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || past of chilli plants? what are the plant?\n", "target: what are the of healthy plants?\n", "prediction: of what is the signs of healthy plants?\n", "rank: 63 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.31901914806620085 min_bleu: 0.0\n", "===================================================================\n", "1229 1500 ==== source list: swasth ke paudhon ke sanket kya hain? || past of chilli plants? what are the plant?\n", "target: what are the of healthy plants?\n", "prediction: of what are some signs of healthy plants?\n", "rank: 72 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.31901914806620085 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get daily updates on prices in local \n", "rank: 0 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get daily updates on prices in local \n", "rank: 1 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production in local can i get daily updates on \n", "rank: 2 bleu_score 0.8300915602566021 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal can i get daily updates on \n", "rank: 3 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily updates in local markets can i get daily updates on \n", "rank: 5 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how can i get daily updates on local \n", "rank: 6 bleu_score 0.8333333333333334 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of local can i get daily updates on \n", "rank: 9 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money rates can i get daily updates on prices in local \n", "rank: 16 bleu_score 0.7333333333333333 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can i get daily updates on prices in local \n", "rank: 18 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production steps can i get daily updates on prices in local \n", "rank: 22 bleu_score 0.8461538461538461 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal per hectare can i get daily updates on \n", "rank: 26 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get money daily updates on prices in local \n", "rank: 34 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money 🌾 how can i get daily updates on prices in local \n", "rank: 39 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to receive get daily updates on prices in local \n", "rank: 54 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon drying, how can i get daily updates on local \n", "rank: 66 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can can i get daily updates on prices in local \n", "rank: 70 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1230 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how how can i get daily updates on local \n", "rank: 92 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production in local can i get daily updates on \n", "rank: 2 bleu_score 0.8300915602566021 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can i get daily updates on prices in local \n", "rank: 3 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of local can i get daily updates on \n", "rank: 8 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to receive get daily updates on prices in local \n", "rank: 11 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily updates in local markets can i get daily updates on \n", "rank: 21 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get daily updates on prices in local \n", "rank: 25 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production steps can i get daily updates on prices in local \n", "rank: 27 bleu_score 0.8461538461538461 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get money daily updates on prices in local \n", "rank: 36 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get daily updates on prices in local \n", "rank: 49 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how can i get daily updates on local \n", "rank: 50 bleu_score 0.8333333333333334 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon drying, how can i get daily updates on local \n", "rank: 55 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can can i get daily updates on prices in local \n", "rank: 58 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money rates can i get daily updates on prices in local \n", "rank: 63 bleu_score 0.7333333333333333 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money 🌾 how can i get daily updates on prices in local \n", "rank: 66 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal per hectare can i get daily updates on \n", "rank: 79 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal can i get daily updates on \n", "rank: 83 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1231 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how how can i get daily updates on local \n", "rank: 94 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get daily updates on prices in local \n", "rank: 1 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production in local can i get daily updates on \n", "rank: 3 bleu_score 0.8300915602566021 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get daily updates on prices in local \n", "rank: 7 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of local can i get daily updates on \n", "rank: 8 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how can i get daily updates on local \n", "rank: 9 bleu_score 0.8333333333333334 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can i get daily updates on prices in local \n", "rank: 18 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can can i get daily updates on prices in local \n", "rank: 22 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily updates in local markets can i get daily updates on \n", "rank: 23 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production steps can i get daily updates on prices in local \n", "rank: 25 bleu_score 0.8461538461538461 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon drying, how can i get daily updates on local \n", "rank: 28 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get money daily updates on prices in local \n", "rank: 41 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to receive get daily updates on prices in local \n", "rank: 56 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money rates can i get daily updates on prices in local \n", "rank: 72 bleu_score 0.7333333333333333 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money 🌾 how can i get daily updates on prices in local \n", "rank: 74 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal per hectare can i get daily updates on \n", "rank: 81 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how how can i get daily updates on local \n", "rank: 84 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1232 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal can i get daily updates on \n", "rank: 85 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get daily updates on prices in local \n", "rank: 0 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production in local can i get daily updates on \n", "rank: 1 bleu_score 0.8300915602566021 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how can i get daily updates on local \n", "rank: 6 bleu_score 0.8333333333333334 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how how can i get daily updates on local \n", "rank: 12 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal can i get daily updates on \n", "rank: 13 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of local can i get daily updates on \n", "rank: 14 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can i get daily updates on prices in local \n", "rank: 18 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production steps can i get daily updates on prices in local \n", "rank: 23 bleu_score 0.8461538461538461 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon drying, how can i get daily updates on local \n", "rank: 26 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money rates can i get daily updates on prices in local \n", "rank: 30 bleu_score 0.7333333333333333 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get money daily updates on prices in local \n", "rank: 38 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to receive get daily updates on prices in local \n", "rank: 54 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get daily updates on prices in local \n", "rank: 56 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can can i get daily updates on prices in local \n", "rank: 67 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money 🌾 how can i get daily updates on prices in local \n", "rank: 74 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily updates in local markets can i get daily updates on \n", "rank: 82 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1233 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal per hectare can i get daily updates on \n", "rank: 83 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily updates in local markets can i get daily updates on \n", "rank: 0 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get daily updates on prices in local \n", "rank: 2 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get daily updates on prices in local \n", "rank: 3 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production in local can i get daily updates on \n", "rank: 12 bleu_score 0.8300915602566021 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get money daily updates on prices in local \n", "rank: 16 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of local can i get daily updates on \n", "rank: 17 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how can i get daily updates on local \n", "rank: 20 bleu_score 0.8333333333333334 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can i get daily updates on prices in local \n", "rank: 27 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production steps can i get daily updates on prices in local \n", "rank: 29 bleu_score 0.8461538461538461 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money rates can i get daily updates on prices in local \n", "rank: 43 bleu_score 0.7333333333333333 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money 🌾 how can i get daily updates on prices in local \n", "rank: 47 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to receive get daily updates on prices in local \n", "rank: 57 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon drying, how can i get daily updates on local \n", "rank: 68 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can can i get daily updates on prices in local \n", "rank: 71 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal per hectare can i get daily updates on \n", "rank: 82 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal can i get daily updates on \n", "rank: 85 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1234 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how how can i get daily updates on local \n", "rank: 92 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get daily updates on prices in local \n", "rank: 0 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get daily updates on prices in local \n", "rank: 1 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money rates can i get daily updates on prices in local \n", "rank: 4 bleu_score 0.7333333333333333 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can i get daily updates on prices in local \n", "rank: 5 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal can i get daily updates on \n", "rank: 6 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production in local can i get daily updates on \n", "rank: 7 bleu_score 0.8300915602566021 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of local can i get daily updates on \n", "rank: 9 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can can i get daily updates on prices in local \n", "rank: 17 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production steps can i get daily updates on prices in local \n", "rank: 22 bleu_score 0.8461538461538461 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to receive get daily updates on prices in local \n", "rank: 29 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get money daily updates on prices in local \n", "rank: 32 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money 🌾 how can i get daily updates on prices in local \n", "rank: 33 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how can i get daily updates on local \n", "rank: 59 bleu_score 0.8333333333333334 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon drying, how can i get daily updates on local \n", "rank: 63 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal per hectare can i get daily updates on \n", "rank: 74 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily updates in local markets can i get daily updates on \n", "rank: 82 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1235 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how how can i get daily updates on local \n", "rank: 94 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get daily updates on prices in local \n", "rank: 0 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can i get daily updates on prices in local \n", "rank: 1 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get daily updates on prices in local \n", "rank: 2 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal per hectare can i get daily updates on \n", "rank: 4 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of local can i get daily updates on \n", "rank: 5 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production in local can i get daily updates on \n", "rank: 6 bleu_score 0.8300915602566021 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon drying, how can i get daily updates on local \n", "rank: 10 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how can i get daily updates on local \n", "rank: 11 bleu_score 0.8333333333333334 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily updates in local markets can i get daily updates on \n", "rank: 14 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get money daily updates on prices in local \n", "rank: 20 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production steps can i get daily updates on prices in local \n", "rank: 26 bleu_score 0.8461538461538461 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money rates can i get daily updates on prices in local \n", "rank: 34 bleu_score 0.7333333333333333 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money 🌾 how can i get daily updates on prices in local \n", "rank: 37 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to receive get daily updates on prices in local \n", "rank: 53 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can can i get daily updates on prices in local \n", "rank: 62 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal can i get daily updates on \n", "rank: 81 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1236 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how how can i get daily updates on local \n", "rank: 95 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily updates in local markets can i get daily updates on \n", "rank: 0 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production in local can i get daily updates on \n", "rank: 1 bleu_score 0.8300915602566021 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production steps can i get daily updates on prices in local \n", "rank: 4 bleu_score 0.8461538461538461 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can can i get daily updates on prices in local \n", "rank: 5 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon drying, how can i get daily updates on local \n", "rank: 7 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of local can i get daily updates on \n", "rank: 9 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get daily updates on prices in local \n", "rank: 10 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how can i get daily updates on local \n", "rank: 12 bleu_score 0.8333333333333334 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can i get daily updates on prices in local \n", "rank: 16 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to receive get daily updates on prices in local \n", "rank: 20 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get money daily updates on prices in local \n", "rank: 23 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal per hectare can i get daily updates on \n", "rank: 28 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how how can i get daily updates on local \n", "rank: 30 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get daily updates on prices in local \n", "rank: 58 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money rates can i get daily updates on prices in local \n", "rank: 68 bleu_score 0.7333333333333333 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money 🌾 how can i get daily updates on prices in local \n", "rank: 69 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1237 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal can i get daily updates on \n", "rank: 87 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get daily updates on prices in local \n", "rank: 0 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production steps can i get daily updates on prices in local \n", "rank: 1 bleu_score 0.8461538461538461 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production in local can i get daily updates on \n", "rank: 2 bleu_score 0.8300915602566021 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to receive get daily updates on prices in local \n", "rank: 4 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of local can i get daily updates on \n", "rank: 5 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal per hectare can i get daily updates on \n", "rank: 14 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon drying, how can i get daily updates on local \n", "rank: 20 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can i get daily updates on prices in local \n", "rank: 21 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how how can i get daily updates on local \n", "rank: 22 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal can i get daily updates on \n", "rank: 24 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get money daily updates on prices in local \n", "rank: 36 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get daily updates on prices in local \n", "rank: 54 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how can i get daily updates on local \n", "rank: 55 bleu_score 0.8333333333333334 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can can i get daily updates on prices in local \n", "rank: 62 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money rates can i get daily updates on prices in local \n", "rank: 67 bleu_score 0.7333333333333333 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money 🌾 how can i get daily updates on prices in local \n", "rank: 69 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1238 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily updates in local markets can i get daily updates on \n", "rank: 82 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761156 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get daily updates on prices in local \n", "rank: 0 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get daily updates on prices in local \n", "rank: 1 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money 🌾 how can i get daily updates on prices in local \n", "rank: 3 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how can i get daily updates on local \n", "rank: 6 bleu_score 0.8333333333333334 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily updates in local markets can i get daily updates on \n", "rank: 7 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal can i get daily updates on \n", "rank: 8 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production in local can i get daily updates on \n", "rank: 9 bleu_score 0.8300915602566021 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can i get daily updates on prices in local \n", "rank: 12 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: production steps can i get daily updates on prices in local \n", "rank: 16 bleu_score 0.8461538461538461 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of local can i get daily updates on \n", "rank: 19 bleu_score 0.7368576777701837 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how quintal per hectare can i get daily updates on \n", "rank: 20 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon drying, how can i get daily updates on local \n", "rank: 21 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily upon how how can i get daily updates on local \n", "rank: 24 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to get money daily updates on prices in local \n", "rank: 34 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: to receive get daily updates on prices in local \n", "rank: 55 bleu_score 0.7470824042309421 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: of how can can i get daily updates on prices in local \n", "rank: 64 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1239 1500 ==== source list: main sthaniya bazaaron mein ke par daily updates kaise prapt kar sakta hoon? || how can i get daily updates on \n", "target: how can i get daily updates on prices in local \n", "prediction: daily get money rates can i get daily updates on prices in local \n", "rank: 72 bleu_score 0.7333333333333333 max_bleu: 0.8571428571428571 avg_bleu: 0.4131456532761157 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of is it available for cultivation in \n", "rank: 6 bleu_score 0.45454545454545453 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of common cultivation in \n", "rank: 12 bleu_score 0.4033700871483995 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of cultivation in government schemes for \n", "rank: 18 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is there any government affecting farming?\n", "rank: 20 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government support affecting cultivation in \n", "rank: 27 bleu_score 0.4033700871483995 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government grants for cultivation in \n", "rank: 30 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of is there any of \n", "rank: 31 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any instead of government schemes in farming?\n", "rank: 40 bleu_score 0.45454545454545453 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to common government affecting cultivation in \n", "rank: 41 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation of common government schemes in farming?\n", "rank: 44 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation in mein government schemes promoted by farming?\n", "rank: 50 bleu_score 0.45241870901797976 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of green manure for cultivation in \n", "rank: 51 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive government grants for cultivation in \n", "rank: 52 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government grants for improving cultivation in \n", "rank: 62 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government support to improving cultivation in \n", "rank: 64 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government schemes in farming, several decisions are there any government farming?\n", "rank: 67 bleu_score 0.46153846153846156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation common of government schemes in \n", "rank: 72 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to common cultivation government schemes in \n", "rank: 90 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is susceptible there any government affecting of \n", "rank: 91 bleu_score 0.4166666666666667 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1240 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any of government schemes in farming?\n", "rank: 92 bleu_score 0.45241870901797976 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of is it available for cultivation in \n", "rank: 7 bleu_score 0.45454545454545453 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is there any government affecting farming?\n", "rank: 18 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of cultivation in government schemes for \n", "rank: 20 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government grants for cultivation in \n", "rank: 31 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to common government affecting cultivation in \n", "rank: 32 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government support affecting cultivation in \n", "rank: 33 bleu_score 0.4033700871483995 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of common cultivation in \n", "rank: 38 bleu_score 0.4033700871483995 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government support to improving cultivation in \n", "rank: 40 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of is there any of \n", "rank: 43 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive government grants for cultivation in \n", "rank: 46 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation common of government schemes in \n", "rank: 57 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation in mein government schemes promoted by farming?\n", "rank: 59 bleu_score 0.45241870901797976 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of green manure for cultivation in \n", "rank: 60 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government schemes in farming, several decisions are there any government farming?\n", "rank: 72 bleu_score 0.46153846153846156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government grants for improving cultivation in \n", "rank: 77 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to common cultivation government schemes in \n", "rank: 79 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation of common government schemes in farming?\n", "rank: 82 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is susceptible there any government affecting of \n", "rank: 90 bleu_score 0.4166666666666667 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any instead of government schemes in farming?\n", "rank: 91 bleu_score 0.45454545454545453 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1241 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any of government schemes in farming?\n", "rank: 92 bleu_score 0.45241870901797976 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of is it available for cultivation in \n", "rank: 13 bleu_score 0.45454545454545453 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government schemes in farming, several decisions are there any government farming?\n", "rank: 14 bleu_score 0.46153846153846156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government support affecting cultivation in \n", "rank: 17 bleu_score 0.4033700871483995 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of cultivation in government schemes for \n", "rank: 23 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government grants for cultivation in \n", "rank: 26 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation in mein government schemes promoted by farming?\n", "rank: 28 bleu_score 0.45241870901797976 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is there any government affecting farming?\n", "rank: 29 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of is there any of \n", "rank: 39 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation of common government schemes in farming?\n", "rank: 51 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to common government affecting cultivation in \n", "rank: 52 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of common cultivation in \n", "rank: 55 bleu_score 0.4033700871483995 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to common cultivation government schemes in \n", "rank: 56 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of green manure for cultivation in \n", "rank: 64 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government support to improving cultivation in \n", "rank: 67 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation common of government schemes in \n", "rank: 74 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government grants for improving cultivation in \n", "rank: 78 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive government grants for cultivation in \n", "rank: 83 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is susceptible there any government affecting of \n", "rank: 91 bleu_score 0.4166666666666667 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any instead of government schemes in farming?\n", "rank: 94 bleu_score 0.45454545454545453 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1242 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any of government schemes in farming?\n", "rank: 95 bleu_score 0.45241870901797976 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of is it available for cultivation in \n", "rank: 5 bleu_score 0.45454545454545453 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of green manure for cultivation in \n", "rank: 9 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of cultivation in government schemes for \n", "rank: 11 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is there any government affecting farming?\n", "rank: 24 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government grants for cultivation in \n", "rank: 33 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government support affecting cultivation in \n", "rank: 35 bleu_score 0.4033700871483995 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government grants for improving cultivation in \n", "rank: 36 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of is there any of \n", "rank: 40 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government support to improving cultivation in \n", "rank: 46 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to common government affecting cultivation in \n", "rank: 50 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation in mein government schemes promoted by farming?\n", "rank: 57 bleu_score 0.45241870901797976 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government schemes in farming, several decisions are there any government farming?\n", "rank: 68 bleu_score 0.46153846153846156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of common cultivation in \n", "rank: 71 bleu_score 0.4033700871483995 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation common of government schemes in \n", "rank: 72 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to common cultivation government schemes in \n", "rank: 80 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation of common government schemes in farming?\n", "rank: 81 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive government grants for cultivation in \n", "rank: 85 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is susceptible there any government affecting of \n", "rank: 91 bleu_score 0.4166666666666667 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any instead of government schemes in farming?\n", "rank: 94 bleu_score 0.45454545454545453 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1243 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any of government schemes in farming?\n", "rank: 95 bleu_score 0.45241870901797976 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1244 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || days, with government agencies in farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of cultivation in government schemes promoted by destroying any \n", "rank: 2 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.24998322949374976 min_bleu: 0.0\n", "===================================================================\n", "1244 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || days, with government agencies in farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of is it available for cultivation in \n", "rank: 3 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.24998322949374976 min_bleu: 0.0\n", "===================================================================\n", "1244 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || days, with government agencies in farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation of can affect government support in \n", "rank: 10 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.24998322949374976 min_bleu: 0.0\n", "===================================================================\n", "1244 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || days, with government agencies in farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is there any government affecting farming?\n", "rank: 13 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.24998322949374976 min_bleu: 0.0\n", "===================================================================\n", "1244 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || days, with government agencies in farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of is there any of \n", "rank: 19 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.24998322949374976 min_bleu: 0.0\n", "===================================================================\n", "1244 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || days, with government agencies in farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government grants for improving cultivation in \n", "rank: 29 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.24998322949374976 min_bleu: 0.0\n", "===================================================================\n", "1244 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || days, with government agencies in farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation in mein government schemes promoted by farming?\n", "rank: 32 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.24998322949374976 min_bleu: 0.0\n", "===================================================================\n", "1244 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || days, with government agencies in farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any instead of government schemes in farming?\n", "rank: 40 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.24998322949374976 min_bleu: 0.0\n", "===================================================================\n", "1244 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || days, with government agencies in farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of green manure for cultivation in \n", "rank: 54 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.24998322949374976 min_bleu: 0.0\n", "===================================================================\n", "1244 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || days, with government agencies in farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive government grants for cultivation in \n", "rank: 67 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.24998322949374976 min_bleu: 0.0\n", "===================================================================\n", "1244 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || days, with government agencies in farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any of government schemes in farming?\n", "rank: 77 bleu_score 0.45241870901797976 max_bleu: 0.5454545454545454 avg_bleu: 0.24998322949374976 min_bleu: 0.0\n", "===================================================================\n", "1245 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government schemes for cultivation in \n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is there any government affecting cultivation in \n", "rank: 8 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.2655820305056919 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of cultivation in government schemes for \n", "rank: 6 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of is it available for cultivation in \n", "rank: 8 bleu_score 0.45454545454545453 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is there any government affecting farming?\n", "rank: 12 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government support affecting cultivation in \n", "rank: 14 bleu_score 0.4033700871483995 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of is there any of \n", "rank: 33 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to common government affecting cultivation in \n", "rank: 44 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of common cultivation in \n", "rank: 45 bleu_score 0.4033700871483995 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government grants for cultivation in \n", "rank: 46 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any instead of government schemes in farming?\n", "rank: 52 bleu_score 0.45454545454545453 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to common cultivation government schemes in \n", "rank: 56 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation of common government schemes in farming?\n", "rank: 57 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive government grants for cultivation in \n", "rank: 59 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation in mein government schemes promoted by farming?\n", "rank: 60 bleu_score 0.45241870901797976 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government of green manure for cultivation in \n", "rank: 61 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: government support to improving cultivation in \n", "rank: 69 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government schemes in farming, several decisions are there any government farming?\n", "rank: 72 bleu_score 0.46153846153846156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: cultivation common of government schemes in \n", "rank: 77 bleu_score 0.42955579924435766 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to government grants for improving cultivation in \n", "rank: 80 bleu_score 0.44485411273156 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is susceptible there any government affecting of \n", "rank: 92 bleu_score 0.4166666666666667 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1246 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in government farming?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any of government schemes in farming?\n", "rank: 93 bleu_score 0.45241870901797976 max_bleu: 0.46153846153846156 avg_bleu: 0.24369410431294516 min_bleu: 0.0\n", "===================================================================\n", "1247 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in bihar affect government cultivation in \n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is there any government affecting cultivation in \n", "rank: 10 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.2585212333070182 min_bleu: 0.0\n", "===================================================================\n", "1247 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in bihar affect government cultivation in \n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any government of affecting cultivation in \n", "rank: 39 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.2585212333070182 min_bleu: 0.0\n", "===================================================================\n", "1248 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in cultivation cycle?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is there any government affecting cultivation in \n", "rank: 15 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.25742735611972606 min_bleu: 0.0\n", "===================================================================\n", "1248 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in cultivation cycle?\n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any government of affecting cultivation in \n", "rank: 83 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.25742735611972606 min_bleu: 0.0\n", "===================================================================\n", "1249 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in cultivation cycle? \n", "target: are there any local government programs supporting cultivation in \n", "prediction: of is there any government affecting cultivation in \n", "rank: 21 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.2596595984529993 min_bleu: 0.0\n", "===================================================================\n", "1249 1500 ==== source list: kya bihar mein bhindi ki kheti ko support karne wale koi local sarkari hain? || in cultivation cycle? \n", "target: are there any local government programs supporting cultivation in \n", "prediction: to receive any government of affecting cultivation in \n", "rank: 92 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.2596595984529993 min_bleu: 0.0\n", "===================================================================\n", "1250 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: to get what are the export opportunities for \n", "rank: 2 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1250 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: to get the export opportunities for \n", "rank: 4 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1250 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities available for \n", "rank: 6 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1250 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities for \n", "rank: 18 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1250 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: from export what are the export opportunities for \n", "rank: 24 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1250 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: from the export opportunities for \n", "rank: 46 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1250 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: of export what are the \n", "rank: 83 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1250 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: of export opportunities what are the \n", "rank: 91 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1251 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: to get what are the export opportunities for \n", "rank: 1 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1251 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: to get the export opportunities for \n", "rank: 5 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1251 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities for \n", "rank: 6 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1251 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: from export what are the export opportunities for \n", "rank: 19 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1251 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: of export opportunities what are the \n", "rank: 25 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1251 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities available for \n", "rank: 34 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1251 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: from the export opportunities for \n", "rank: 42 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1251 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: of export what are the \n", "rank: 84 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1252 1500 ==== source list: ke avsar kya hain? || \n", "target: what are the export opportunities for \n", "prediction: to get what are the export opportunities for \n", "rank: 1 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.27539434608780855 min_bleu: 0.0\n", "===================================================================\n", "1252 1500 ==== source list: ke avsar kya hain? || \n", "target: what are the export opportunities for \n", "prediction: to get what are the export opportunities for \n", "rank: 2 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27539434608780855 min_bleu: 0.0\n", "===================================================================\n", "1252 1500 ==== source list: ke avsar kya hain? || \n", "target: what are the export opportunities for \n", "prediction: to get export what are the export opportunities for \n", "rank: 4 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.27539434608780855 min_bleu: 0.0\n", "===================================================================\n", "1252 1500 ==== source list: ke avsar kya hain? || \n", "target: what are the export opportunities for \n", "prediction: from export what are the export opportunities for \n", "rank: 6 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27539434608780855 min_bleu: 0.0\n", "===================================================================\n", "1252 1500 ==== source list: ke avsar kya hain? || \n", "target: what are the export opportunities for \n", "prediction: the export opportunities for \n", "rank: 13 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27539434608780855 min_bleu: 0.0\n", "===================================================================\n", "1252 1500 ==== source list: ke avsar kya hain? || \n", "target: what are the export opportunities for \n", "prediction: from the export opportunities for \n", "rank: 17 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27539434608780855 min_bleu: 0.0\n", "===================================================================\n", "1252 1500 ==== source list: ke avsar kya hain? || \n", "target: what are the export opportunities for \n", "prediction: the export opportunities available for \n", "rank: 21 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27539434608780855 min_bleu: 0.0\n", "===================================================================\n", "1252 1500 ==== source list: ke avsar kya hain? || \n", "target: what are the export opportunities for \n", "prediction: to get the export opportunities for \n", "rank: 28 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.27539434608780855 min_bleu: 0.0\n", "===================================================================\n", "1252 1500 ==== source list: ke avsar kya hain? || \n", "target: what are the export opportunities for \n", "prediction: of export what are the \n", "rank: 84 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27539434608780855 min_bleu: 0.0\n", "===================================================================\n", "1252 1500 ==== source list: ke avsar kya hain? || \n", "target: what are the export opportunities for \n", "prediction: of export opportunities what are the \n", "rank: 90 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.27539434608780855 min_bleu: 0.0\n", "===================================================================\n", "1253 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: to get what are the export opportunities for \n", "rank: 3 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1253 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: to get the export opportunities for \n", "rank: 5 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1253 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities for \n", "rank: 10 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1253 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: from the export opportunities for \n", "rank: 15 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1253 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: of export opportunities what are the \n", "rank: 29 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1253 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: from export what are the export opportunities for \n", "rank: 41 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1253 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities available for \n", "rank: 71 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1253 1500 ==== source list: ke avsar kya hain? || nematode infestation? what are the characteristics of \n", "target: what are the export opportunities for \n", "prediction: of export what are the \n", "rank: 84 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27685537513740527 min_bleu: 0.0\n", "===================================================================\n", "1254 1500 ==== source list: ke avsar kya hain? || prices of a \n", "target: what are the export opportunities for \n", "prediction: to get what are the export opportunities for \n", "rank: 0 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.2745525952460577 min_bleu: 0.0\n", "===================================================================\n", "1254 1500 ==== source list: ke avsar kya hain? || prices of a \n", "target: what are the export opportunities for \n", "prediction: to get what are the export opportunities for \n", "rank: 2 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.2745525952460577 min_bleu: 0.0\n", "===================================================================\n", "1254 1500 ==== source list: ke avsar kya hain? || prices of a \n", "target: what are the export opportunities for \n", "prediction: to get the export opportunities for \n", "rank: 3 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.2745525952460577 min_bleu: 0.0\n", "===================================================================\n", "1254 1500 ==== source list: ke avsar kya hain? || prices of a \n", "target: what are the export opportunities for \n", "prediction: from export what are the export opportunities for \n", "rank: 13 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.2745525952460577 min_bleu: 0.0\n", "===================================================================\n", "1254 1500 ==== source list: ke avsar kya hain? || prices of a \n", "target: what are the export opportunities for \n", "prediction: the export opportunities for \n", "rank: 14 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.2745525952460577 min_bleu: 0.0\n", "===================================================================\n", "1254 1500 ==== source list: ke avsar kya hain? || prices of a \n", "target: what are the export opportunities for \n", "prediction: from the export opportunities for \n", "rank: 17 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.2745525952460577 min_bleu: 0.0\n", "===================================================================\n", "1254 1500 ==== source list: ke avsar kya hain? || prices of a \n", "target: what are the export opportunities for \n", "prediction: of export what are the \n", "rank: 23 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.2745525952460577 min_bleu: 0.0\n", "===================================================================\n", "1254 1500 ==== source list: ke avsar kya hain? || prices of a \n", "target: what are the export opportunities for \n", "prediction: the export opportunities available for \n", "rank: 62 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.2745525952460577 min_bleu: 0.0\n", "===================================================================\n", "1254 1500 ==== source list: ke avsar kya hain? || prices of a \n", "target: what are the export opportunities for \n", "prediction: of export opportunities what are the \n", "rank: 88 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2745525952460577 min_bleu: 0.0\n", "===================================================================\n", "1255 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: to get what are the export opportunities for \n", "rank: 0 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.2729295944043068 min_bleu: 0.0\n", "===================================================================\n", "1255 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: to get the export opportunities for \n", "rank: 1 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.2729295944043068 min_bleu: 0.0\n", "===================================================================\n", "1255 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities available for \n", "rank: 9 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.2729295944043068 min_bleu: 0.0\n", "===================================================================\n", "1255 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities for \n", "rank: 11 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.2729295944043068 min_bleu: 0.0\n", "===================================================================\n", "1255 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: from export what are the export \n", "rank: 27 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.2729295944043068 min_bleu: 0.0\n", "===================================================================\n", "1255 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: from the export opportunities for \n", "rank: 48 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.2729295944043068 min_bleu: 0.0\n", "===================================================================\n", "1255 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: of export what are the \n", "rank: 81 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.2729295944043068 min_bleu: 0.0\n", "===================================================================\n", "1255 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: of export opportunities what are the \n", "rank: 90 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2729295944043068 min_bleu: 0.0\n", "===================================================================\n", "1256 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: to get what are the export opportunities for \n", "rank: 1 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27877187130433995 min_bleu: 0.0\n", "===================================================================\n", "1256 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: to get the export opportunities for \n", "rank: 3 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.27877187130433995 min_bleu: 0.0\n", "===================================================================\n", "1256 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities for \n", "rank: 5 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27877187130433995 min_bleu: 0.0\n", "===================================================================\n", "1256 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: from export what are the export \n", "rank: 6 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.27877187130433995 min_bleu: 0.0\n", "===================================================================\n", "1256 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities available for \n", "rank: 10 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27877187130433995 min_bleu: 0.0\n", "===================================================================\n", "1256 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: of export opportunities what are the \n", "rank: 17 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.27877187130433995 min_bleu: 0.0\n", "===================================================================\n", "1256 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: from the export opportunities for \n", "rank: 56 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27877187130433995 min_bleu: 0.0\n", "===================================================================\n", "1256 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: of export what are the \n", "rank: 88 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27877187130433995 min_bleu: 0.0\n", "===================================================================\n", "1257 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: to get what are the export opportunities for \n", "rank: 0 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27292959440430686 min_bleu: 0.0\n", "===================================================================\n", "1257 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: to get the export opportunities for \n", "rank: 3 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.27292959440430686 min_bleu: 0.0\n", "===================================================================\n", "1257 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities for \n", "rank: 4 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27292959440430686 min_bleu: 0.0\n", "===================================================================\n", "1257 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: from the export opportunities for \n", "rank: 10 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27292959440430686 min_bleu: 0.0\n", "===================================================================\n", "1257 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: from export what are the export \n", "rank: 12 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.27292959440430686 min_bleu: 0.0\n", "===================================================================\n", "1257 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: of export what are the \n", "rank: 17 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27292959440430686 min_bleu: 0.0\n", "===================================================================\n", "1257 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: of export opportunities what are the \n", "rank: 54 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.27292959440430686 min_bleu: 0.0\n", "===================================================================\n", "1257 1500 ==== source list: ke avsar kya hain? || prices of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities available for \n", "rank: 62 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27292959440430686 min_bleu: 0.0\n", "===================================================================\n", "1258 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: to get what are the export opportunities for \n", "rank: 0 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1258 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities for \n", "rank: 3 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1258 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: from the export opportunities for \n", "rank: 7 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1258 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: the export opportunities available for \n", "rank: 24 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1258 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: from export what are the export opportunities for \n", "rank: 28 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1258 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: to get the export opportunities for \n", "rank: 32 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1258 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: of export what are the \n", "rank: 67 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1258 1500 ==== source list: ke avsar kya hain? || nematode infestation? what kind of \n", "target: what are the export opportunities for \n", "prediction: of export opportunities what are the \n", "rank: 83 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.27391395422195397 min_bleu: 0.0\n", "===================================================================\n", "1259 1500 ==== source list: ke avsar kya hain? || nematode infestation? \n", "target: what are the export opportunities for \n", "prediction: to get what are the export opportunities for \n", "rank: 0 bleu_score 0.6363636363636364 max_bleu: 0.75 avg_bleu: 0.27042003231192707 min_bleu: 0.0\n", "===================================================================\n", "1259 1500 ==== source list: ke avsar kya hain? || nematode infestation? \n", "target: what are the export opportunities for \n", "prediction: to get what are the export opportunities for \n", "rank: 1 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27042003231192707 min_bleu: 0.0\n", "===================================================================\n", "1259 1500 ==== source list: ke avsar kya hain? || nematode infestation? \n", "target: what are the export opportunities for \n", "prediction: to get the export opportunities for \n", "rank: 6 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.27042003231192707 min_bleu: 0.0\n", "===================================================================\n", "1259 1500 ==== source list: ke avsar kya hain? || nematode infestation? \n", "target: what are the export opportunities for \n", "prediction: the export opportunities for \n", "rank: 8 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27042003231192707 min_bleu: 0.0\n", "===================================================================\n", "1259 1500 ==== source list: ke avsar kya hain? || nematode infestation? \n", "target: what are the export opportunities for \n", "prediction: from export what are the export opportunities for \n", "rank: 38 bleu_score 0.7 max_bleu: 0.75 avg_bleu: 0.27042003231192707 min_bleu: 0.0\n", "===================================================================\n", "1259 1500 ==== source list: ke avsar kya hain? || nematode infestation? \n", "target: what are the export opportunities for \n", "prediction: from the export opportunities for \n", "rank: 53 bleu_score 0.7054014374088451 max_bleu: 0.75 avg_bleu: 0.27042003231192707 min_bleu: 0.0\n", "===================================================================\n", "1259 1500 ==== source list: ke avsar kya hain? || nematode infestation? \n", "target: what are the export opportunities for \n", "prediction: the export opportunities available for \n", "rank: 75 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27042003231192707 min_bleu: 0.0\n", "===================================================================\n", "1259 1500 ==== source list: ke avsar kya hain? || nematode infestation? \n", "target: what are the export opportunities for \n", "prediction: of export what are the \n", "rank: 87 bleu_score 0.7142857142857143 max_bleu: 0.75 avg_bleu: 0.27042003231192707 min_bleu: 0.0\n", "===================================================================\n", "1259 1500 ==== source list: ke avsar kya hain? || nematode infestation? \n", "target: what are the export opportunities for \n", "prediction: of export opportunities what are the \n", "rank: 90 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.27042003231192707 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 8 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 10 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 14 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is some ideal spacing between plants?\n", "rank: 15 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 16 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what are the ideal spacing between plants?\n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 24 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between the ideal spacing of plants?\n", "rank: 34 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 40 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what are the ideal spacing between plants?\n", "rank: 47 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 51 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 52 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is some ideal spacing between plants?\n", "rank: 61 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 67 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 72 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 74 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between the ideal spacing between plants?\n", "rank: 75 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1260 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between plants what is the ideal spacing between plants?\n", "rank: 77 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 6 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what are the ideal spacing between plants?\n", "rank: 11 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 14 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 15 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 28 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 29 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 33 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 34 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 40 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 44 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 50 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what are the ideal spacing between plants?\n", "rank: 51 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is some ideal spacing between plants?\n", "rank: 71 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 77 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between the ideal spacing between plants?\n", "rank: 79 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between plants what is the ideal spacing between plants?\n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is some ideal spacing between plants?\n", "rank: 86 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1261 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is plant spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between the ideal spacing of plants?\n", "rank: 88 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4237006704549753 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal the ideal spacing between plants?\n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between the ideal spacing between plants?\n", "rank: 15 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between the ideal spacing of plants?\n", "rank: 21 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 23 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 26 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 28 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 35 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 38 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing between plants?\n", "rank: 39 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal spacing between plants?\n", "rank: 42 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing between plants?\n", "rank: 44 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 46 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 47 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 49 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 51 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 53 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 55 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 57 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 58 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 65 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what are the ideal spacing between plants?\n", "rank: 77 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what are the ideal spacing between plants?\n", "rank: 78 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1262 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between plants what is the ideal spacing between plants?\n", "rank: 79 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 4 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal the ideal spacing between plants?\n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 16 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 22 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 27 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 34 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 44 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 61 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal spacing between plants?\n", "rank: 72 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between plants what is the ideal spacing between plants?\n", "rank: 73 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 79 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is some ideal spacing between plants?\n", "rank: 81 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 86 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1263 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - ideal what is the ideal spacing between plants?\n", "rank: 90 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 24 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 28 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal spacing between plants?\n", "rank: 29 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 32 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 39 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 46 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 48 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 57 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 59 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is some ideal spacing between plants?\n", "rank: 70 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal the ideal spacing between plants?\n", "rank: 73 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between plants what is the ideal spacing between plants?\n", "rank: 74 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 82 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1264 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - ideal what is the ideal spacing between plants?\n", "rank: 84 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4049408635941576 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what ideal spacing between plants?\n", "rank: 2 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between the ideal spacing between plants?\n", "rank: 5 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal the ideal spacing between plants?\n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal the ideal spacing between plants?\n", "rank: 11 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 12 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal spacing between plants?\n", "rank: 15 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal spacing between plants?\n", "rank: 16 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 19 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal spacing between plants?\n", "rank: 28 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 29 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 32 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 33 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between the ideal spacing for plants?\n", "rank: 34 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 36 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 42 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 48 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 49 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 51 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 52 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing between plants?\n", "rank: 53 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 54 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of neem is the ideal spacing between plants?\n", "rank: 56 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of neem is ideal spacing between plants?\n", "rank: 61 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 63 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 65 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between plants what is the ideal spacing between plants?\n", "rank: 75 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing between plants?\n", "rank: 78 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1265 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || plant protection: ideal spacing between the ideal distance between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal average spacing between plants?\n", "rank: 85 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4369793195035792 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 15 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal the ideal spacing between plants?\n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 22 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 28 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal spacing between plants?\n", "rank: 33 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 40 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 46 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 65 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 67 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is some ideal spacing between plants?\n", "rank: 75 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between plants what is the ideal spacing between plants?\n", "rank: 77 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 78 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 83 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1266 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is of the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - ideal what is the ideal spacing between plants?\n", "rank: 86 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.40494086359415765 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 5 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 6 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal spacing between plants?\n", "rank: 7 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 14 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 15 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between plants what is the ideal spacing between plants?\n", "rank: 27 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 36 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal the ideal spacing between plants?\n", "rank: 50 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is some ideal spacing between plants?\n", "rank: 68 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 70 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 72 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 76 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 79 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1267 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - ideal what is the ideal spacing between plants?\n", "rank: 88 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 4 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 12 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 13 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 29 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between plants what is the ideal spacing between plants?\n", "rank: 39 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 40 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 54 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 62 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - ideal what is the ideal spacing between plants?\n", "rank: 70 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal spacing between plants?\n", "rank: 72 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal the ideal spacing between plants?\n", "rank: 74 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 75 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is some ideal spacing between plants?\n", "rank: 81 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1268 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || differences what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: - what is the ideal spacing between plants?\n", "rank: 83 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3986848556097751 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 5 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 9 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 14 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 16 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between the ideal spacing of plants?\n", "rank: 19 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal spacing between plants?\n", "rank: 26 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 31 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between the ideal spacing between plants?\n", "rank: 34 bleu_score 0.7430381997858699 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 35 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 41 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 44 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 47 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 49 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 50 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is the ideal spacing between plants?\n", "rank: 53 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of the ideal spacing between plants?\n", "rank: 54 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: of what is the ideal spacing between plants?\n", "rank: 56 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what are the ideal spacing between plants?\n", "rank: 69 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what are the ideal spacing between plants?\n", "rank: 70 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: between plants what is the ideal spacing between plants?\n", "rank: 71 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what ideal the ideal spacing between plants?\n", "rank: 75 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing between plants?\n", "rank: 80 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1269 1500 ==== source list: saunf ke paudhon ke beech ka ideal kya hona chahiye? || what is the ideal spacing between plants?\n", "target: what is the ideal spacing between plants?\n", "prediction: what is ideal spacing between plants?\n", "rank: 81 bleu_score 0.875 max_bleu: 0.8888888888888888 avg_bleu: 0.42137776244077524 min_bleu: 0.0\n", "===================================================================\n", "1270 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || the land ph value of soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil fertility for chai cultivation?\n", "rank: 6 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3622720703396906 min_bleu: 0.0\n", "===================================================================\n", "1270 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || the land ph value of soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil fertility for chai cultivation?\n", "rank: 8 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3622720703396906 min_bleu: 0.0\n", "===================================================================\n", "1270 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || the land ph value of soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to get soil ph card for chai cultivation?\n", "rank: 10 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3622720703396906 min_bleu: 0.0\n", "===================================================================\n", "1270 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || the land ph value of soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to get a soil ph for chai cultivation?\n", "rank: 14 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3622720703396906 min_bleu: 0.0\n", "===================================================================\n", "1270 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || the land ph value of soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to maintain soil ph for chai cultivation?\n", "rank: 20 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3622720703396906 min_bleu: 0.0\n", "===================================================================\n", "1270 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || the land ph value of soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil fertility for chai cultivation?\n", "rank: 23 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3622720703396906 min_bleu: 0.0\n", "===================================================================\n", "1270 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || the land ph value of soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil fertility for chai cultivation?\n", "rank: 24 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3622720703396906 min_bleu: 0.0\n", "===================================================================\n", "1270 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || the land ph value of soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to get soil ph for chai cultivation?\n", "rank: 27 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3622720703396906 min_bleu: 0.0\n", "===================================================================\n", "1270 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || the land ph value of soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to improve loamy soil ph for chai cultivation?\n", "rank: 28 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3622720703396906 min_bleu: 0.0\n", "===================================================================\n", "1270 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || the land ph value of soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: subsidies for chai cultivation, here are the soil irrigation.\n", "rank: 29 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3622720703396906 min_bleu: 0.0\n", "===================================================================\n", "1270 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || the land ph value of soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil fertility for chai cultivation?\n", "rank: 37 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3622720703396906 min_bleu: 0.0\n", "===================================================================\n", "1270 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || the land ph value of soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to improve soil ph for chai cultivation?\n", "rank: 59 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3622720703396906 min_bleu: 0.0\n", "===================================================================\n", "1270 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || the land ph value of soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to maintain optimal soil ph for chai cultivation?\n", "rank: 79 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3622720703396906 min_bleu: 0.0\n", "===================================================================\n", "1271 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management soil ph is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.37127315481209894 min_bleu: 0.0\n", "===================================================================\n", "1271 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management soil ph is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 21 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.37127315481209894 min_bleu: 0.0\n", "===================================================================\n", "1271 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management soil ph is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 22 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.37127315481209894 min_bleu: 0.0\n", "===================================================================\n", "1271 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management soil ph is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.37127315481209894 min_bleu: 0.0\n", "===================================================================\n", "1271 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management soil ph is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 31 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.37127315481209894 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to get a soil ph for chai cultivation?\n", "rank: 2 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil fertility for chai cultivation?\n", "rank: 12 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to get soil ph card for chai cultivation?\n", "rank: 13 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil fertility for chai cultivation?\n", "rank: 15 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to improve loamy soil ph for chai cultivation?\n", "rank: 18 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to get soil ph for chai cultivation?\n", "rank: 25 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil fertility for chai cultivation?\n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil fertility for chai cultivation?\n", "rank: 38 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to maintain soil ph for chai cultivation?\n", "rank: 39 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil fertility for chai cultivation?\n", "rank: 41 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: subsidies for chai cultivation, here are the soil irrigation.\n", "rank: 42 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to improve soil ph for chai cultivation?\n", "rank: 53 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: of neem soil has the ideal for chai cultivation?\n", "rank: 69 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1272 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management is crucial to ensure the soil ph value of soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to maintain optimal soil ph for chai cultivation?\n", "rank: 79 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.3725320956643996 min_bleu: 0.0\n", "===================================================================\n", "1273 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper drainage to enhance soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3769192289575354 min_bleu: 0.0\n", "===================================================================\n", "1273 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper drainage to enhance soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3769192289575354 min_bleu: 0.0\n", "===================================================================\n", "1273 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper drainage to enhance soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 17 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3769192289575354 min_bleu: 0.0\n", "===================================================================\n", "1273 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper drainage to enhance soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 18 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3769192289575354 min_bleu: 0.0\n", "===================================================================\n", "1273 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper drainage to enhance soil fertility for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 19 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3769192289575354 min_bleu: 0.0\n", "===================================================================\n", "1274 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1274 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 17 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1274 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 18 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1274 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 19 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1274 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 24 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1275 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1275 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1275 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 14 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1275 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1275 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 20 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1276 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.363359271531366 min_bleu: 0.0\n", "===================================================================\n", "1276 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 24 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.363359271531366 min_bleu: 0.0\n", "===================================================================\n", "1276 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 25 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.363359271531366 min_bleu: 0.0\n", "===================================================================\n", "1276 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 27 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.363359271531366 min_bleu: 0.0\n", "===================================================================\n", "1276 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 28 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.363359271531366 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to get a soil ph for chai cultivation?\n", "rank: 8 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to test soil ph for chai cultivation?\n", "rank: 23 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the ideal ph for chai cultivation?\n", "rank: 33 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the ideal ph for chai cultivation?\n", "rank: 35 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to improve soil ph for chai cultivation?\n", "rank: 42 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to get a ideal soil ph for chai cultivation?\n", "rank: 43 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the ideal ph for chai cultivation?\n", "rank: 46 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - ideal soil ph for chai cultivation?\n", "rank: 47 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: of neem is ideal soil ph for chai cultivation?\n", "rank: 61 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to test organic soil ph for chai cultivation?\n", "rank: 63 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the ideal ph for chai cultivation?\n", "rank: 65 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the ideal ph for chai cultivation?\n", "rank: 66 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to improve soil ph ideal for chai cultivation?\n", "rank: 69 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: subsidies are ideal soil conditions for chai cultivation?\n", "rank: 75 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is ideal ph for chai cultivation?\n", "rank: 79 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1277 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper spacing of soil is ideal for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: to improve loamy soil ph for chai cultivation?\n", "rank: 80 bleu_score 0.5515605641153721 max_bleu: 0.6666666666666666 avg_bleu: 0.36718067465431065 min_bleu: 0.0\n", "===================================================================\n", "1278 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 18 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3633592715313659 min_bleu: 0.0\n", "===================================================================\n", "1278 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 20 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3633592715313659 min_bleu: 0.0\n", "===================================================================\n", "1278 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 21 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3633592715313659 min_bleu: 0.0\n", "===================================================================\n", "1278 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3633592715313659 min_bleu: 0.0\n", "===================================================================\n", "1278 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || proper soil management is crucial for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3633592715313659 min_bleu: 0.0\n", "===================================================================\n", "1279 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 18 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1279 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1279 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 25 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1279 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 29 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1279 1500 ==== source list: chai ki kheti ke liye mitti ka ph maan kya hona chahiye? || management measures should i monitor the soil for chai cultivation?\n", "target: what are the soil ph requirements for chai cultivation?\n", "prediction: - what is the soil ph for chai cultivation?\n", "rank: 33 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3680219498335662 min_bleu: 0.0\n", "===================================================================\n", "1280 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease in pest control?\n", "target: are there any natural remedies for pest control in \n", "prediction: is there a subsidy for pest control in \n", "rank: 6 bleu_score 0.6 max_bleu: 0.7272727272727273 avg_bleu: 0.3497622510976563 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1280 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease in pest control?\n", "target: are there any natural remedies for pest control in \n", "prediction: is there any natural remedies for pest control?\n", "rank: 14 bleu_score 0.6959861353000654 max_bleu: 0.7272727272727273 avg_bleu: 0.3497622510976563 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1280 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease in pest control?\n", "target: are there any natural remedies for pest control in \n", "prediction: marigold flowers what are there any natural remedies for pest control?\n", "rank: 26 bleu_score 0.6153846153846154 max_bleu: 0.7272727272727273 avg_bleu: 0.3497622510976563 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1280 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease in pest control?\n", "target: are there any natural remedies for pest control in \n", "prediction: is there any control measures for pests in \n", "rank: 30 bleu_score 0.6 max_bleu: 0.7272727272727273 avg_bleu: 0.3497622510976563 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1280 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease in pest control?\n", "target: are there any natural remedies for pest control in \n", "prediction: marigold flowers are there any natural remedies for pest control?\n", "rank: 32 bleu_score 0.7272727272727273 max_bleu: 0.7272727272727273 avg_bleu: 0.3497622510976563 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1280 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease in pest control?\n", "target: are there any natural remedies for pest control in \n", "prediction: for is there any natural remedies for pest control?\n", "rank: 33 bleu_score 0.7 max_bleu: 0.7272727272727273 avg_bleu: 0.3497622510976563 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1280 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease in pest control?\n", "target: are there any natural remedies for pest control in \n", "prediction: marigold available are there any control measures for pests in \n", "rank: 37 bleu_score 0.5833333333333334 max_bleu: 0.7272727272727273 avg_bleu: 0.3497622510976563 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1280 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease in pest control?\n", "target: are there any natural remedies for pest control in \n", "prediction: to control government subsidies are there any for pest control?\n", "rank: 50 bleu_score 0.6363636363636364 max_bleu: 0.7272727272727273 avg_bleu: 0.3497622510976563 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1280 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease in pest control?\n", "target: are there any natural remedies for pest control in \n", "prediction: to government subsidies are there any for pest control?\n", "rank: 60 bleu_score 0.6 max_bleu: 0.7272727272727273 avg_bleu: 0.3497622510976563 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1280 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease in pest control?\n", "target: are there any natural remedies for pest control in \n", "prediction: to get government subsidies are there any natural remedies for pest control in \n", "rank: 62 bleu_score 0.7142857142857143 max_bleu: 0.7272727272727273 avg_bleu: 0.3497622510976563 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1281 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || pest pheromone traps** - what are the control measures for pest control in fennel during the region?\n", "target: are there any natural remedies for pest control in \n", "prediction: for is there any natural remedies for pest control?\n", "rank: 5 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.34450029657700304 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1281 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || pest pheromone traps** - what are the control measures for pest control in fennel during the region?\n", "target: are there any natural remedies for pest control in \n", "prediction: is there a natural remedies for pest control in \n", "rank: 23 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.34450029657700304 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1281 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || pest pheromone traps** - what are the control measures for pest control in fennel during the region?\n", "target: are there any natural remedies for pest control in \n", "prediction: is there any natural remedies for pest control in \n", "rank: 36 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.34450029657700304 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1282 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || pest pheromone traps** - what are the control measures for pest control in fennel during the region?\n", "target: are there any natural remedies for pest control in \n", "prediction: for is there any natural remedies for pest control?\n", "rank: 39 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.344500296577003 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1282 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || pest pheromone traps** - what are the control measures for pest control in fennel during the region?\n", "target: are there any natural remedies for pest control in \n", "prediction: is there any natural remedies for pest control in \n", "rank: 41 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.344500296577003 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1282 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || pest pheromone traps** - what are the control measures for pest control in fennel during the region?\n", "target: are there any natural remedies for pest control in \n", "prediction: is there a natural remedies for pest control in \n", "rank: 50 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.344500296577003 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1283 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || management are recommended for pest control in \n", "target: are there any natural remedies for pest control in \n", "prediction: for is there any natural remedies for pest control?\n", "rank: 5 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.35646559716240755 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1283 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || management are recommended for pest control in \n", "target: are there any natural remedies for pest control in \n", "prediction: is there any natural remedies for pest control in \n", "rank: 25 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.35646559716240755 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1283 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || management are recommended for pest control in \n", "target: are there any natural remedies for pest control in \n", "prediction: to government subsidies are there any natural remedies for pest control in \n", "rank: 61 bleu_score 0.7692307692307693 max_bleu: 0.8181818181818182 avg_bleu: 0.35646559716240755 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1283 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || management are recommended for pest control in \n", "target: are there any natural remedies for pest control in \n", "prediction: to get government subsidies are there any natural remedies for pest control in \n", "rank: 63 bleu_score 0.7142857142857143 max_bleu: 0.8181818181818182 avg_bleu: 0.35646559716240755 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1284 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease management measures for pest control in \n", "target: are there any natural remedies for pest control in \n", "prediction: is there any natural remedies for pest control in \n", "rank: 31 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.3470251816835385 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1284 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease management measures for pest control in \n", "target: are there any natural remedies for pest control in \n", "prediction: for is there any natural remedies for pest control?\n", "rank: 32 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.3470251816835385 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1285 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease pest management measures for pest control in \n", "target: are there any natural remedies for pest control in \n", "prediction: for is there any natural remedies for pest control?\n", "rank: 5 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.34840056075692116 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1285 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease pest management measures for pest control in \n", "target: are there any natural remedies for pest control in \n", "prediction: is there any natural remedies for pest control in \n", "rank: 41 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.34840056075692116 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1286 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || in integrated pest control measures for \n", "target: are there any natural remedies for pest control in \n", "prediction: for is there any natural remedies for pest control?\n", "rank: 11 bleu_score 0.7 max_bleu: 0.8333333333333334 avg_bleu: 0.32516443384527677 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1286 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || in integrated pest control measures for \n", "target: are there any natural remedies for pest control in \n", "prediction: government support is there any natural remedies for pest control in \n", "rank: 15 bleu_score 0.75 max_bleu: 0.8333333333333334 avg_bleu: 0.32516443384527677 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1286 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || in integrated pest control measures for \n", "target: are there any natural remedies for pest control in \n", "prediction: government subsidies are there any natural remedies for pest control in \n", "rank: 55 bleu_score 0.8333333333333334 max_bleu: 0.8333333333333334 avg_bleu: 0.32516443384527677 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1287 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || pest pheromone traps** - what are the control measures for pest control in fennel during the region?\n", "target: are there any natural remedies for pest control in \n", "prediction: is there a natural remedies for pest control in \n", "rank: 38 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.344500296577003 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1287 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || pest pheromone traps** - what are the control measures for pest control in fennel during the region?\n", "target: are there any natural remedies for pest control in \n", "prediction: for is there any natural remedies for pest control?\n", "rank: 42 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.344500296577003 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1287 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || pest pheromone traps** - what are the control measures for pest control in fennel during the region?\n", "target: are there any natural remedies for pest control in \n", "prediction: is there any natural remedies for pest control in \n", "rank: 44 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.344500296577003 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1288 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || pest pheromone traps** - what are the control measures for pest control in fennel during the region?\n", "target: are there any natural remedies for pest control in \n", "prediction: for is there any natural remedies for pest control?\n", "rank: 31 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.34450029657700304 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1288 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || pest pheromone traps** - what are the control measures for pest control in fennel during the region?\n", "target: are there any natural remedies for pest control in \n", "prediction: is there any natural remedies for pest control in \n", "rank: 32 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.34450029657700304 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1288 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || pest pheromone traps** - what are the control measures for pest control in fennel during the region?\n", "target: are there any natural remedies for pest control in \n", "prediction: is there a natural remedies for pest control in \n", "rank: 48 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.34450029657700304 min_bleu: 0.055782540037107455\n", "===================================================================\n", "1289 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease in pest control measures for \n", "target: are there any natural remedies for pest control in \n", "prediction: marigold flowers are there any natural remedies for pest control?\n", "rank: 7 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182 avg_bleu: 0.35383230444894603 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1289 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease in pest control measures for \n", "target: are there any natural remedies for pest control in \n", "prediction: for is there any natural remedies for pest control?\n", "rank: 23 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.35383230444894603 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1289 1500 ==== source list: kya mein keet niyantran ke liye koi natural upay hain? || disease in pest control measures for \n", "target: are there any natural remedies for pest control in \n", "prediction: is there any natural remedies for pest control in \n", "rank: 44 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.35383230444894603 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1290 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do not properly how can i prevent pests in my crop?\n", "rank: 0 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1290 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pests in my crop?\n", "rank: 1 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1290 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pest in my crop?\n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1290 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1290 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 5 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1290 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do i prevent pests in my crop?\n", "rank: 17 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1290 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: common pest can i prevent pests in my crop?\n", "rank: 21 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1290 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests in my crop?\n", "rank: 24 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1290 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests naturally in my crop?\n", "rank: 59 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1290 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my i prevent pests in my crop?\n", "rank: 77 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1291 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my i prevent pests in my crop?\n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1291 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my how can i prevent pests in my crop?\n", "rank: 5 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1291 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do i prevent pests in my crop?\n", "rank: 10 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1291 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: common pest can i prevent pests in my crop?\n", "rank: 23 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1291 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests naturally in my crop?\n", "rank: 24 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1291 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 28 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1291 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 37 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1291 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests in my crop?\n", "rank: 46 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1291 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pests in my crop?\n", "rank: 65 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1291 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pest in my crop?\n", "rank: 71 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1292 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 1 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1292 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my how can i prevent pests in my crop?\n", "rank: 5 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1292 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pests in my crop?\n", "rank: 7 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1292 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pest in my crop?\n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1292 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do i prevent pests in my crop?\n", "rank: 11 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1292 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests in my crop?\n", "rank: 30 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1292 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: common pest can i prevent pests in my crop?\n", "rank: 31 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1292 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 37 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1292 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my i prevent pests in my crop?\n", "rank: 68 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1292 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest control measures can i prevent pests in my crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests naturally in my crop?\n", "rank: 80 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.5083585248717061 min_bleu: 0.0\n", "===================================================================\n", "1293 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how do i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pest in my crop?\n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.47853573583106135 min_bleu: 0.0\n", "===================================================================\n", "1293 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how do i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my i prevent pests in my crop?\n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.47853573583106135 min_bleu: 0.0\n", "===================================================================\n", "1293 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how do i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 4 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.47853573583106135 min_bleu: 0.0\n", "===================================================================\n", "1293 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how do i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pests in my crop?\n", "rank: 10 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.47853573583106135 min_bleu: 0.0\n", "===================================================================\n", "1293 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how do i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests in my crop?\n", "rank: 18 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.47853573583106135 min_bleu: 0.0\n", "===================================================================\n", "1293 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how do i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: common pest can i prevent pests in my crop?\n", "rank: 29 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.47853573583106135 min_bleu: 0.0\n", "===================================================================\n", "1293 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how do i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do i prevent pests in my crop?\n", "rank: 33 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.47853573583106135 min_bleu: 0.0\n", "===================================================================\n", "1293 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how do i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 39 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.47853573583106135 min_bleu: 0.0\n", "===================================================================\n", "1293 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how do i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests naturally in my crop?\n", "rank: 56 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.47853573583106135 min_bleu: 0.0\n", "===================================================================\n", "1294 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pests in my crop?\n", "rank: 0 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.49452739357416625 min_bleu: 0.0\n", "===================================================================\n", "1294 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pest in my crop?\n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.49452739357416625 min_bleu: 0.0\n", "===================================================================\n", "1294 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my i prevent pests in my crop?\n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.49452739357416625 min_bleu: 0.0\n", "===================================================================\n", "1294 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do i prevent pests in my crop?\n", "rank: 9 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.49452739357416625 min_bleu: 0.0\n", "===================================================================\n", "1294 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests in my crop?\n", "rank: 13 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.49452739357416625 min_bleu: 0.0\n", "===================================================================\n", "1294 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 18 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.49452739357416625 min_bleu: 0.0\n", "===================================================================\n", "1294 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: common pest can i prevent pests in my crop?\n", "rank: 21 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.49452739357416625 min_bleu: 0.0\n", "===================================================================\n", "1294 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my how can i prevent pests in my crop?\n", "rank: 23 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.49452739357416625 min_bleu: 0.0\n", "===================================================================\n", "1294 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 37 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.49452739357416625 min_bleu: 0.0\n", "===================================================================\n", "1294 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests naturally in my crop?\n", "rank: 68 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.49452739357416625 min_bleu: 0.0\n", "===================================================================\n", "1295 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in my jethwa crop - can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4901625517875652 min_bleu: 0.0\n", "===================================================================\n", "1295 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in my jethwa crop - can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests in my crop?\n", "rank: 5 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.4901625517875652 min_bleu: 0.0\n", "===================================================================\n", "1295 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in my jethwa crop - can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pests in my crop?\n", "rank: 10 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4901625517875652 min_bleu: 0.0\n", "===================================================================\n", "1295 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in my jethwa crop - can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pest in my crop?\n", "rank: 12 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4901625517875652 min_bleu: 0.0\n", "===================================================================\n", "1295 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in my jethwa crop - can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: common pest can i prevent pests in my crop?\n", "rank: 15 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4901625517875652 min_bleu: 0.0\n", "===================================================================\n", "1295 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in my jethwa crop - can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do i prevent pests in my crop?\n", "rank: 16 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4901625517875652 min_bleu: 0.0\n", "===================================================================\n", "1295 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in my jethwa crop - can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 22 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4901625517875652 min_bleu: 0.0\n", "===================================================================\n", "1295 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in my jethwa crop - can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do not properly how can i prevent pests in my crop?\n", "rank: 52 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4901625517875652 min_bleu: 0.0\n", "===================================================================\n", "1295 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in my jethwa crop - can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my how can i prevent pests in my crop?\n", "rank: 53 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4901625517875652 min_bleu: 0.0\n", "===================================================================\n", "1295 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in my jethwa crop - can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests naturally in my crop?\n", "rank: 58 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4901625517875652 min_bleu: 0.0\n", "===================================================================\n", "1295 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || pest in my jethwa crop - can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my i prevent pests in my crop?\n", "rank: 70 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4901625517875652 min_bleu: 0.0\n", "===================================================================\n", "1296 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests in my crop?\n", "rank: 2 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1296 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my i prevent pests in my crop?\n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1296 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 15 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1296 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1296 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do i prevent pests in my crop?\n", "rank: 19 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1296 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: common pest can i prevent pests in my crop?\n", "rank: 29 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1296 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do not properly how can i prevent pests in my crop?\n", "rank: 44 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1296 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests naturally in my crop?\n", "rank: 48 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1296 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pests in my crop?\n", "rank: 66 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1296 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pest in my crop?\n", "rank: 71 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1297 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pests in my crop?\n", "rank: 0 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1297 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests naturally in my crop?\n", "rank: 3 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1297 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pest in my crop?\n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1297 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests in my crop?\n", "rank: 8 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1297 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my i prevent pests in my crop?\n", "rank: 12 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1297 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 17 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1297 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: common pest can i prevent pests in my crop?\n", "rank: 21 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1297 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do i prevent pests in my crop?\n", "rank: 30 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1297 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 39 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1297 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do not properly how can i prevent pests in my crop?\n", "rank: 43 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.4907105663177031 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1298 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in crop? how can i prevent pest control?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my how can i prevent pests in my crop?\n", "rank: 0 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.49726817801659395 min_bleu: 0.0\n", "===================================================================\n", "1298 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in crop? how can i prevent pest control?\n", "target: how can i prevent pests in my crop?\n", "prediction: common pest can i prevent pests in my crop?\n", "rank: 26 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.49726817801659395 min_bleu: 0.0\n", "===================================================================\n", "1298 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in crop? how can i prevent pest control?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 33 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.49726817801659395 min_bleu: 0.0\n", "===================================================================\n", "1298 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in crop? how can i prevent pest control?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 46 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.49726817801659395 min_bleu: 0.0\n", "===================================================================\n", "1298 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in crop? how can i prevent pest control?\n", "target: how can i prevent pests in my crop?\n", "prediction: do i prevent pests in my crop?\n", "rank: 47 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.49726817801659395 min_bleu: 0.0\n", "===================================================================\n", "1298 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in crop? how can i prevent pest control?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests in my crop?\n", "rank: 58 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.49726817801659395 min_bleu: 0.0\n", "===================================================================\n", "1298 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in crop? how can i prevent pest control?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pests in my crop?\n", "rank: 67 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.49726817801659395 min_bleu: 0.0\n", "===================================================================\n", "1298 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in crop? how can i prevent pest control?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my i prevent pests in my crop?\n", "rank: 69 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.49726817801659395 min_bleu: 0.0\n", "===================================================================\n", "1298 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in crop? how can i prevent pest control?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pest in my crop?\n", "rank: 75 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.49726817801659395 min_bleu: 0.0\n", "===================================================================\n", "1298 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in crop? how can i prevent pest control?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests naturally in my crop?\n", "rank: 78 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.49726817801659395 min_bleu: 0.0\n", "===================================================================\n", "1299 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pests in my crop?\n", "rank: 1 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1299 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests naturally in my crop?\n", "rank: 5 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1299 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can do i prevent pest in my crop?\n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1299 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 11 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1299 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do i prevent pests in my crop?\n", "rank: 12 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1299 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do my i prevent pests in my crop?\n", "rank: 18 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1299 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pests in my crop?\n", "rank: 19 bleu_score 0.8824969025845955 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1299 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: can i prevent pest in my crop?\n", "rank: 23 bleu_score 0.772184789761521 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1299 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: common pest can i prevent pests in my crop?\n", "rank: 26 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1299 1500 ==== source list: main apni angur ki fasal mein keet kaise rok sakta hoon? || in my crop? how can i prevent insect infestation in my jethwa crop?\n", "target: how can i prevent pests in my crop?\n", "prediction: do not properly how can i prevent pests in my crop?\n", "rank: 44 bleu_score 0.75 max_bleu: 0.8888888888888888 avg_bleu: 0.49071056631770316 min_bleu: 0.08986579282344431\n", "===================================================================\n", "1310 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crops? - how do i register for the crop \n", "target: how do i register for the crop insurance scheme for \n", "prediction: insurance for and how do i register for the crop?\n", "rank: 19 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2492926171481806 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1310 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crops? - how do i register for the crop \n", "target: how do i register for the crop insurance scheme for \n", "prediction: to register for the crop insurance scheme for \n", "rank: 52 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.2492926171481806 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1311 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crop how do i register for the \n", "target: how do i register for the crop insurance scheme for \n", "prediction: insurance for and how do i register for the crop?\n", "rank: 31 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2514709945670734 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1311 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crop how do i register for the \n", "target: how do i register for the crop insurance scheme for \n", "prediction: to register for the crop insurance scheme for \n", "rank: 59 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.2514709945670734 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1312 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crops? - how do i register for the crop \n", "target: how do i register for the crop insurance scheme for \n", "prediction: insurance for and how do i register for the crop?\n", "rank: 32 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.24929261714818063 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1312 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crops? - how do i register for the crop \n", "target: how do i register for the crop insurance scheme for \n", "prediction: to register for the crop insurance scheme for \n", "rank: 53 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.24929261714818063 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1313 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || how do the crop insurance scheme application for my crop?\n", "target: how do i register for the crop insurance scheme for \n", "prediction: to register for the crop insurance scheme for \n", "rank: 5 bleu_score 0.7117665803704959 max_bleu: 0.7117665803704959 avg_bleu: 0.25674036401844974 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1313 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || how do the crop insurance scheme application for my crop?\n", "target: how do i register for the crop insurance scheme for \n", "prediction: the insurance for marigold crop insurance scheme for \n", "rank: 28 bleu_score 0.6333861926251716 max_bleu: 0.7117665803704959 avg_bleu: 0.25674036401844974 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1313 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || how do the crop insurance scheme application for my crop?\n", "target: how do i register for the crop insurance scheme for \n", "prediction: the ideal register on crop insurance scheme for \n", "rank: 95 bleu_score 0.6333861926251716 max_bleu: 0.7117665803704959 avg_bleu: 0.25674036401844974 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1314 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || how do the crop insurance scheme application for my crop?\n", "target: how do i register for the crop insurance scheme for \n", "prediction: the ideal register on crop insurance scheme for \n", "rank: 0 bleu_score 0.6333861926251716 max_bleu: 0.7117665803704959 avg_bleu: 0.25674036401844974 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1314 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || how do the crop insurance scheme application for my crop?\n", "target: how do i register for the crop insurance scheme for \n", "prediction: to register for the crop insurance scheme for \n", "rank: 12 bleu_score 0.7117665803704959 max_bleu: 0.7117665803704959 avg_bleu: 0.25674036401844974 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1314 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || how do the crop insurance scheme application for my crop?\n", "target: how do i register for the crop insurance scheme for \n", "prediction: the insurance for marigold crop insurance scheme for \n", "rank: 21 bleu_score 0.6333861926251716 max_bleu: 0.7117665803704959 avg_bleu: 0.25674036401844974 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1315 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || to get a barrier crop insurance scheme for my \n", "target: how do i register for the crop insurance scheme for \n", "prediction: the ideal register on crop insurance scheme for \n", "rank: 24 bleu_score 0.6333861926251716 max_bleu: 0.7117665803704959 avg_bleu: 0.2618008305299839 min_bleu: 0.0\n", "===================================================================\n", "1315 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || to get a barrier crop insurance scheme for my \n", "target: how do i register for the crop insurance scheme for \n", "prediction: to register for the crop insurance scheme for \n", "rank: 53 bleu_score 0.7117665803704959 max_bleu: 0.7117665803704959 avg_bleu: 0.2618008305299839 min_bleu: 0.0\n", "===================================================================\n", "1315 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || to get a barrier crop insurance scheme for my \n", "target: how do i register for the crop insurance scheme for \n", "prediction: insurance available to register for crop insurance scheme for \n", "rank: 77 bleu_score 0.6363636363636364 max_bleu: 0.7117665803704959 avg_bleu: 0.2618008305299839 min_bleu: 0.0\n", "===================================================================\n", "1316 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crop how do i register for the \n", "target: how do i register for the crop insurance scheme for \n", "prediction: to register for the crop insurance scheme for \n", "rank: 6 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.2514709945670734 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1316 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crop how do i register for the \n", "target: how do i register for the crop insurance scheme for \n", "prediction: insurance for and how do i register for the crop?\n", "rank: 8 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2514709945670734 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1317 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crops? - how do i register for the crop \n", "target: how do i register for the crop insurance scheme for \n", "prediction: insurance for and how do i register for the crop?\n", "rank: 21 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2492926171481806 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1317 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crops? - how do i register for the crop \n", "target: how do i register for the crop insurance scheme for \n", "prediction: to register for the crop insurance scheme for \n", "rank: 54 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.2492926171481806 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1318 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crop how do i register for the \n", "target: how do i register for the crop insurance scheme for \n", "prediction: insurance for and how do i register for the crop?\n", "rank: 12 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2514709945670734 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1318 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crop how do i register for the \n", "target: how do i register for the crop insurance scheme for \n", "prediction: to register for the crop insurance scheme for \n", "rank: 15 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.2514709945670734 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1319 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crop how do i register for the \n", "target: how do i register for the crop insurance scheme for \n", "prediction: to register for the crop insurance scheme for \n", "rank: 1 bleu_score 0.7117665803704959 max_bleu: 0.75 avg_bleu: 0.2514709945670734 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1319 1500 ==== source list: matr ke fasal bima yojana ke liye mai kaise karoon? || sunflower crop how do i register for the \n", "target: how do i register for the crop insurance scheme for \n", "prediction: insurance for and how do i register for the crop?\n", "rank: 19 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.2514709945670734 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases in and how to prevent them?\n", "rank: 0 bleu_score 0.7408182206817179 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents typically common viral diseases in and how to prevent them?\n", "rank: 1 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are the main viral diseases in and how to prevent them?\n", "rank: 2 bleu_score 0.7857142857142857 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases in and how to prevent them?\n", "rank: 3 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common diseases are typically found in and how to prevent them?\n", "rank: 7 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to prevent viral diseases in and how to prevent them?\n", "rank: 9 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to viral diseases in and how to prevent them?\n", "rank: 10 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to prevent viral diseases in and how to prevent them?\n", "rank: 11 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can i prevent viral diseases in and how to prevent them?\n", "rank: 20 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common how can viral diseases in and how to prevent them?\n", "rank: 21 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common viral diseases in and how to prevent them?\n", "rank: 23 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to viral diseases in and how to prevent them?\n", "rank: 24 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents typically and how are the common viral diseases in and how to prevent them?\n", "rank: 31 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common how to prevent viral diseases in and how to prevent them?\n", "rank: 32 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral diseases in and how to prevent them?\n", "rank: 35 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and how are the common viral diseases in and how to prevent them?\n", "rank: 46 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai of viral diseases in and how to prevent them?\n", "rank: 51 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai agriculture what are the common viral diseases in and how to prevent them?\n", "rank: 52 bleu_score 0.7647058823529411 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are the common viral diseases in and how to prevent them?\n", "rank: 53 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases in common viral diseases in and how to prevent them?\n", "rank: 56 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are and how to prevent them?\n", "rank: 59 bleu_score 0.7408182206817179 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases are and how to prevent them?\n", "rank: 61 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are typically and how to prevent them?\n", "rank: 65 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an how can viral diseases in and how to prevent them?\n", "rank: 67 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common how to viral diseases in and how to prevent them?\n", "rank: 74 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how can viral diseases in and how to prevent them?\n", "rank: 85 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and common diseases are the common viral diseases in and how to prevent them?\n", "rank: 92 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to viral infections in and how to prevent them?\n", "rank: 94 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1320 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral infections in and how to prevent them?\n", "rank: 95 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are and how to prevent them?\n", "rank: 7 bleu_score 0.7408182206817179 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common diseases are typically found in and how to prevent them?\n", "rank: 8 bleu_score 0.7667036788577695 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases in and how to prevent them?\n", "rank: 9 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an typically agriculture what are the common viral diseases in and how to prevent them?\n", "rank: 12 bleu_score 0.7647058823529411 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral diseases in and how to prevent them?\n", "rank: 15 bleu_score 0.7667036788577695 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents typically common viral diseases in and how to prevent them?\n", "rank: 17 bleu_score 0.7667036788577695 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents typically and how are the common viral diseases in and how to prevent them?\n", "rank: 18 bleu_score 0.75 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to prevent viral diseases in and how to prevent them?\n", "rank: 22 bleu_score 0.7142857142857143 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases in and how to prevent them?\n", "rank: 23 bleu_score 0.7408182206817179 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases are and how to prevent them?\n", "rank: 24 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases in common viral diseases in and how to prevent them?\n", "rank: 25 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are common viral diseases in and how to prevent them?\n", "rank: 31 bleu_score 0.8461538461538461 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how can viral diseases in and how to prevent them?\n", "rank: 35 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common viral diseases in and how to prevent them?\n", "rank: 40 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and how are the common viral diseases in and how to prevent them?\n", "rank: 45 bleu_score 0.8571428571428571 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an typically around common viral diseases in and how to prevent them?\n", "rank: 48 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are the common viral diseases in and how to prevent them?\n", "rank: 49 bleu_score 0.8571428571428571 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases in what are the common viral diseases and how to prevent them?\n", "rank: 54 bleu_score 0.8666666666666667 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are typically and how to prevent them?\n", "rank: 55 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common how to prevent viral diseases in and how to prevent them?\n", "rank: 63 bleu_score 0.7142857142857143 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to prevent viral diseases in and how to prevent them?\n", "rank: 66 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common how can viral diseases in and how to prevent them?\n", "rank: 71 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can i prevent viral diseases in and how to prevent them?\n", "rank: 75 bleu_score 0.7142857142857143 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to viral diseases in and how to prevent them?\n", "rank: 76 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1321 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in when growing and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and common diseases are the common viral diseases in and how to prevent them?\n", "rank: 92 bleu_score 0.8 max_bleu: 0.8666666666666667 avg_bleu: 0.5192387096233957 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases in and how to prevent them?\n", "rank: 0 bleu_score 0.7408182206817179 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and common diseases are the common viral diseases in and how to prevent them?\n", "rank: 3 bleu_score 0.8 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases in and how to prevent them?\n", "rank: 5 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases in what are the common viral diseases and how to prevent them?\n", "rank: 6 bleu_score 0.8666666666666667 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an typically around common viral diseases in and how to prevent them?\n", "rank: 10 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases are and how to prevent them?\n", "rank: 11 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common viral diseases in and how to prevent them?\n", "rank: 12 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to prevent viral diseases in and how to prevent them?\n", "rank: 13 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents typically common viral diseases in and how to prevent them?\n", "rank: 24 bleu_score 0.7667036788577695 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can i prevent viral diseases in and how to prevent them?\n", "rank: 28 bleu_score 0.7142857142857143 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an how can common viral diseases in and how to prevent them?\n", "rank: 37 bleu_score 0.7142857142857143 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and how are the common viral diseases in and how to prevent them?\n", "rank: 43 bleu_score 0.8571428571428571 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents typically and how are the common viral diseases in and how to prevent them?\n", "rank: 61 bleu_score 0.75 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to prevent viral diseases in and how to prevent them?\n", "rank: 67 bleu_score 0.7142857142857143 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common diseases are typically found in and how to prevent them?\n", "rank: 77 bleu_score 0.7667036788577695 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral diseases in and how to prevent them?\n", "rank: 81 bleu_score 0.7667036788577695 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1322 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || in the last bath and how to prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how can viral diseases in and how to prevent them?\n", "rank: 86 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.49321197289572033 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases in and how to prevent them?\n", "rank: 0 bleu_score 0.7408182206817179 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents typically common viral diseases in and how to prevent them?\n", "rank: 2 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common diseases are typically found in and how to prevent them?\n", "rank: 4 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral diseases in and how to prevent them?\n", "rank: 8 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases in and how to prevent them?\n", "rank: 10 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases are and how to prevent them?\n", "rank: 12 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are typically and how to prevent them?\n", "rank: 15 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and how are the common viral diseases in and how to prevent them?\n", "rank: 18 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and common diseases are the common viral diseases in and how to prevent them?\n", "rank: 21 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common viral diseases in and how to prevent them?\n", "rank: 25 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to prevent viral diseases in and how to prevent them?\n", "rank: 27 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are the main viral diseases in and how to prevent them?\n", "rank: 29 bleu_score 0.7857142857142857 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are the common viral diseases in and how to prevent them?\n", "rank: 32 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common diseases are typically found in and how to prevent them?\n", "rank: 35 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai of common viral diseases in and how to prevent them?\n", "rank: 44 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai agriculture what are the common viral diseases in and how to prevent them?\n", "rank: 52 bleu_score 0.7647058823529411 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases in common viral diseases in and how to prevent them?\n", "rank: 54 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are common viral diseases in and how to prevent them?\n", "rank: 55 bleu_score 0.8461538461538461 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are and how to prevent them?\n", "rank: 56 bleu_score 0.7408182206817179 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an how can viral diseases in and how to prevent them?\n", "rank: 70 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai of common diseases in and how to prevent them?\n", "rank: 71 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to prevent viral diseases in and how to prevent them?\n", "rank: 72 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to identify and how to prevent viral diseases in \n", "rank: 80 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can i prevent viral diseases in and how to prevent them?\n", "rank: 83 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1323 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a viral diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how can viral diseases in and how to prevent them?\n", "rank: 88 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.4982607532454912 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases in and how to prevent them?\n", "rank: 0 bleu_score 0.7408182206817179 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases in and how to prevent them?\n", "rank: 1 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common how to viral diseases in and how to prevent them?\n", "rank: 2 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common viral diseases in and how to prevent them?\n", "rank: 4 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are the main viral diseases in and how to prevent them?\n", "rank: 9 bleu_score 0.7857142857142857 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai agriculture what are the common viral diseases in and how to prevent them?\n", "rank: 10 bleu_score 0.7647058823529411 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common diseases are typically found in and how to prevent them?\n", "rank: 18 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to prevent viral diseases in and how to prevent them?\n", "rank: 19 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral diseases in and how to prevent them?\n", "rank: 23 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are the common viral diseases in and how to prevent them?\n", "rank: 25 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral infections in and how to prevent them?\n", "rank: 26 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can i prevent viral diseases in and how to prevent them?\n", "rank: 29 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are typically and how to prevent them?\n", "rank: 33 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and how are the common viral diseases in and how to prevent them?\n", "rank: 43 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an how can viral diseases in and how to prevent them?\n", "rank: 47 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents typically common viral diseases in and how to prevent them?\n", "rank: 48 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai of viral diseases in and how to prevent them?\n", "rank: 49 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases in common viral diseases in and how to prevent them?\n", "rank: 54 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases are and how to prevent them?\n", "rank: 56 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are and how to prevent them?\n", "rank: 58 bleu_score 0.7408182206817179 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents typically and how are the common viral diseases in and how to prevent them?\n", "rank: 62 bleu_score 0.75 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common how to prevent viral diseases in and how to prevent them?\n", "rank: 67 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to prevent viral diseases in and how to prevent them?\n", "rank: 72 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common how can viral diseases in and how to prevent them?\n", "rank: 76 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to viral diseases in and how to prevent them?\n", "rank: 78 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to viral diseases in and how to prevent them?\n", "rank: 80 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how can viral diseases in and how to prevent them?\n", "rank: 86 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and common diseases are the common viral diseases in and how to prevent them?\n", "rank: 91 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1324 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || and viral diseases when growing how can i prevent viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to viral infections in and how to prevent them?\n", "rank: 93 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.5107590699953825 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases in and how to prevent them?\n", "rank: 0 bleu_score 0.7408182206817179 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai of common viral diseases in and how to prevent them?\n", "rank: 1 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are common viral diseases in and how to prevent them?\n", "rank: 2 bleu_score 0.8461538461538461 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and how are the common viral diseases in and how to prevent them?\n", "rank: 8 bleu_score 0.8571428571428571 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents typically common viral diseases in and how to prevent them?\n", "rank: 9 bleu_score 0.7667036788577695 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can i prevent viral diseases in and how to prevent them?\n", "rank: 13 bleu_score 0.7142857142857143 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases in and how to prevent them?\n", "rank: 14 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases are and how to prevent them?\n", "rank: 22 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common viral diseases in and how to prevent them?\n", "rank: 39 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral diseases in and how to prevent them?\n", "rank: 42 bleu_score 0.7667036788577695 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are the common viral diseases in and how to prevent them?\n", "rank: 44 bleu_score 0.8571428571428571 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases in what are the common viral diseases and how to prevent them?\n", "rank: 48 bleu_score 0.8666666666666667 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai agriculture common viral diseases in and how to prevent them?\n", "rank: 51 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are and how to prevent them?\n", "rank: 53 bleu_score 0.7408182206817179 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are typically and how to prevent them?\n", "rank: 55 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to prevent viral diseases in and how to prevent them?\n", "rank: 62 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an how can common viral diseases in and how to prevent them?\n", "rank: 63 bleu_score 0.7142857142857143 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are the main viral diseases in and how to prevent them?\n", "rank: 65 bleu_score 0.7857142857142857 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to prevent viral diseases in and how to prevent them?\n", "rank: 66 bleu_score 0.7142857142857143 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common diseases are typically found in and how to prevent them?\n", "rank: 71 bleu_score 0.7667036788577695 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and common diseases are the common viral diseases in and how to prevent them?\n", "rank: 88 bleu_score 0.8 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1325 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add a diseases in and how to a good harvest?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how can viral diseases in and how to prevent them?\n", "rank: 90 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.5119029968983998 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases in and how to prevent them?\n", "rank: 0 bleu_score 0.7408182206817179 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common diseases are typically found in and how to prevent them?\n", "rank: 2 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are and how to prevent them?\n", "rank: 3 bleu_score 0.7408182206817179 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to prevent viral diseases in and how to prevent them?\n", "rank: 5 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are the main viral diseases in and how to prevent them?\n", "rank: 7 bleu_score 0.7857142857142857 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an typically agriculture what are the common viral diseases in and how to prevent them?\n", "rank: 9 bleu_score 0.7647058823529411 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and how are the common viral diseases in and how to prevent them?\n", "rank: 10 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are common viral diseases in and how to prevent them?\n", "rank: 11 bleu_score 0.8461538461538461 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral infections in and how to prevent them?\n", "rank: 13 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents typically common viral diseases in and how to prevent them?\n", "rank: 21 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common diseases are typically found in and how to prevent them?\n", "rank: 22 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are typically and how to prevent them?\n", "rank: 23 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral diseases in and how to prevent them?\n", "rank: 27 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common viral diseases in and how to prevent them?\n", "rank: 31 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases in and how to prevent them?\n", "rank: 37 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to viral diseases in and how to prevent them?\n", "rank: 42 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are the common viral diseases in and how to prevent them?\n", "rank: 43 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases in common viral diseases in and how to prevent them?\n", "rank: 44 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an typically around common viral diseases in and how to prevent them?\n", "rank: 45 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases are and how to prevent them?\n", "rank: 53 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are common how to prevent viral diseases in and how to prevent them?\n", "rank: 60 bleu_score 0.6875 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an how can viral diseases in and how to prevent them?\n", "rank: 62 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to prevent viral diseases in and how to prevent them?\n", "rank: 66 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to viral infections in and how to prevent them?\n", "rank: 68 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can i prevent viral diseases in and how to prevent them?\n", "rank: 75 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to viral diseases in and how to prevent them?\n", "rank: 76 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1326 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how can viral diseases in and how to prevent them?\n", "rank: 82 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.5194807483484748 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases in and how to prevent them?\n", "rank: 0 bleu_score 0.7408182206817179 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an how can viral diseases in and how to prevent them?\n", "rank: 6 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases in and how to prevent them?\n", "rank: 8 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai of common viral diseases in and how to prevent them?\n", "rank: 10 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and how are the common viral diseases in and how to prevent them?\n", "rank: 17 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to identify and how to prevent viral diseases in \n", "rank: 25 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to prevent viral diseases in and how to prevent them?\n", "rank: 27 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are and how to prevent them?\n", "rank: 28 bleu_score 0.7408182206817179 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: of or common viral diseases in and how to prevent them?\n", "rank: 32 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: of common viral diseases in and how to prevent them?\n", "rank: 47 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai agriculture what are the common viral diseases in and how to prevent them?\n", "rank: 51 bleu_score 0.7647058823529411 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases are and how to prevent them?\n", "rank: 54 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are typically and how to prevent them?\n", "rank: 56 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to prevent viral diseases in and how to prevent them?\n", "rank: 68 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: of common diseases are typically found in and how to prevent them?\n", "rank: 70 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai of common diseases in and how to prevent them?\n", "rank: 71 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common diseases are typically found in and how to prevent them?\n", "rank: 77 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can i prevent viral diseases in and how to prevent them?\n", "rank: 78 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral diseases in and how to prevent them?\n", "rank: 80 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: of viral disease in common viral diseases and how to prevent them?\n", "rank: 81 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1327 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || days, add how can viral diseases in a wide and their \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how can viral diseases in and how to prevent them?\n", "rank: 86 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.47396391339133875 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: of common viral diseases in and how to prevent them?\n", "rank: 0 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases in and how to prevent them?\n", "rank: 1 bleu_score 0.7408182206817179 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases in and how to prevent them?\n", "rank: 8 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can i prevent viral diseases in and how to prevent them?\n", "rank: 14 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases are and how to prevent them?\n", "rank: 20 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to prevent viral diseases in and how to prevent them?\n", "rank: 25 bleu_score 0.7142857142857143 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common diseases are typically found in and how to prevent them?\n", "rank: 27 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to viral diseases in and how to prevent them?\n", "rank: 35 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and common diseases are the common viral diseases in and how to prevent them?\n", "rank: 36 bleu_score 0.8 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral infections in and how to prevent them?\n", "rank: 37 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and how are the common viral diseases in and how to prevent them?\n", "rank: 45 bleu_score 0.8571428571428571 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai of viral diseases in and how to prevent them?\n", "rank: 48 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an ai agriculture common viral diseases in and how to prevent them?\n", "rank: 52 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are and how to prevent them?\n", "rank: 56 bleu_score 0.7408182206817179 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are typically and how to prevent them?\n", "rank: 57 bleu_score 0.757957198250164 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: of or common viral diseases in and how to prevent them?\n", "rank: 64 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to viral infections in and how to prevent them?\n", "rank: 66 bleu_score 0.6900333109719925 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an how can viral diseases in and how to prevent them?\n", "rank: 68 bleu_score 0.6923076923076923 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: of common diseases are typically found in and how to prevent them?\n", "rank: 69 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to prevent viral diseases in and how to prevent them?\n", "rank: 71 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral diseases in and how to prevent them?\n", "rank: 79 bleu_score 0.7667036788577695 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to viral diseases in and how to prevent them?\n", "rank: 80 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1328 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral and development? are common viral diseases in \n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how can viral diseases in and how to prevent them?\n", "rank: 85 bleu_score 0.7692307692307693 max_bleu: 0.8571428571428571 avg_bleu: 0.49229426607460813 min_bleu: 0.04037930359893108\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases in and how to prevent them?\n", "rank: 0 bleu_score 0.7408182206817179 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents typically common viral diseases in and how to prevent them?\n", "rank: 1 bleu_score 0.7667036788577695 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases are and how to prevent them?\n", "rank: 8 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an typically around common viral diseases in and how to prevent them?\n", "rank: 10 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common viral diseases in and how to prevent them?\n", "rank: 21 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are the main viral diseases in and how to prevent them?\n", "rank: 22 bleu_score 0.7857142857142857 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are the common viral diseases in and how to prevent them?\n", "rank: 25 bleu_score 0.8571428571428571 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents common viral diseases in and how to prevent them?\n", "rank: 37 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: and how are the common viral diseases in and how to prevent them?\n", "rank: 43 bleu_score 0.8571428571428571 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents typically and how are the common viral diseases in and how to prevent them?\n", "rank: 45 bleu_score 0.75 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases are common viral diseases in and how to prevent them?\n", "rank: 48 bleu_score 0.8461538461538461 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are and how to prevent them?\n", "rank: 49 bleu_score 0.7408182206817179 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases in common viral diseases in and how to prevent them?\n", "rank: 51 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common viral diseases are typically and how to prevent them?\n", "rank: 53 bleu_score 0.757957198250164 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: prevents diseases in what are the common viral diseases and how to prevent them?\n", "rank: 54 bleu_score 0.8666666666666667 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how to prevent viral diseases in and how to prevent them?\n", "rank: 65 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to prevent viral diseases in and how to prevent them?\n", "rank: 66 bleu_score 0.7142857142857143 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common diseases are typically found in and how to prevent them?\n", "rank: 77 bleu_score 0.7667036788577695 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can i prevent viral diseases in and how to prevent them?\n", "rank: 78 bleu_score 0.7142857142857143 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: common how can viral diseases in and how to prevent them?\n", "rank: 80 bleu_score 0.7667036788577695 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how to viral diseases in and how to prevent them?\n", "rank: 82 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1329 1500 ==== source list: mein aam viral rog kya hain aur unhe kaise || viral diseases in and how can i prevent them?\n", "target: what are the common viral diseases in and how to prevent them?\n", "prediction: an common how can viral diseases in and how to prevent them?\n", "rank: 87 bleu_score 0.7692307692307693 max_bleu: 0.8666666666666667 avg_bleu: 0.509366445541039 min_bleu: 0.052699612280932166\n", "===================================================================\n", "1330 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices of \n", "target: how does the season affect the selling price of \n", "prediction: drying: how to the season affect the market price of \n", "rank: 7 bleu_score 0.6153846153846154 max_bleu: 0.7 avg_bleu: 0.1914692444496355 min_bleu: 0.0\n", "===================================================================\n", "1330 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices of \n", "target: how does the season affect the selling price of \n", "prediction: affected by the season affect the market price of \n", "rank: 20 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.1914692444496355 min_bleu: 0.0\n", "===================================================================\n", "1330 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices of \n", "target: how does the season affect the selling price of \n", "prediction: affected tubers the season affect the market price of \n", "rank: 25 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.1914692444496355 min_bleu: 0.0\n", "===================================================================\n", "1330 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices of \n", "target: how does the season affect the selling price of \n", "prediction: of how does weather affect the market \n", "rank: 37 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.1914692444496355 min_bleu: 0.0\n", "===================================================================\n", "1331 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices of \n", "target: how does the season affect the selling price of \n", "prediction: affected by the season affect the market price of \n", "rank: 14 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.19146924444963553 min_bleu: 0.0\n", "===================================================================\n", "1331 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices of \n", "target: how does the season affect the selling price of \n", "prediction: affected tubers the season affect the market price of \n", "rank: 16 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.19146924444963553 min_bleu: 0.0\n", "===================================================================\n", "1331 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices of \n", "target: how does the season affect the selling price of \n", "prediction: of how does weather affect the market \n", "rank: 38 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.19146924444963553 min_bleu: 0.0\n", "===================================================================\n", "1331 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices of \n", "target: how does the season affect the selling price of \n", "prediction: drying: how to the season affect the market price of \n", "rank: 46 bleu_score 0.6153846153846154 max_bleu: 0.7 avg_bleu: 0.19146924444963553 min_bleu: 0.0\n", "===================================================================\n", "1332 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market \n", "target: how does the season affect the selling price of \n", "prediction: drying: how to the season affect the market price of \n", "rank: 11 bleu_score 0.6153846153846154 max_bleu: 0.7 avg_bleu: 0.19435760145500677 min_bleu: 0.0\n", "===================================================================\n", "1332 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market \n", "target: how does the season affect the selling price of \n", "prediction: affected by the season affect the market price of \n", "rank: 23 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.19435760145500677 min_bleu: 0.0\n", "===================================================================\n", "1332 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market \n", "target: how does the season affect the selling price of \n", "prediction: of how does weather affect the market \n", "rank: 49 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.19435760145500677 min_bleu: 0.0\n", "===================================================================\n", "1332 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market \n", "target: how does the season affect the selling price of \n", "prediction: affected tubers the season affect the market price of \n", "rank: 50 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.19435760145500677 min_bleu: 0.0\n", "===================================================================\n", "1333 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices of \n", "target: how does the season affect the selling price of \n", "prediction: affected by the season affect the market price of \n", "rank: 15 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.1914692444496355 min_bleu: 0.0\n", "===================================================================\n", "1333 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices of \n", "target: how does the season affect the selling price of \n", "prediction: of how does weather affect the market \n", "rank: 37 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.1914692444496355 min_bleu: 0.0\n", "===================================================================\n", "1333 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices of \n", "target: how does the season affect the selling price of \n", "prediction: affected tubers the season affect the market price of \n", "rank: 43 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.1914692444496355 min_bleu: 0.0\n", "===================================================================\n", "1333 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices of \n", "target: how does the season affect the selling price of \n", "prediction: drying: how to the season affect the market price of \n", "rank: 49 bleu_score 0.6153846153846154 max_bleu: 0.7 avg_bleu: 0.1914692444496355 min_bleu: 0.0\n", "===================================================================\n", "1334 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting prices of moong?\n", "target: how does the season affect the selling price of \n", "prediction: of how does weather affect the market \n", "rank: 25 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.19152233472003968 min_bleu: 0.0\n", "===================================================================\n", "1334 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting prices of moong?\n", "target: how does the season affect the selling price of \n", "prediction: affected tubers the season affect the market price of \n", "rank: 45 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.19152233472003968 min_bleu: 0.0\n", "===================================================================\n", "1334 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting prices of moong?\n", "target: how does the season affect the selling price of \n", "prediction: drying: how to the season affect the market price of \n", "rank: 47 bleu_score 0.6153846153846154 max_bleu: 0.7 avg_bleu: 0.19152233472003968 min_bleu: 0.0\n", "===================================================================\n", "1334 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting prices of moong?\n", "target: how does the season affect the selling price of \n", "prediction: affected by the season affect the market price of \n", "rank: 48 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.19152233472003968 min_bleu: 0.0\n", "===================================================================\n", "1335 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || circulation due to price that affect the market \n", "target: how does the season affect the selling price of \n", "prediction: affected tubers the season affect the market price of \n", "rank: 7 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.19830462871537444 min_bleu: 0.00012340980408667956\n", "===================================================================\n", "1335 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || circulation due to price that affect the market \n", "target: how does the season affect the selling price of \n", "prediction: affected by the season affect the market price of \n", "rank: 20 bleu_score 0.7 max_bleu: 0.8181818181818182 avg_bleu: 0.19830462871537444 min_bleu: 0.00012340980408667956\n", "===================================================================\n", "1335 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || circulation due to price that affect the market \n", "target: how does the season affect the selling price of \n", "prediction: how does the season affect the market price of \n", "rank: 36 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182 avg_bleu: 0.19830462871537444 min_bleu: 0.00012340980408667956\n", "===================================================================\n", "1336 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || prices of that affect the rainy season?\n", "target: how does the season affect the selling price of \n", "prediction: affected by the season affect the market price of \n", "rank: 20 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.18154161673979852 min_bleu: 0.0\n", "===================================================================\n", "1336 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || prices of that affect the rainy season?\n", "target: how does the season affect the selling price of \n", "prediction: of how does weather affect the peak selling \n", "rank: 26 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.18154161673979852 min_bleu: 0.0\n", "===================================================================\n", "1336 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || prices of that affect the rainy season?\n", "target: how does the season affect the selling price of \n", "prediction: affected tubers the season affect the market price of \n", "rank: 36 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.18154161673979852 min_bleu: 0.0\n", "===================================================================\n", "1337 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market \n", "target: how does the season affect the selling price of \n", "prediction: affected by the season affect the market price of \n", "rank: 14 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.19242810167517488 min_bleu: 0.0\n", "===================================================================\n", "1337 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market \n", "target: how does the season affect the selling price of \n", "prediction: drying: how to the season affect the market price of \n", "rank: 26 bleu_score 0.6153846153846154 max_bleu: 0.7 avg_bleu: 0.19242810167517488 min_bleu: 0.0\n", "===================================================================\n", "1337 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market \n", "target: how does the season affect the selling price of \n", "prediction: of how does weather affect the market \n", "rank: 33 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.19242810167517488 min_bleu: 0.0\n", "===================================================================\n", "1337 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market \n", "target: how does the season affect the selling price of \n", "prediction: affected tubers the season affect the market price of \n", "rank: 34 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.19242810167517488 min_bleu: 0.0\n", "===================================================================\n", "1338 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices are \n", "target: how does the season affect the selling price of \n", "prediction: affected by the season affect the market price of \n", "rank: 8 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.1943861719116133 min_bleu: 0.0\n", "===================================================================\n", "1338 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices are \n", "target: how does the season affect the selling price of \n", "prediction: of how does weather affect the market \n", "rank: 40 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.1943861719116133 min_bleu: 0.0\n", "===================================================================\n", "1338 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices are \n", "target: how does the season affect the selling price of \n", "prediction: affected tubers the season affect the market price of \n", "rank: 41 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.1943861719116133 min_bleu: 0.0\n", "===================================================================\n", "1338 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affecting export market prices are \n", "target: how does the season affect the selling price of \n", "prediction: drying: how to the season affect the market price of \n", "rank: 47 bleu_score 0.6153846153846154 max_bleu: 0.7 avg_bleu: 0.1943861719116133 min_bleu: 0.0\n", "===================================================================\n", "1339 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affect its price of sugarcane?\n", "target: how does the season affect the selling price of \n", "prediction: affected by the season affect the market price of \n", "rank: 16 bleu_score 0.7 max_bleu: 0.7 avg_bleu: 0.17955321157062457 min_bleu: 0.0\n", "===================================================================\n", "1339 1500 ==== source list: mausam palak ke bechne ke mulya ko kaise prabhavit karta hai? || affect its price of sugarcane?\n", "target: how does the season affect the selling price of \n", "prediction: of how does weather affect the market \n", "rank: 32 bleu_score 0.596559544542913 max_bleu: 0.7 avg_bleu: 0.17955321157062457 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to the government subsidies available for crops?\n", "rank: 7 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are effective available for crops?\n", "rank: 11 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation systems in crops?\n", "rank: 13 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for irrigation systems are available for crops?\n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective available for crops?\n", "rank: 22 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available are effective available for crops?\n", "rank: 23 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation facilities, crops?\n", "rank: 25 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions, are available for crops?\n", "rank: 30 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies available for crops?\n", "rank: 37 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are available for crops?\n", "rank: 40 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are effective for crops?\n", "rank: 42 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are effective for crops?\n", "rank: 45 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies are available for crops?\n", "rank: 55 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing available for crops?\n", "rank: 56 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing assistance schemes available for crops?\n", "rank: 59 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are available for crops?\n", "rank: 64 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies available for crops?\n", "rank: 67 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are available for crops?\n", "rank: 71 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions are available for crops?\n", "rank: 76 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are available for crops?\n", "rank: 77 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for crops are available for \n", "rank: 83 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective for crops?\n", "rank: 86 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available are available for crops?\n", "rank: 90 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1340 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available are effective for crops?\n", "rank: 95 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4788901393540263 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation facilities, crops?\n", "rank: 3 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies available for crops?\n", "rank: 7 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions, are available for crops?\n", "rank: 8 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies available for crops?\n", "rank: 13 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available are effective available for crops?\n", "rank: 16 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective available for crops?\n", "rank: 23 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are available for crops?\n", "rank: 26 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing available for crops?\n", "rank: 27 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for crops are available for \n", "rank: 29 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation systems in crops?\n", "rank: 35 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are effective for crops?\n", "rank: 42 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are available for crops?\n", "rank: 48 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing assistance programs available for crops?\n", "rank: 50 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to the marketing assistance available for crops?\n", "rank: 53 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for irrigation systems are available for crops?\n", "rank: 60 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are available for crops?\n", "rank: 67 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions are available for crops?\n", "rank: 68 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective for crops?\n", "rank: 76 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies are available for crops?\n", "rank: 79 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are effective available for crops?\n", "rank: 80 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are available for crops?\n", "rank: 82 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available are available for crops?\n", "rank: 85 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available are effective for crops?\n", "rank: 90 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1341 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops that are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are effective for crops?\n", "rank: 92 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4815196087687441 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies available for crops?\n", "rank: 1 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing assistance schemes available for crops?\n", "rank: 2 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies available for crops?\n", "rank: 12 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing available for crops?\n", "rank: 14 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are effective available for crops?\n", "rank: 18 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are available for crops?\n", "rank: 20 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are effective for crops?\n", "rank: 26 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation systems in crops?\n", "rank: 30 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to the government subsidies available for crops?\n", "rank: 43 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions, are available for crops?\n", "rank: 44 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation facilities, crops?\n", "rank: 48 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are available for crops?\n", "rank: 57 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for irrigation systems are available for crops?\n", "rank: 59 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are available for crops?\n", "rank: 65 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions are available for crops?\n", "rank: 69 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for crops are available for \n", "rank: 74 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective for crops?\n", "rank: 76 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are effective for crops?\n", "rank: 82 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies are available for crops?\n", "rank: 84 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are available for crops?\n", "rank: 87 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1342 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective available for crops?\n", "rank: 89 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4718379991646633 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation systems in crops?\n", "rank: 0 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for irrigation systems are available for crops?\n", "rank: 2 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation facilities, crops?\n", "rank: 4 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to the government subsidies available for crops?\n", "rank: 9 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions, are available for crops?\n", "rank: 19 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are effective available for crops?\n", "rank: 25 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing available for crops?\n", "rank: 31 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies are available for crops?\n", "rank: 38 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies available for crops?\n", "rank: 43 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing assistance schemes available for crops?\n", "rank: 56 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are available for crops?\n", "rank: 57 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies available for crops?\n", "rank: 60 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are available for crops?\n", "rank: 64 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are available for crops?\n", "rank: 67 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions are available for crops?\n", "rank: 68 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of drying: subsidies are available for crops?\n", "rank: 74 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for crops are available for \n", "rank: 78 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective for crops?\n", "rank: 80 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are effective for crops?\n", "rank: 84 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are available for crops?\n", "rank: 87 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective available for crops?\n", "rank: 90 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1343 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are effective for crops?\n", "rank: 93 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.47844256965058635 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to the government subsidies available for crops?\n", "rank: 1 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing available for crops?\n", "rank: 9 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation facilities, crops?\n", "rank: 11 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are effective available for crops?\n", "rank: 13 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions, are available for crops?\n", "rank: 14 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are available for crops?\n", "rank: 17 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies available for crops?\n", "rank: 20 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective for crops?\n", "rank: 29 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation systems in crops?\n", "rank: 30 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are effective for crops?\n", "rank: 35 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective available for crops?\n", "rank: 40 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are available for crops?\n", "rank: 43 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are available for crops?\n", "rank: 45 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies available for crops?\n", "rank: 55 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for crops are available for \n", "rank: 57 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for irrigation systems are available for crops?\n", "rank: 62 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing assistance schemes available for crops?\n", "rank: 63 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are available for crops?\n", "rank: 64 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions are available for crops?\n", "rank: 78 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies are available for crops?\n", "rank: 85 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1344 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || sunflower plant protection: available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are effective for crops?\n", "rank: 93 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4660167215242254 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing assistance schemes available for crops?\n", "rank: 2 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation facilities, crops?\n", "rank: 6 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to the government subsidies available for crops?\n", "rank: 11 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies available for crops?\n", "rank: 21 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing available for crops?\n", "rank: 23 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are available for crops?\n", "rank: 28 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation systems in crops?\n", "rank: 38 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions are available for crops?\n", "rank: 39 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies available for crops?\n", "rank: 42 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are effective for crops?\n", "rank: 45 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are available for crops?\n", "rank: 46 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions, are available for crops?\n", "rank: 50 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies are available for crops?\n", "rank: 57 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are available for crops?\n", "rank: 59 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for irrigation systems are available for crops?\n", "rank: 60 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are available for crops?\n", "rank: 63 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for crops are available for \n", "rank: 75 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective for crops?\n", "rank: 84 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are effective for crops?\n", "rank: 85 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are effective available for crops?\n", "rank: 86 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1345 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! available for the crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective available for crops?\n", "rank: 91 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4739872561117182 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to the government subsidies available for crops?\n", "rank: 8 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing assistance schemes available for crops?\n", "rank: 12 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation systems in crops?\n", "rank: 17 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective for crops?\n", "rank: 22 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are effective for crops?\n", "rank: 27 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are available for crops?\n", "rank: 28 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are available for crops?\n", "rank: 34 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies available for crops?\n", "rank: 40 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective available for crops?\n", "rank: 41 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions, are available for crops?\n", "rank: 42 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies available for crops?\n", "rank: 45 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of drying: subsidies are available for crops?\n", "rank: 48 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies are available for crops?\n", "rank: 50 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation facilities, crops?\n", "rank: 55 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for irrigation systems are available for crops?\n", "rank: 63 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing available for crops?\n", "rank: 65 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions are available for crops?\n", "rank: 73 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are available for crops?\n", "rank: 78 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for crops are available for \n", "rank: 81 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are effective available for crops?\n", "rank: 84 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are available for crops?\n", "rank: 90 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1346 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || clay the available for chilli crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are effective for crops?\n", "rank: 93 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4805276894441874 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation facilities, crops?\n", "rank: 3 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation systems in crops?\n", "rank: 5 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies available for crops?\n", "rank: 22 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions are available for crops?\n", "rank: 25 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for crops are available for \n", "rank: 26 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are effective available for crops?\n", "rank: 29 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are effective for crops?\n", "rank: 33 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing available for crops?\n", "rank: 36 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing assistance schemes available for crops?\n", "rank: 37 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions, are available for crops?\n", "rank: 43 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are available for crops?\n", "rank: 48 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective for crops?\n", "rank: 49 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are available for crops?\n", "rank: 50 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to the government subsidies available for crops?\n", "rank: 52 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies are available for crops?\n", "rank: 58 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are available for crops?\n", "rank: 59 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for irrigation systems are available for crops?\n", "rank: 63 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies available for crops?\n", "rank: 65 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are available for crops?\n", "rank: 88 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective available for crops?\n", "rank: 89 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1347 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || what are the available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are effective for crops?\n", "rank: 92 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.47418742638683975 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing assistance schemes available for crops?\n", "rank: 7 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to the government subsidies available for crops?\n", "rank: 12 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions, are available for crops?\n", "rank: 22 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing available for crops?\n", "rank: 23 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available are effective available for crops?\n", "rank: 24 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are available for crops?\n", "rank: 28 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective for crops?\n", "rank: 35 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation systems in crops?\n", "rank: 38 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available are available for crops?\n", "rank: 42 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are available for crops?\n", "rank: 43 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies available for crops?\n", "rank: 46 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are available for crops?\n", "rank: 53 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation facilities, crops?\n", "rank: 54 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for irrigation systems are available for crops?\n", "rank: 58 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies available for crops?\n", "rank: 60 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions are available for crops?\n", "rank: 69 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for crops are available for \n", "rank: 74 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are effective for crops?\n", "rank: 80 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are effective available for crops?\n", "rank: 81 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies are available for crops?\n", "rank: 82 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are available for crops?\n", "rank: 84 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective available for crops?\n", "rank: 86 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available are effective for crops?\n", "rank: 88 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1348 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! sunflower crops? what are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are effective for crops?\n", "rank: 91 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.48203083809454883 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies available for crops?\n", "rank: 11 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to the government subsidies available for crops?\n", "rank: 16 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing assistance schemes available for crops?\n", "rank: 25 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available are effective for crops?\n", "rank: 26 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation systems in crops?\n", "rank: 27 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are available for crops?\n", "rank: 30 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for crops are available for \n", "rank: 32 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective available for crops?\n", "rank: 34 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions, are available for crops?\n", "rank: 35 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available for irrigation facilities, crops?\n", "rank: 40 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to marketing available for crops?\n", "rank: 42 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies available for crops?\n", "rank: 49 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are available for crops?\n", "rank: 50 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies for irrigation systems are available for crops?\n", "rank: 53 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are available for crops?\n", "rank: 55 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are available for crops?\n", "rank: 57 bleu_score 0.7165313105737893 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: of follow-up questions are available for crops?\n", "rank: 66 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies are effective for crops?\n", "rank: 79 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get subsidies are effective for crops?\n", "rank: 80 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies are effective available for crops?\n", "rank: 82 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: to get government subsidies are available for crops?\n", "rank: 84 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available are available for crops?\n", "rank: 86 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: subsidies available are effective available for crops?\n", "rank: 91 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1349 1500 ==== source list: ki fasalon ke marketing ke liye kya uplabdh hain? || assistance! what government schemes are available for crops?\n", "target: what subsidies are available for marketing crops?\n", "prediction: available subsidies available are effective for crops?\n", "rank: 92 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.4811204201440158 min_bleu: 0.0\n", "===================================================================\n", "1350 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in farm? what control a weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in farm?\n", "rank: 0 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3049995687127652 min_bleu: 0.0\n", "===================================================================\n", "1350 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in farm? what control a weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to effectively control weeds in farm?\n", "rank: 9 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3049995687127652 min_bleu: 0.0\n", "===================================================================\n", "1350 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in farm? what control a weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: 10 how to control weeds in farm?\n", "rank: 14 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3049995687127652 min_bleu: 0.0\n", "===================================================================\n", "1350 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in farm? what control a weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to control weeds in a farm?\n", "rank: 38 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3049995687127652 min_bleu: 0.0\n", "===================================================================\n", "1350 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in farm? what control a weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in farm?\n", "rank: 44 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3049995687127652 min_bleu: 0.0\n", "===================================================================\n", "1350 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in farm? what control a weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to make weeds in farm?\n", "rank: 84 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3049995687127652 min_bleu: 0.0\n", "===================================================================\n", "1350 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in farm? what control a weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to make weeds in a farm?\n", "rank: 89 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3049995687127652 min_bleu: 0.0\n", "===================================================================\n", "1350 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in farm? what control a weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to effectively manage weeds in a farm?\n", "rank: 90 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3049995687127652 min_bleu: 0.0\n", "===================================================================\n", "1351 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in farm?\n", "rank: 7 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1351 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: 10 how to control weeds in a farm?\n", "rank: 10 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1351 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: of how to control weeds in farm?\n", "rank: 14 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1351 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to effectively manage weeds in a farm?\n", "rank: 30 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1351 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in farm?\n", "rank: 47 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1351 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to control weeds in a farm?\n", "rank: 50 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1351 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in a farm?\n", "rank: 53 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1351 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in a farm?\n", "rank: 64 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1351 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to make weeds in a farm?\n", "rank: 85 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1352 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: to make field? - control weeds in \n", "rank: 5 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1352 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in a farm?\n", "rank: 12 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1352 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: of how to control weeds in farm?\n", "rank: 14 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1352 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: 10 how to control weeds in a farm?\n", "rank: 16 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1352 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in farm?\n", "rank: 17 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1352 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in a farm?\n", "rank: 21 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1352 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: of neem cake to control weeds in \n", "rank: 38 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1352 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in farm?\n", "rank: 45 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1352 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: to control weeds in a farm?\n", "rank: 50 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1352 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: how to make weeds in a farm?\n", "rank: 85 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1352 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: to effectively manage weeds in a farm?\n", "rank: 91 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1353 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in farm?\n", "rank: 1 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1353 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in farm?\n", "rank: 3 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1353 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: of how to control weeds in farm?\n", "rank: 6 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1353 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to effectively manage weeds in a farm?\n", "rank: 12 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1353 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to control weeds in a farm?\n", "rank: 23 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1353 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: 10 how to control weeds in a farm?\n", "rank: 26 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1353 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in a farm?\n", "rank: 54 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1353 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in a farm?\n", "rank: 66 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1353 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to make weeds in a farm?\n", "rank: 83 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1354 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: of how to control weeds in farm?\n", "rank: 6 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1354 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in farm?\n", "rank: 8 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1354 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to make weeds in a farm?\n", "rank: 12 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1354 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in farm?\n", "rank: 23 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1354 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in a farm?\n", "rank: 25 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1354 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to effectively manage weeds in a farm?\n", "rank: 30 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1354 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to control weeds in a farm?\n", "rank: 44 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1354 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: 10 how to control weeds in a farm?\n", "rank: 49 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1354 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in a farm?\n", "rank: 61 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1355 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in farm?\n", "rank: 3 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1355 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: of how to control weeds in farm?\n", "rank: 12 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1355 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: to make field? - control weeds in \n", "rank: 15 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1355 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in a farm?\n", "rank: 23 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1355 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in a farm?\n", "rank: 24 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1355 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in farm?\n", "rank: 36 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1355 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: to control weeds in a farm?\n", "rank: 42 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1355 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: of neem cake to control weeds in \n", "rank: 48 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1355 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: 10 how to control weeds in a farm?\n", "rank: 55 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1355 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: how to make weeds in a farm?\n", "rank: 86 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1355 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: to effectively manage weeds in a farm?\n", "rank: 91 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938465 min_bleu: 0.0\n", "===================================================================\n", "1356 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: of how to control weeds in farm?\n", "rank: 2 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1356 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in a farm?\n", "rank: 13 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1356 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: how to make weeds in a farm?\n", "rank: 14 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1356 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: to make field? - control weeds in \n", "rank: 25 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1356 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: to effectively manage weeds in a farm?\n", "rank: 27 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1356 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in farm?\n", "rank: 32 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1356 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: to control weeds in a farm?\n", "rank: 36 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1356 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: of neem cake to control weeds in \n", "rank: 39 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1356 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in farm?\n", "rank: 41 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1356 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in a farm?\n", "rank: 50 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1356 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: 10 how to control weeds in a farm?\n", "rank: 52 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1357 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: of how to control weeds in farm?\n", "rank: 5 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1357 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: of neem cake to control weeds in \n", "rank: 12 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1357 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in a farm?\n", "rank: 17 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1357 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in farm?\n", "rank: 28 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1357 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: 10 how to control weeds in a farm?\n", "rank: 32 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1357 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in farm?\n", "rank: 45 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1357 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: to control weeds in a farm?\n", "rank: 50 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1357 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in a farm?\n", "rank: 64 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1357 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: how to make weeds in a farm?\n", "rank: 89 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1357 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: to effectively manage weeds in a farm?\n", "rank: 92 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1357 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || in field? how to control weeds in a good harvest?\n", "target: how to control weeds in a field?\n", "prediction: to make field? - control weeds in \n", "rank: 94 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.33486522439938476 min_bleu: 0.0\n", "===================================================================\n", "1358 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: of how to control weeds in farm?\n", "rank: 0 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1358 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in farm?\n", "rank: 3 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1358 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in a farm?\n", "rank: 26 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1358 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to control weeds in a farm?\n", "rank: 40 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1358 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in farm?\n", "rank: 49 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1358 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: 10 how to control weeds in a farm?\n", "rank: 54 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1358 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in a farm?\n", "rank: 56 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1358 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to make weeds in a farm?\n", "rank: 87 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1358 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to effectively manage weeds in a farm?\n", "rank: 91 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1359 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: of how to control weeds in farm?\n", "rank: 0 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1359 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: 10 how to control weeds in a farm?\n", "rank: 2 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1359 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in farm?\n", "rank: 3 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1359 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to make weeds in a farm?\n", "rank: 10 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1359 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in a farm?\n", "rank: 31 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1359 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: - how to control weeds in farm?\n", "rank: 41 bleu_score 0.75 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1359 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to control weeds in a farm?\n", "rank: 47 bleu_score 0.7430381997858699 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1359 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: how to control weeds in a farm?\n", "rank: 52 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1359 1500 ==== source list: ke khet mein khar-patwar kaise niyantrit karein? || issues in the field? how to control weeds in a farm?\n", "target: how to control weeds in a field?\n", "prediction: to effectively manage weeds in a farm?\n", "rank: 92 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.34602271411371427 min_bleu: 0.0\n", "===================================================================\n", "1360 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect crops and how can i prevent it?\n", "rank: 15 bleu_score 0.6333861926251716 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1360 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i protect from them?\n", "rank: 30 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1360 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent and how can i prevent it?\n", "rank: 33 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1360 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i prevent it?\n", "rank: 45 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1360 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from solar and how can i prevent it?\n", "rank: 48 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1360 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent from and how can i prevent it?\n", "rank: 51 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1360 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from flies, mealybugs, and how can i prevent it?\n", "rank: 53 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1360 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables from and how can i prevent it?\n", "rank: 64 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1360 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect crops from environmental and how can i prevent it?\n", "rank: 78 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1360 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: from and how can farmers protect from it?\n", "rank: 82 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1360 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent from solar and how can i prevent it?\n", "rank: 83 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1360 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables crops like and how can i prevent it?\n", "rank: 95 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1361 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent and how can i prevent it?\n", "rank: 20 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.35853697701289927 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1361 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect crops from environmental and how can i prevent it?\n", "rank: 30 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.35853697701289927 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1361 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i prevent it?\n", "rank: 31 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35853697701289927 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1361 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables from and how can i prevent it?\n", "rank: 32 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35853697701289927 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1361 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i protect from them?\n", "rank: 48 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.35853697701289927 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1361 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from solar and how can i prevent it?\n", "rank: 50 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.35853697701289927 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1361 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from flies, mealybugs, and how can i prevent it?\n", "rank: 56 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.35853697701289927 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1361 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: from and how can farmers protect from it?\n", "rank: 80 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.35853697701289927 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1361 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent from solar and how can i prevent it?\n", "rank: 81 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.35853697701289927 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1361 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent from and how can i prevent it?\n", "rank: 82 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35853697701289927 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1361 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect crops and how can i prevent it?\n", "rank: 91 bleu_score 0.6333861926251716 max_bleu: 0.6363636363636364 avg_bleu: 0.35853697701289927 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1361 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables crops like and how can i prevent it?\n", "rank: 95 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.35853697701289927 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1362 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i prevent it?\n", "rank: 13 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1362 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables from and how can i prevent it?\n", "rank: 28 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1362 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from solar and how can i prevent it?\n", "rank: 49 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1362 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent and how can i prevent it?\n", "rank: 50 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1362 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i protect from them?\n", "rank: 51 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1362 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from flies, mealybugs, and how can i prevent it?\n", "rank: 57 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1362 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect crops from environmental and how can i prevent it?\n", "rank: 75 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1362 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: from and how can farmers protect from it?\n", "rank: 79 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1362 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent from solar and how can i prevent it?\n", "rank: 81 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1362 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent from and how can i prevent it?\n", "rank: 84 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1362 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect crops and how can i prevent it?\n", "rank: 89 bleu_score 0.6333861926251716 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1362 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the and how can provide compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables crops like and how can i prevent it?\n", "rank: 95 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.35518138984772435 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1363 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the harvested sugarcane and how can i prevent profits.\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables crops and how can i prevent it?\n", "rank: 14 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3558066292043414 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1363 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the harvested sugarcane and how can i prevent profits.\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables from and how can i prevent it?\n", "rank: 15 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3558066292043414 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1363 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the harvested sugarcane and how can i prevent profits.\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent and how can i prevent it?\n", "rank: 18 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.3558066292043414 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1363 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the harvested sugarcane and how can i prevent profits.\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by azotobacter bacteria that and how can i prevent it?\n", "rank: 29 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3558066292043414 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1363 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the harvested sugarcane and how can i prevent profits.\n", "target: can be affected by frost and how to protect it?\n", "prediction: to get and how can i prevent it?\n", "rank: 32 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.3558066292043414 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1363 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the harvested sugarcane and how can i prevent profits.\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by stunted and how can i prevent it?\n", "rank: 41 bleu_score 0.6333861926251716 max_bleu: 0.6363636363636364 avg_bleu: 0.3558066292043414 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1363 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the harvested sugarcane and how can i prevent profits.\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from common and how can i prevent it?\n", "rank: 46 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.3558066292043414 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1363 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the harvested sugarcane and how can i prevent profits.\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from solar and how can i prevent it?\n", "rank: 49 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.3558066292043414 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1363 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the harvested sugarcane and how can i prevent profits.\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by stunted azotobacter in and how can i prevent it?\n", "rank: 54 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3558066292043414 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1363 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the harvested sugarcane and how can i prevent profits.\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables from common and how can i prevent it?\n", "rank: 55 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3558066292043414 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1363 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the harvested sugarcane and how can i prevent profits.\n", "target: can be affected by frost and how to protect it?\n", "prediction: to get from and how can i prevent it?\n", "rank: 60 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3558066292043414 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1363 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the harvested sugarcane and how can i prevent profits.\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent damage and how can i prevent it?\n", "rank: 72 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3558066292043414 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1363 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || from the harvested sugarcane and how can i prevent profits.\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect and how can i prevent it?\n", "rank: 76 bleu_score 0.622795757824184 max_bleu: 0.6363636363636364 avg_bleu: 0.3558066292043414 min_bleu: 0.023161150407600514\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by stunted azotobacter in and how can i prevent it?\n", "rank: 0 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by stunted can prevent and how can i prevent it?\n", "rank: 5 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by azotobacter loam, and how can i prevent it?\n", "rank: 24 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to get and how can i prevent it?\n", "rank: 26 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect and how can i prevent it?\n", "rank: 29 bleu_score 0.622795757824184 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: from and how can to prevent it?\n", "rank: 34 bleu_score 0.5154669590932291 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i protect from them?\n", "rank: 42 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables crops like and how can i prevent it?\n", "rank: 45 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables from and how can i prevent it?\n", "rank: 50 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i prevent it?\n", "rank: 52 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from common reasons and how can i prevent it?\n", "rank: 53 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to get from and how can i prevent it?\n", "rank: 58 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from solar and how can i prevent it?\n", "rank: 61 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected common and how can i prevent it?\n", "rank: 66 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected plants from common and how can i prevent it?\n", "rank: 78 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1364 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from how can i prevent nematode infestation?\n", "target: can be affected by frost and how to protect it?\n", "prediction: and how can farmers access to prevent it?\n", "rank: 91 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.3795567141587694 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by stunted can prevent and how can i prevent it?\n", "rank: 3 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by azotobacter loam, and how can i prevent it?\n", "rank: 13 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: from access to prevent harvested and how can i protect \n", "rank: 17 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables crops and how can i prevent it?\n", "rank: 20 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from solar and how can i prevent it?\n", "rank: 26 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent and how can i prevent it?\n", "rank: 28 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected plants from common and how can i prevent it?\n", "rank: 30 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i prevent it?\n", "rank: 31 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i protect from them?\n", "rank: 32 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to get and how can i prevent it?\n", "rank: 33 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to get from and how can i prevent it?\n", "rank: 49 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from common reasons and how can i prevent it?\n", "rank: 59 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by stunted azotobacter in and how can i prevent it?\n", "rank: 61 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: from access to prevent and how can i prevent it?\n", "rank: 66 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables from and how can i prevent it?\n", "rank: 68 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected common and how can i prevent it?\n", "rank: 76 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect and how can i prevent it?\n", "rank: 77 bleu_score 0.622795757824184 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1365 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn how can i protect from aphids?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent from solar and how can i prevent it?\n", "rank: 78 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3904965695376 min_bleu: 0.08333333333333333\n", "===================================================================\n", "1366 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i prevent it?\n", "rank: 11 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3585369770128994 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1366 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect crops and how can i prevent it?\n", "rank: 30 bleu_score 0.6333861926251716 max_bleu: 0.6363636363636364 avg_bleu: 0.3585369770128994 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1366 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from solar and how can i prevent it?\n", "rank: 35 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.3585369770128994 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1366 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables from and how can i prevent it?\n", "rank: 44 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3585369770128994 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1366 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect crops from environmental and how can i prevent it?\n", "rank: 45 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3585369770128994 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1366 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent and how can i prevent it?\n", "rank: 47 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.3585369770128994 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1366 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i protect from them?\n", "rank: 51 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3585369770128994 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1366 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from flies, mealybugs, and how can i prevent it?\n", "rank: 56 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3585369770128994 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1366 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: from and how can farmers protect from it?\n", "rank: 79 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.3585369770128994 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1366 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent from solar and how can i prevent it?\n", "rank: 80 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3585369770128994 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1366 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent from and how can i prevent it?\n", "rank: 81 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3585369770128994 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1366 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and turn the how can provide a compost benefit cows?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables crops like and how can i prevent it?\n", "rank: 95 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3585369770128994 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by azotobacter loam, and how can i prevent it?\n", "rank: 9 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables from and how can i prevent it?\n", "rank: 14 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from solar and how can i prevent it?\n", "rank: 19 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i protect from them?\n", "rank: 20 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to get from common and how can i prevent it?\n", "rank: 22 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables crops like and how can i prevent it?\n", "rank: 30 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from common reasons and how can i prevent it?\n", "rank: 32 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: affected common and how can i prevent it?\n", "rank: 33 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by stunted can prevent and how can i prevent it?\n", "rank: 38 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent and how can i protect from solar \n", "rank: 42 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by stunted azotobacter in and how can i prevent it?\n", "rank: 44 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to get and how can i prevent it?\n", "rank: 53 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect and how can i prevent it?\n", "rank: 59 bleu_score 0.622795757824184 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: common and how can to prevent it?\n", "rank: 73 bleu_score 0.5154669590932291 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: affected plants from common and how can i prevent it?\n", "rank: 74 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1367 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || and early from \n", "target: can be affected by frost and how to protect it?\n", "prediction: common causing to get and how can i prevent it?\n", "rank: 75 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.3441488434667305 min_bleu: 0.037037037037037035\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: and how can to prevent it?\n", "rank: 1 bleu_score 0.5154669590932291 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: affected plants can and how can i prevent it?\n", "rank: 5 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by azotobacter loam, and how can i prevent it?\n", "rank: 12 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to access online and how can i prevent it?\n", "rank: 14 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by stunted can lead to browning and \n", "rank: 23 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to access from and how can i prevent it?\n", "rank: 26 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to diagnose and how can i prevent it?\n", "rank: 29 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from common reasons and how can i prevent it?\n", "rank: 38 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect and how can i from solar it?\n", "rank: 42 bleu_score 0.6333861926251716 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent and how can i prevent it?\n", "rank: 43 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to access from and how can i prevent it?\n", "rank: 47 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: affected plants from common and how can i prevent it?\n", "rank: 49 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from solar and how can i prevent it?\n", "rank: 52 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to access online and how can i prevent it?\n", "rank: 61 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to access from solar and how can i prevent it?\n", "rank: 65 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables from and how can i prevent it?\n", "rank: 69 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables from common and how can i prevent it?\n", "rank: 81 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by stunted azotobacter biofertilizers and how can i prevent it?\n", "rank: 84 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1368 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || to diagnose and improve wheat from \n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables crops like and how can i prevent it?\n", "rank: 95 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.39188757862506507 min_bleu: 0.043443485862611285\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by stunted can prevent and how can i prevent it?\n", "rank: 3 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables crops and how can i prevent it?\n", "rank: 9 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to get and how can i prevent it?\n", "rank: 11 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent and how can i prevent it?\n", "rank: 13 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to get from and how can i prevent it?\n", "rank: 15 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by stunted azotobacter in and how can i prevent it?\n", "rank: 17 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected plants from common and how can i prevent it?\n", "rank: 21 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from solar and how can i prevent it?\n", "rank: 28 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect from common reasons and how can i prevent it?\n", "rank: 35 bleu_score 0.5833333333333334 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i protect from them?\n", "rank: 38 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent harvested and how can i prevent it?\n", "rank: 56 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect vegetables from and how can i prevent it?\n", "rank: 58 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to prevent from solar and how can i prevent it?\n", "rank: 64 bleu_score 0.5454545454545454 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: to protect and how can i prevent it?\n", "rank: 73 bleu_score 0.622795757824184 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected common and how can i prevent it?\n", "rank: 79 bleu_score 0.5338249352778719 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1369 1500 ==== source list: kya kheera ko thand se nuksan pahunch sakta hai aur ise kaise || days, how can i protect and pests?\n", "target: can be affected by frost and how to protect it?\n", "prediction: affected by azotobacter loam, and how can i prevent it?\n", "rank: 90 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.38518725845543217 min_bleu: 0.060238842382440407\n", "===================================================================\n", "1370 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants to nutrient deficiencies\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 14 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.45984592764763166 min_bleu: 0.0\n", "===================================================================\n", "1370 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants to nutrient deficiencies\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 24 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.45984592764763166 min_bleu: 0.0\n", "===================================================================\n", "1370 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants to nutrient deficiencies\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 27 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.45984592764763166 min_bleu: 0.0\n", "===================================================================\n", "1370 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants to nutrient deficiencies\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: the signs to identify nutrient deficiencies in plants?\n", "rank: 37 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.45984592764763166 min_bleu: 0.0\n", "===================================================================\n", "1370 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants to nutrient deficiencies\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 44 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.45984592764763166 min_bleu: 0.0\n", "===================================================================\n", "1370 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants to nutrient deficiencies\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 51 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.45984592764763166 min_bleu: 0.0\n", "===================================================================\n", "1370 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants to nutrient deficiencies\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 63 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.45984592764763166 min_bleu: 0.0\n", "===================================================================\n", "1370 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants to nutrient deficiencies\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies affecting plants?\n", "rank: 70 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.45984592764763166 min_bleu: 0.0\n", "===================================================================\n", "1370 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants to nutrient deficiencies\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to diseases, of nutrient deficiencies in plants?\n", "rank: 75 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.45984592764763166 min_bleu: 0.0\n", "===================================================================\n", "1370 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants to nutrient deficiencies\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 79 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.45984592764763166 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 9 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 13 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 19 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 28 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: the leaves to identify nutrient deficiencies in plants?\n", "rank: 34 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 44 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 50 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 58 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies affecting plants?\n", "rank: 59 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 61 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 70 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to diseases, of nutrient deficiencies in plants?\n", "rank: 74 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1371 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to pest control yellowing of nutrient deficiencies in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 92 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.49254410037260793 min_bleu: 0.0\n", "===================================================================\n", "1372 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 14 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1372 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 15 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1372 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 23 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1372 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of water how to identify nutrient deficiencies in plants?\n", "rank: 27 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1372 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies affecting plants?\n", "rank: 34 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1372 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 57 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1372 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 62 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1372 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 70 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1372 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to diseases, of nutrient deficiencies in plants?\n", "rank: 75 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1372 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: the leaves to identify nutrient deficiencies in plants?\n", "rank: 82 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1372 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 88 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1372 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: the signs to identify nutrient deficiencies in plants?\n", "rank: 94 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1373 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants? what are the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 4 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.46101056140509394 min_bleu: 0.0\n", "===================================================================\n", "1373 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants? what are the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.46101056140509394 min_bleu: 0.0\n", "===================================================================\n", "1373 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants? what are the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 12 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.46101056140509394 min_bleu: 0.0\n", "===================================================================\n", "1373 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants? what are the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies affecting plants?\n", "rank: 14 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.46101056140509394 min_bleu: 0.0\n", "===================================================================\n", "1373 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants? what are the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 24 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.46101056140509394 min_bleu: 0.0\n", "===================================================================\n", "1373 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants? what are the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to diseases, of nutrient deficiencies in plants?\n", "rank: 32 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.46101056140509394 min_bleu: 0.0\n", "===================================================================\n", "1373 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants? what are the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 62 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.46101056140509394 min_bleu: 0.0\n", "===================================================================\n", "1373 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants? what are the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 65 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.46101056140509394 min_bleu: 0.0\n", "===================================================================\n", "1373 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants? what are the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: the leaves to identify nutrient deficiencies in plants?\n", "rank: 70 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.46101056140509394 min_bleu: 0.0\n", "===================================================================\n", "1373 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants? what are the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 72 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.46101056140509394 min_bleu: 0.0\n", "===================================================================\n", "1373 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in plants? what are the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 85 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.46101056140509394 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 2 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 8 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 9 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 12 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 13 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies affecting plants?\n", "rank: 14 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to diseases, of nutrient deficiencies in plants?\n", "rank: 20 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 23 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 24 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 26 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: the leaves to identify nutrient deficiencies in plants?\n", "rank: 33 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 36 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 55 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1374 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 84 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 5 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 8 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 12 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 18 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 32 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 33 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 41 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 51 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies affecting plants?\n", "rank: 58 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 62 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to diseases, of nutrient deficiencies in plants?\n", "rank: 71 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 87 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 88 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1375 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || to ladyfinger in the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: the leaves to identify nutrient deficiencies in plants?\n", "rank: 93 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4788790300095318 min_bleu: 0.0\n", "===================================================================\n", "1376 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies affecting plants?\n", "rank: 2 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1376 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 14 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1376 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 17 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1376 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to diseases, of nutrient deficiencies in plants?\n", "rank: 22 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1376 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 24 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1376 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 30 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1376 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 37 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1376 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of water how to identify nutrient deficiencies in plants?\n", "rank: 40 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1376 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: the leaves to identify nutrient deficiencies in plants?\n", "rank: 56 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1376 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 65 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1376 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 88 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1376 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || the yellowing of nutrient deficiency in chilli plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: the signs to identify nutrient deficiencies in plants?\n", "rank: 93 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4704941889260857 min_bleu: 0.0\n", "===================================================================\n", "1377 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient of plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies affecting plants?\n", "rank: 1 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.43687429695191327 min_bleu: 0.0\n", "===================================================================\n", "1377 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient of plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 14 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.43687429695191327 min_bleu: 0.0\n", "===================================================================\n", "1377 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient of plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 22 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.43687429695191327 min_bleu: 0.0\n", "===================================================================\n", "1377 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient of plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 31 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.43687429695191327 min_bleu: 0.0\n", "===================================================================\n", "1377 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient of plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 40 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.43687429695191327 min_bleu: 0.0\n", "===================================================================\n", "1377 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient of plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 66 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.43687429695191327 min_bleu: 0.0\n", "===================================================================\n", "1377 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient of plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 67 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.43687429695191327 min_bleu: 0.0\n", "===================================================================\n", "1377 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient of plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 72 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.43687429695191327 min_bleu: 0.0\n", "===================================================================\n", "1377 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient of plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to diseases, of nutrient deficiencies in plants?\n", "rank: 73 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.43687429695191327 min_bleu: 0.0\n", "===================================================================\n", "1377 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient of plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 90 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.43687429695191327 min_bleu: 0.0\n", "===================================================================\n", "1378 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 9 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.44669925705586655 min_bleu: 0.0\n", "===================================================================\n", "1378 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 21 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.44669925705586655 min_bleu: 0.0\n", "===================================================================\n", "1378 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of water how to identify nutrient deficiencies in plants?\n", "rank: 33 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.44669925705586655 min_bleu: 0.0\n", "===================================================================\n", "1378 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 37 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44669925705586655 min_bleu: 0.0\n", "===================================================================\n", "1378 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 43 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.44669925705586655 min_bleu: 0.0\n", "===================================================================\n", "1378 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 47 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.44669925705586655 min_bleu: 0.0\n", "===================================================================\n", "1378 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies affecting plants?\n", "rank: 66 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.44669925705586655 min_bleu: 0.0\n", "===================================================================\n", "1378 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 68 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.44669925705586655 min_bleu: 0.0\n", "===================================================================\n", "1378 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to diseases, of nutrient deficiencies in plants?\n", "rank: 73 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.44669925705586655 min_bleu: 0.0\n", "===================================================================\n", "1378 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 86 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.44669925705586655 min_bleu: 0.0\n", "===================================================================\n", "1378 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 89 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.44669925705586655 min_bleu: 0.0\n", "===================================================================\n", "1379 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4466992570558665 min_bleu: 0.0\n", "===================================================================\n", "1379 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of how to identify nutrient deficiencies in plants?\n", "rank: 27 bleu_score 0.8 max_bleu: 0.875 avg_bleu: 0.4466992570558665 min_bleu: 0.0\n", "===================================================================\n", "1379 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies in plants?\n", "rank: 28 bleu_score 0.8668778997501817 max_bleu: 0.875 avg_bleu: 0.4466992570558665 min_bleu: 0.0\n", "===================================================================\n", "1379 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiency in plants?\n", "rank: 36 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4466992570558665 min_bleu: 0.0\n", "===================================================================\n", "1379 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: of water how to identify nutrient deficiencies in plants?\n", "rank: 39 bleu_score 0.7272727272727273 max_bleu: 0.875 avg_bleu: 0.4466992570558665 min_bleu: 0.0\n", "===================================================================\n", "1379 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiency in plants?\n", "rank: 41 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4466992570558665 min_bleu: 0.0\n", "===================================================================\n", "1379 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to diseases, of nutrient deficiencies in plants?\n", "rank: 43 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4466992570558665 min_bleu: 0.0\n", "===================================================================\n", "1379 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to common nutrient deficiencies in plants?\n", "rank: 57 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4466992570558665 min_bleu: 0.0\n", "===================================================================\n", "1379 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify nutrient deficiencies affecting plants?\n", "rank: 69 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.4466992570558665 min_bleu: 0.0\n", "===================================================================\n", "1379 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: to identify of nutrient deficiencies in plants?\n", "rank: 71 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4466992570558665 min_bleu: 0.0\n", "===================================================================\n", "1379 1500 ==== source list: ke paudhon mein poshak tatvon ki kami ko kaise pehchane? || in chilli plants, the nutrient deficiency in plants?\n", "target: how to identify nutrient deficiencies in plants?\n", "prediction: common signs to identify nutrient deficiencies in plants?\n", "rank: 87 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4466992570558665 min_bleu: 0.0\n", "===================================================================\n", "1380 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: is there any online platforms to check \n", "rank: 13 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1380 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to use online platforms to check \n", "rank: 14 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1380 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 42 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1380 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: online platforms marigold marigold available to check \n", "rank: 92 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1381 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to use online platforms to check \n", "rank: 15 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.2565803321598297 min_bleu: 0.0\n", "===================================================================\n", "1381 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: is there any online platforms to check \n", "rank: 29 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.2565803321598297 min_bleu: 0.0\n", "===================================================================\n", "1381 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 43 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.2565803321598297 min_bleu: 0.0\n", "===================================================================\n", "1381 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: online platforms marigold marigold available to check \n", "rank: 91 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.2565803321598297 min_bleu: 0.0\n", "===================================================================\n", "1382 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: online platforms marigold marigold available to check \n", "rank: 3 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.2565803321598297 min_bleu: 0.0\n", "===================================================================\n", "1382 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 9 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.2565803321598297 min_bleu: 0.0\n", "===================================================================\n", "1382 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: is there any online platforms to check \n", "rank: 21 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.2565803321598297 min_bleu: 0.0\n", "===================================================================\n", "1382 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to use online platforms to check \n", "rank: 41 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.2565803321598297 min_bleu: 0.0\n", "===================================================================\n", "1383 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: online platforms marigold marigold available to check \n", "rank: 13 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.25658033215982984 min_bleu: 0.0\n", "===================================================================\n", "1383 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: is there any online platforms to check \n", "rank: 23 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.25658033215982984 min_bleu: 0.0\n", "===================================================================\n", "1383 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to use online platforms to check \n", "rank: 45 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.25658033215982984 min_bleu: 0.0\n", "===================================================================\n", "1383 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 46 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.25658033215982984 min_bleu: 0.0\n", "===================================================================\n", "1384 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to use online platforms to check \n", "rank: 0 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.25658033215982984 min_bleu: 0.0\n", "===================================================================\n", "1384 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: is there any online platforms to check \n", "rank: 12 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.25658033215982984 min_bleu: 0.0\n", "===================================================================\n", "1384 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 50 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.25658033215982984 min_bleu: 0.0\n", "===================================================================\n", "1384 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: online platforms marigold marigold available to check \n", "rank: 92 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.25658033215982984 min_bleu: 0.0\n", "===================================================================\n", "1385 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to use online platforms to check \n", "rank: 15 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1385 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: is there any online platforms to check \n", "rank: 16 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1385 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 49 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1385 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: online platforms marigold marigold available to check \n", "rank: 88 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1386 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 7 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1386 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: is there any online platforms to check \n", "rank: 21 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1386 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to use online platforms to check \n", "rank: 39 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1386 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: online platforms marigold marigold available to check \n", "rank: 90 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1387 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 3 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1387 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: online platforms marigold marigold available to check \n", "rank: 8 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1387 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: is there any online platforms to check \n", "rank: 16 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1387 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices are there any online platforms to check \n", "target: are there any online platforms to check \n", "prediction: to use online platforms to check \n", "rank: 47 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.2565803321598298 min_bleu: 0.0\n", "===================================================================\n", "1388 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices for \n", "target: are there any online platforms to check \n", "prediction: is there any online platforms to check \n", "rank: 9 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.24236120999179625 min_bleu: 0.0\n", "===================================================================\n", "1388 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices for \n", "target: are there any online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 45 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.24236120999179625 min_bleu: 0.0\n", "===================================================================\n", "1388 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices for \n", "target: are there any online platforms to check \n", "prediction: online platforms available to check \n", "rank: 84 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.24236120999179625 min_bleu: 0.0\n", "===================================================================\n", "1389 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices for \n", "target: are there any online platforms to check \n", "prediction: to access online platforms to check \n", "rank: 3 bleu_score 0.6618726769384466 max_bleu: 0.8 avg_bleu: 0.24236120999179625 min_bleu: 0.0\n", "===================================================================\n", "1389 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices for \n", "target: are there any online platforms to check \n", "prediction: is there any online platforms to check \n", "rank: 7 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.24236120999179625 min_bleu: 0.0\n", "===================================================================\n", "1389 1500 ==== source list: kya ke daam check karne ke liye koi online platforms hain? || prices for \n", "target: are there any online platforms to check \n", "prediction: online platforms available to check \n", "rank: 83 bleu_score 0.6441233940645307 max_bleu: 0.8 avg_bleu: 0.24236120999179625 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: for growing is during the best soil irrigation.\n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: to get the best soil type for growing \n", "rank: 15 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 21 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 22 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 31 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type available for growing \n", "rank: 32 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 35 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 38 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 40 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 44 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 45 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 47 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 49 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 51 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 52 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 55 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1390 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal planting best soil type for growing \n", "rank: 74 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.44649324180698313 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 18 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: to get the best soil type for growing \n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 25 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 29 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 36 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 37 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: of the best soil is best for growing \n", "rank: 40 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type available for growing \n", "rank: 42 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 47 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: of the ideal soil is best for growing \n", "rank: 50 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 51 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 55 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 58 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 59 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: of krishi is the best soil type for growing \n", "rank: 66 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 76 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 77 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal planting best soil type for growing \n", "rank: 79 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1391 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 93 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739481 min_bleu: 0.0\n", "===================================================================\n", "1392 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || management is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 13 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1392 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || management is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: to get the best soil type for growing \n", "rank: 21 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1392 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || management is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 24 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1392 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || management is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 25 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1392 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || management is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: of krishi is the best soil type for growing \n", "rank: 41 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1392 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || management is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 49 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1392 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || management is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 61 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1392 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || management is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: for soil is the best for growing \n", "rank: 68 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1392 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || management is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: for growing is during the best soil irrigation.\n", "rank: 69 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1392 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || management is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: of the best soil is best for growing \n", "rank: 73 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1392 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || management is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: of the ideal soil is best for growing \n", "rank: 80 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1392 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || management is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 81 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1392 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || management is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 89 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: to get the best soil type for growing \n", "rank: 14 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 15 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 17 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land best soil type for growing \n", "rank: 20 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 27 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 32 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 34 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal planting best soil type for growing \n", "rank: 40 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 44 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type available for growing \n", "rank: 49 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: for growing is during the best soil irrigation.\n", "rank: 50 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 54 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 56 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 59 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 61 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal planting soil type for growing \n", "rank: 63 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 65 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 77 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1393 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || the best soil is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 92 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4522203732583822 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: to get the best soil type for growing \n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 17 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 20 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 21 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 24 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 25 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: of krishi is the best soil type for growing \n", "rank: 27 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 28 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type available for growing \n", "rank: 36 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 38 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 39 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 41 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 53 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 55 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: of the best soil is best for growing \n", "rank: 60 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 73 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal planting best soil type for growing \n", "rank: 75 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: of the ideal soil is best for growing \n", "rank: 76 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1394 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 91 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.5221796786739482 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type available for growing \n", "rank: 0 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 21 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 23 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: to get the best soil type for growing \n", "rank: 25 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 27 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 28 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 38 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: for growing is during the best soil irrigation.\n", "rank: 44 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 49 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 51 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 57 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 59 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 63 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 77 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 80 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal planting best soil type for growing \n", "rank: 81 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1395 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 91 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.45143897838090763 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: to get the best soil type for growing \n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal planting best soil type for growing \n", "rank: 18 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 34 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type available for growing \n", "rank: 43 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: for growing is during the best soil irrigation.\n", "rank: 47 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 49 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 50 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 51 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 52 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 57 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 58 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 60 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 61 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 76 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 77 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 91 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1396 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 93 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1397 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 20 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1397 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: to get the best soil type for growing \n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1397 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 27 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1397 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 29 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1397 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: of the ideal soil is best for growing \n", "rank: 31 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1397 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 33 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1397 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: of the best soil is best for growing \n", "rank: 35 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1397 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 53 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1397 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 54 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1397 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: for soil is the best for growing \n", "rank: 60 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1397 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: for growing is during the best soil irrigation.\n", "rank: 63 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1397 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: of krishi is the best soil type for growing \n", "rank: 70 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1397 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is best soil most suitable for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 89 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4338256674450083 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: for growing is during the best soil irrigation.\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: to get the best soil type for growing \n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 21 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 33 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 34 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 41 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 42 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type available for growing \n", "rank: 44 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 52 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 55 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 59 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 60 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 61 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 76 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal planting best soil type for growing \n", "rank: 77 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 88 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1398 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 91 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4514389783809077 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: to get the best soil type for growing \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 16 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 17 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 18 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 19 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: for growing is during the best soil irrigation.\n", "rank: 21 bleu_score 0.7777777777777778 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 23 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 25 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best soil type for growing \n", "rank: 30 bleu_score 0.8824969025845955 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 32 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 35 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 37 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type available for growing \n", "rank: 39 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is best soil type for growing \n", "rank: 53 bleu_score 0.7514772930752859 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal planting best soil type for growing \n", "rank: 67 bleu_score 0.8 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the ideal soil type for growing \n", "rank: 76 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1399 1500 ==== source list: bhindi ugaane ke liye sabse achchhi mitti kaun si hai? || is the best soil type for growing \n", "target: what is the best soil type for growing \n", "prediction: is the best land type for growing \n", "rank: 91 bleu_score 0.772184789761521 max_bleu: 0.8824969025845955 avg_bleu: 0.4464932418069831 min_bleu: 0.0\n", "===================================================================\n", "1400 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: affected common factors influence the market price of \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1400 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence the market price of \n", "rank: 10 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1400 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common the factors influence the market price of \n", "rank: 15 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1400 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence effective market price of \n", "rank: 19 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1400 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence effective the market price of \n", "rank: 30 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1400 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors affect the market price of \n", "rank: 60 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1401 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence the market price of \n", "rank: 3 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1401 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common the factors influence the market price of \n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1401 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: affected common factors influence the market price of \n", "rank: 27 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1401 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors affect the market price of \n", "rank: 37 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1401 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence effective the market price of \n", "rank: 78 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1401 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence effective market price of \n", "rank: 80 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1402 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market prices are major \n", "target: what factors influence the market price of \n", "prediction: common the factors influence the market price of \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4119341660915768 min_bleu: 0.0\n", "===================================================================\n", "1402 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market prices are major \n", "target: what factors influence the market price of \n", "prediction: common factors influence the market price of \n", "rank: 19 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4119341660915768 min_bleu: 0.0\n", "===================================================================\n", "1402 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market prices are major \n", "target: what factors influence the market price of \n", "prediction: common factors affect the market price of \n", "rank: 30 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4119341660915768 min_bleu: 0.0\n", "===================================================================\n", "1402 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market prices are major \n", "target: what factors influence the market price of \n", "prediction: common factors influence effective the market price of \n", "rank: 66 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4119341660915768 min_bleu: 0.0\n", "===================================================================\n", "1402 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market prices are major \n", "target: what factors influence the market price of \n", "prediction: common factors influence effective market price of \n", "rank: 68 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4119341660915768 min_bleu: 0.0\n", "===================================================================\n", "1403 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || prices are major pests that affect the market price of \n", "target: what factors influence the market price of \n", "prediction: common factors influence the market price of \n", "rank: 1 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.41144205796867767 min_bleu: 0.0\n", "===================================================================\n", "1403 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || prices are major pests that affect the market price of \n", "target: what factors influence the market price of \n", "prediction: common factors influence effective the market price of \n", "rank: 19 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.41144205796867767 min_bleu: 0.0\n", "===================================================================\n", "1403 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || prices are major pests that affect the market price of \n", "target: what factors influence the market price of \n", "prediction: common factors affect the market price of \n", "rank: 39 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.41144205796867767 min_bleu: 0.0\n", "===================================================================\n", "1403 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || prices are major pests that affect the market price of \n", "target: what factors influence the market price of \n", "prediction: common factors influence effective market price of \n", "rank: 73 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.41144205796867767 min_bleu: 0.0\n", "===================================================================\n", "1404 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || affect plant market price of \n", "target: what factors influence the market price of \n", "prediction: common factors influence the market price of \n", "rank: 2 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.41219463104909765 min_bleu: 0.0\n", "===================================================================\n", "1404 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || affect plant market price of \n", "target: what factors influence the market price of \n", "prediction: common the factors influence the market price of \n", "rank: 19 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.41219463104909765 min_bleu: 0.0\n", "===================================================================\n", "1404 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || affect plant market price of \n", "target: what factors influence the market price of \n", "prediction: common factors affect the market price of \n", "rank: 29 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.41219463104909765 min_bleu: 0.0\n", "===================================================================\n", "1404 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || affect plant market price of \n", "target: what factors influence the market price of \n", "prediction: common factors influence effective the market price of \n", "rank: 70 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.41219463104909765 min_bleu: 0.0\n", "===================================================================\n", "1404 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || affect plant market price of \n", "target: what factors influence the market price of \n", "prediction: common factors influence effective market price of \n", "rank: 71 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.41219463104909765 min_bleu: 0.0\n", "===================================================================\n", "1405 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market prices are major \n", "target: what factors influence the market price of \n", "prediction: common the factors influence the market price of \n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4119341660915768 min_bleu: 0.0\n", "===================================================================\n", "1405 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market prices are major \n", "target: what factors influence the market price of \n", "prediction: common factors influence the market price of \n", "rank: 1 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4119341660915768 min_bleu: 0.0\n", "===================================================================\n", "1405 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market prices are major \n", "target: what factors influence the market price of \n", "prediction: common factors influence effective market price of \n", "rank: 9 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4119341660915768 min_bleu: 0.0\n", "===================================================================\n", "1405 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market prices are major \n", "target: what factors influence the market price of \n", "prediction: common factors affect the market price of \n", "rank: 36 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4119341660915768 min_bleu: 0.0\n", "===================================================================\n", "1405 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market prices are major \n", "target: what factors influence the market price of \n", "prediction: common factors influence effective the market price of \n", "rank: 68 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4119341660915768 min_bleu: 0.0\n", "===================================================================\n", "1406 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence the market price of \n", "rank: 1 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1406 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: affected common factors influence the market price of \n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1406 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common the factors influence the market price of \n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1406 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence effective market price of \n", "rank: 23 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1406 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence effective the market price of \n", "rank: 26 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1406 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors affect the market price of \n", "rank: 46 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1407 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence the market price of \n", "rank: 1 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4365890183736311 min_bleu: 0.0\n", "===================================================================\n", "1407 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common the factors influence the market price of \n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736311 min_bleu: 0.0\n", "===================================================================\n", "1407 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: affected common factors influence the market price of \n", "rank: 31 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736311 min_bleu: 0.0\n", "===================================================================\n", "1407 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence effective market price of \n", "rank: 34 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4365890183736311 min_bleu: 0.0\n", "===================================================================\n", "1407 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors affect the market price of \n", "rank: 55 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4365890183736311 min_bleu: 0.0\n", "===================================================================\n", "1407 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence effective the market price of \n", "rank: 78 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736311 min_bleu: 0.0\n", "===================================================================\n", "1408 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || prices are major pests that affect the market price of \n", "target: what factors influence the market price of \n", "prediction: common factors influence the market price of \n", "rank: 4 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.41144205796867767 min_bleu: 0.0\n", "===================================================================\n", "1408 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || prices are major pests that affect the market price of \n", "target: what factors influence the market price of \n", "prediction: common factors affect the market price of \n", "rank: 38 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.41144205796867767 min_bleu: 0.0\n", "===================================================================\n", "1408 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || prices are major pests that affect the market price of \n", "target: what factors influence the market price of \n", "prediction: common factors influence effective market price of \n", "rank: 65 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.41144205796867767 min_bleu: 0.0\n", "===================================================================\n", "1408 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || prices are major pests that affect the market price of \n", "target: what factors influence the market price of \n", "prediction: common factors influence effective the market price of \n", "rank: 66 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.41144205796867767 min_bleu: 0.0\n", "===================================================================\n", "1409 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common the factors influence the market price of \n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1409 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: affected common factors influence the market price of \n", "rank: 11 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1409 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence the market price of \n", "rank: 13 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1409 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors affect the market price of \n", "rank: 50 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1409 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence effective the market price of \n", "rank: 80 bleu_score 0.7777777777777778 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1409 1500 ==== source list: kheera ke bazaar mulya ko kaun se factors prabhavit karte hain? || market price fluctuations\n", "target: what factors influence the market price of \n", "prediction: common factors influence effective market price of \n", "rank: 81 bleu_score 0.75 max_bleu: 0.875 avg_bleu: 0.4365890183736312 min_bleu: 0.0\n", "===================================================================\n", "1410 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: social media to get a quality market price for \n", "rank: 2 bleu_score 0.45241870901797976 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1410 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: social the best practices to get a quality for market \n", "rank: 7 bleu_score 0.45454545454545453 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1410 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 20 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1410 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 23 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1410 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to get a quality of market price for \n", "rank: 26 bleu_score 0.46153846153846156 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1410 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high quality for market \n", "rank: 31 bleu_score 0.5154669590932291 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1410 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to get a quality of for market \n", "rank: 36 bleu_score 0.44485411273156 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1410 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high market quality for \n", "rank: 56 bleu_score 0.48404410457807934 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1410 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure market quality for \n", "rank: 77 bleu_score 0.43459820850707825 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1411 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: social the best practices to get a quality for market \n", "rank: 5 bleu_score 0.45454545454545453 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1411 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: social media to get a quality market price for \n", "rank: 6 bleu_score 0.45241870901797976 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1411 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 15 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1411 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 18 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1411 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to get a quality of for market \n", "rank: 20 bleu_score 0.44485411273156 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1411 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to get a quality of market price for \n", "rank: 44 bleu_score 0.46153846153846156 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1411 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high quality for market \n", "rank: 49 bleu_score 0.5154669590932291 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1411 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure market quality for \n", "rank: 82 bleu_score 0.43459820850707825 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1411 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high market quality for \n", "rank: 86 bleu_score 0.48404410457807934 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1412 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || doses to get a good market price for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 32 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.25092352870938306 min_bleu: 0.011108996538242306\n", "===================================================================\n", "1412 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || doses to get a good market price for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 43 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.25092352870938306 min_bleu: 0.011108996538242306\n", "===================================================================\n", "1412 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || doses to get a good market price for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high quality for market \n", "rank: 44 bleu_score 0.5154669590932291 max_bleu: 0.6363636363636364 avg_bleu: 0.25092352870938306 min_bleu: 0.011108996538242306\n", "===================================================================\n", "1412 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || doses to get a good market price for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to get market quality to ensure high market price for \n", "rank: 57 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.25092352870938306 min_bleu: 0.011108996538242306\n", "===================================================================\n", "1413 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 8 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1413 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 12 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1413 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: social media to get a quality market price for \n", "rank: 30 bleu_score 0.45241870901797976 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1413 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to get a quality of for market \n", "rank: 35 bleu_score 0.44485411273156 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1413 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to get a quality of market price for \n", "rank: 40 bleu_score 0.46153846153846156 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1413 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high market quality for \n", "rank: 46 bleu_score 0.48404410457807934 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1413 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high quality for market \n", "rank: 49 bleu_score 0.5154669590932291 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1413 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: social the best practices to get a quality for market \n", "rank: 52 bleu_score 0.45454545454545453 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1413 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure market quality for \n", "rank: 80 bleu_score 0.43459820850707825 max_bleu: 0.5429024508215757 avg_bleu: 0.2771077106027398 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1414 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: social media to get a quality market price for \n", "rank: 8 bleu_score 0.45241870901797976 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1414 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 11 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1414 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 12 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1414 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to get a quality of for market \n", "rank: 21 bleu_score 0.44485411273156 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1414 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to get a quality of market price for \n", "rank: 32 bleu_score 0.46153846153846156 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1414 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high quality for market \n", "rank: 42 bleu_score 0.5154669590932291 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1414 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: social the best practices to get a quality for market \n", "rank: 53 bleu_score 0.45454545454545453 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1414 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure market quality for \n", "rank: 71 bleu_score 0.43459820850707825 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1414 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get the quality of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high market quality for \n", "rank: 82 bleu_score 0.48404410457807934 max_bleu: 0.5429024508215757 avg_bleu: 0.2791341195123845 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1415 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to receive a higher quality grade of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: of trichoderma viride for quality to ensure high market \n", "rank: 0 bleu_score 0.5454545454545454 max_bleu: 0.5454545454545454 avg_bleu: 0.2932154657045005 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1415 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to receive a higher quality grade of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to get a quality market \n", "rank: 4 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.2932154657045005 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1415 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to receive a higher quality grade of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: social the best practices to get a quality for market \n", "rank: 7 bleu_score 0.45454545454545453 max_bleu: 0.5454545454545454 avg_bleu: 0.2932154657045005 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1415 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to receive a higher quality grade of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - quality to ensure high quality market \n", "rank: 9 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.2932154657045005 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1415 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to receive a higher quality grade of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: of trichoderma viride to ensure high quality market \n", "rank: 12 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.2932154657045005 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1415 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to receive a higher quality grade of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 14 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.2932154657045005 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1415 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to receive a higher quality grade of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 15 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.2932154657045005 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1415 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to receive a higher quality grade of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 16 bleu_score 0.5429024508215757 max_bleu: 0.5454545454545454 avg_bleu: 0.2932154657045005 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1415 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to receive a higher quality grade of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high quality for market \n", "rank: 19 bleu_score 0.5154669590932291 max_bleu: 0.5454545454545454 avg_bleu: 0.2932154657045005 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1415 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to receive a higher quality grade of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to get a quality of for market \n", "rank: 21 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.2932154657045005 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1415 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to receive a higher quality grade of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to get the quality of for market \n", "rank: 48 bleu_score 0.44485411273156 max_bleu: 0.5454545454545454 avg_bleu: 0.2932154657045005 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1415 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to receive a higher quality grade of market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high market quality for \n", "rank: 63 bleu_score 0.48404410457807934 max_bleu: 0.5454545454545454 avg_bleu: 0.2932154657045005 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1416 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || doses to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 13 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.275974065893775 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1416 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || doses to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 14 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.275974065893775 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1416 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || doses to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to get a quality of market price for \n", "rank: 22 bleu_score 0.46153846153846156 max_bleu: 0.5429024508215757 avg_bleu: 0.275974065893775 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1416 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || doses to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high quality for market \n", "rank: 26 bleu_score 0.5154669590932291 max_bleu: 0.5429024508215757 avg_bleu: 0.275974065893775 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1416 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || doses to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high market quality for \n", "rank: 59 bleu_score 0.48404410457807934 max_bleu: 0.5429024508215757 avg_bleu: 0.275974065893775 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1416 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || doses to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure market quality for \n", "rank: 79 bleu_score 0.43459820850707825 max_bleu: 0.5429024508215757 avg_bleu: 0.275974065893775 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1416 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || doses to get the quality of \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: social the best practices to get a quality for market \n", "rank: 82 bleu_score 0.45454545454545453 max_bleu: 0.5429024508215757 avg_bleu: 0.275974065893775 min_bleu: 0.08688697172522257\n", "===================================================================\n", "1417 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the quality of for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to get a quality market \n", "rank: 3 bleu_score 0.45454545454545453 max_bleu: 0.5429024508215757 avg_bleu: 0.272449300398174 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1417 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the quality of for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: social the best practices to get a quality for market \n", "rank: 4 bleu_score 0.45454545454545453 max_bleu: 0.5429024508215757 avg_bleu: 0.272449300398174 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1417 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the quality of for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: social media to get a quality market price for \n", "rank: 5 bleu_score 0.45241870901797976 max_bleu: 0.5429024508215757 avg_bleu: 0.272449300398174 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1417 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the quality of for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 18 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.272449300398174 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1417 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the quality of for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to get a quality of for market \n", "rank: 19 bleu_score 0.44485411273156 max_bleu: 0.5429024508215757 avg_bleu: 0.272449300398174 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1417 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the quality of for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 25 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.272449300398174 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1417 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the quality of for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high quality for market \n", "rank: 53 bleu_score 0.5154669590932291 max_bleu: 0.5429024508215757 avg_bleu: 0.272449300398174 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1417 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the quality of for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure market quality for \n", "rank: 60 bleu_score 0.43459820850707825 max_bleu: 0.5429024508215757 avg_bleu: 0.272449300398174 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1417 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the quality of for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high market quality for \n", "rank: 83 bleu_score 0.48404410457807934 max_bleu: 0.5429024508215757 avg_bleu: 0.272449300398174 min_bleu: 0.07243303475117972\n", "===================================================================\n", "1418 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get a good market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 20 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.2367433567396816 min_bleu: 0.0\n", "===================================================================\n", "1418 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get a good market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high quality for market \n", "rank: 35 bleu_score 0.5154669590932291 max_bleu: 0.6363636363636364 avg_bleu: 0.2367433567396816 min_bleu: 0.0\n", "===================================================================\n", "1418 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get a good market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 41 bleu_score 0.5429024508215757 max_bleu: 0.6363636363636364 avg_bleu: 0.2367433567396816 min_bleu: 0.0\n", "===================================================================\n", "1418 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || to get a good market \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to get market quality to ensure high market price for \n", "rank: 60 bleu_score 0.6363636363636364 max_bleu: 0.6363636363636364 avg_bleu: 0.2367433567396816 min_bleu: 0.0\n", "===================================================================\n", "1419 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the best market price for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: of trichoderma viride to ensure high quality market \n", "rank: 12 bleu_score 0.45241870901797976 max_bleu: 0.5429024508215757 avg_bleu: 0.2646322555787933 min_bleu: 0.06948345122280154\n", "===================================================================\n", "1419 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the best market price for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to get the best market price for \n", "rank: 15 bleu_score 0.5 max_bleu: 0.5429024508215757 avg_bleu: 0.2646322555787933 min_bleu: 0.06948345122280154\n", "===================================================================\n", "1419 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the best market price for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 16 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.2646322555787933 min_bleu: 0.06948345122280154\n", "===================================================================\n", "1419 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the best market price for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to get a quality of for market \n", "rank: 18 bleu_score 0.44485411273156 max_bleu: 0.5429024508215757 avg_bleu: 0.2646322555787933 min_bleu: 0.06948345122280154\n", "===================================================================\n", "1419 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the best market price for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high quality for market \n", "rank: 24 bleu_score 0.5154669590932291 max_bleu: 0.5429024508215757 avg_bleu: 0.2646322555787933 min_bleu: 0.06948345122280154\n", "===================================================================\n", "1419 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the best market price for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to get the best market price for \n", "rank: 29 bleu_score 0.5 max_bleu: 0.5429024508215757 avg_bleu: 0.2646322555787933 min_bleu: 0.06948345122280154\n", "===================================================================\n", "1419 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the best market price for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: - ensure high quality to maintain market price for \n", "rank: 45 bleu_score 0.5429024508215757 max_bleu: 0.5429024508215757 avg_bleu: 0.2646322555787933 min_bleu: 0.06948345122280154\n", "===================================================================\n", "1419 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the best market price for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure market quality for \n", "rank: 81 bleu_score 0.43459820850707825 max_bleu: 0.5429024508215757 avg_bleu: 0.2646322555787933 min_bleu: 0.06948345122280154\n", "===================================================================\n", "1419 1500 ==== source list: achhe bazaar mulya ke liye ki gunvatta kaise sunishchit kare? || clay the best market price for \n", "target: how to ensure quality to fetch good market prices for \n", "prediction: to ensure high market quality for \n", "rank: 91 bleu_score 0.48404410457807934 max_bleu: 0.5429024508215757 avg_bleu: 0.2646322555787933 min_bleu: 0.06948345122280154\n", "===================================================================\n", "1420 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 1 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.2769493619162224 min_bleu: 0.0\n", "===================================================================\n", "1420 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: of how to find \n", "rank: 8 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.2769493619162224 min_bleu: 0.0\n", "===================================================================\n", "1420 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 17 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.2769493619162224 min_bleu: 0.0\n", "===================================================================\n", "1420 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: how to find wholesale for \n", "rank: 31 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.2769493619162224 min_bleu: 0.0\n", "===================================================================\n", "1421 1500 ==== source list: thok mein ke kaise || nematode problems in bihar how to a good \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 0 bleu_score 0.7430381997858699 max_bleu: 0.8 avg_bleu: 0.36200717134181787 min_bleu: 0.0\n", "===================================================================\n", "1421 1500 ==== source list: thok mein ke kaise || nematode problems in bihar how to a good \n", "target: how to find for in \n", "prediction: how to find wholesale for in \n", "rank: 2 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.36200717134181787 min_bleu: 0.0\n", "===================================================================\n", "1421 1500 ==== source list: thok mein ke kaise || nematode problems in bihar how to a good \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 11 bleu_score 0.7430381997858699 max_bleu: 0.8 avg_bleu: 0.36200717134181787 min_bleu: 0.0\n", "===================================================================\n", "1421 1500 ==== source list: thok mein ke kaise || nematode problems in bihar how to a good \n", "target: how to find for in \n", "prediction: of how to find for \n", "rank: 31 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.36200717134181787 min_bleu: 0.0\n", "===================================================================\n", "1421 1500 ==== source list: thok mein ke kaise || nematode problems in bihar how to a good \n", "target: how to find for in \n", "prediction: how to find of in \n", "rank: 40 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.36200717134181787 min_bleu: 0.0\n", "===================================================================\n", "1421 1500 ==== source list: thok mein ke kaise || nematode problems in bihar how to a good \n", "target: how to find for in \n", "prediction: of how to find for in \n", "rank: 61 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.36200717134181787 min_bleu: 0.0\n", "===================================================================\n", "1421 1500 ==== source list: thok mein ke kaise || nematode problems in bihar how to a good \n", "target: how to find for in \n", "prediction: how can find wholesale for in \n", "rank: 75 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.36200717134181787 min_bleu: 0.0\n", "===================================================================\n", "1421 1500 ==== source list: thok mein ke kaise || nematode problems in bihar how to a good \n", "target: how to find for in \n", "prediction: of access to find wholesale for in \n", "rank: 79 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.36200717134181787 min_bleu: 0.0\n", "===================================================================\n", "1421 1500 ==== source list: thok mein ke kaise || nematode problems in bihar how to a good \n", "target: how to find for in \n", "prediction: how can find of in \n", "rank: 81 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.36200717134181787 min_bleu: 0.0\n", "===================================================================\n", "1421 1500 ==== source list: thok mein ke kaise || nematode problems in bihar how to a good \n", "target: how to find for in \n", "prediction: of access to find for in \n", "rank: 87 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.36200717134181787 min_bleu: 0.0\n", "===================================================================\n", "1422 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: how to find wholesale for \n", "rank: 1 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.27694936191622244 min_bleu: 0.0\n", "===================================================================\n", "1422 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 5 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.27694936191622244 min_bleu: 0.0\n", "===================================================================\n", "1422 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: of how to find \n", "rank: 8 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.27694936191622244 min_bleu: 0.0\n", "===================================================================\n", "1422 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 28 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.27694936191622244 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: of access how to find \n", "rank: 2 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: how to get of \n", "rank: 4 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 6 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: of how to find \n", "rank: 8 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: of how can i find \n", "rank: 14 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: how to find wholesale of \n", "rank: 37 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: to wholesale how can i find \n", "rank: 42 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: to get how to find of \n", "rank: 43 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: - how to find of \n", "rank: 48 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: to get how can i find \n", "rank: 50 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: of marigold how to find \n", "rank: 53 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: marigold flowers. how to find of \n", "rank: 57 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: how can i find of \n", "rank: 59 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1423 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: how can be find for \n", "rank: 83 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.35047658302003987 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: to get how to find of \n", "rank: 3 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: how to find wholesale of \n", "rank: 6 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: marigold flowers. how to find of \n", "rank: 7 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: of how to find \n", "rank: 8 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: how to get of \n", "rank: 15 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: to get how can i find \n", "rank: 17 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 22 bleu_score 0.7430381997858699 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: of marigold how to find \n", "rank: 23 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: of how can i find \n", "rank: 27 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: of access how to find \n", "rank: 31 bleu_score 0.6191984998215584 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: to wholesale how can i find \n", "rank: 43 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: - how to find of \n", "rank: 54 bleu_score 0.75 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: how can be find for \n", "rank: 59 bleu_score 0.6666666666666666 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1424 1500 ==== source list: thok mein ke kaise || nematode problems in how to irrigate \n", "target: how to find for in \n", "prediction: how can i find of \n", "rank: 60 bleu_score 0.625 max_bleu: 0.75 avg_bleu: 0.3504765830200398 min_bleu: 0.0\n", "===================================================================\n", "1425 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 1 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1425 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: of how to find \n", "rank: 3 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1425 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 7 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1425 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: how to find wholesale for \n", "rank: 24 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1425 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: iu how to find \n", "rank: 55 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1426 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 2 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.27694936191622244 min_bleu: 0.0\n", "===================================================================\n", "1426 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: how to find wholesale for \n", "rank: 4 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.27694936191622244 min_bleu: 0.0\n", "===================================================================\n", "1426 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 6 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.27694936191622244 min_bleu: 0.0\n", "===================================================================\n", "1426 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: of how to find \n", "rank: 9 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.27694936191622244 min_bleu: 0.0\n", "===================================================================\n", "1427 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 3 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1427 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: of how to find \n", "rank: 5 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1427 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: how to find wholesale for \n", "rank: 13 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1427 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 15 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1427 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: iu how to find \n", "rank: 64 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1428 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: iu how to find \n", "rank: 2 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1428 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: of how to find \n", "rank: 4 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1428 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 6 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1428 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: how to find wholesale for \n", "rank: 12 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1428 1500 ==== source list: thok mein ke kaise || nematode problems how can i identify a balanced diet for in wholesale \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 23 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.29312591903280877 min_bleu: 0.0\n", "===================================================================\n", "1429 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 4 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.27694936191622244 min_bleu: 0.0\n", "===================================================================\n", "1429 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: of how to find \n", "rank: 11 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.27694936191622244 min_bleu: 0.0\n", "===================================================================\n", "1429 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: how to find of \n", "rank: 20 bleu_score 0.7430381997858699 max_bleu: 0.875 avg_bleu: 0.27694936191622244 min_bleu: 0.0\n", "===================================================================\n", "1429 1500 ==== source list: thok mein ke kaise || nematode problems in wholesale how to irrigate \n", "target: how to find for in \n", "prediction: how to find wholesale for \n", "rank: 38 bleu_score 0.875 max_bleu: 0.875 avg_bleu: 0.27694936191622244 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in marketing and their management?\n", "rank: 0 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: and their management are crucial for common viral diseases in \n", "rank: 1 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 2 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 5 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 8 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral diseases in and their management?\n", "rank: 10 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 13 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of viral diseases in and their management?\n", "rank: 18 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common diseases in and their management?\n", "rank: 26 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 30 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are common viral diseases in and their management?\n", "rank: 31 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 37 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 38 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are some common viral diseases and their management?\n", "rank: 39 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 40 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in tulsi and their management?\n", "rank: 56 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral infections in and their management?\n", "rank: 63 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 65 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 66 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 68 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common diseases in and their management?\n", "rank: 85 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common viral diseases in and their management?\n", "rank: 87 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1430 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, a that are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common snails of viral diseases in and their management?\n", "rank: 95 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.45073028023682343 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 1 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 2 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: of viral diseases in and their management?\n", "rank: 3 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 7 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 10 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral infections in and their management?\n", "rank: 13 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral diseases in and their management?\n", "rank: 16 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 17 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in sugarcane and their management?\n", "rank: 22 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are common viral diseases in and their management?\n", "rank: 31 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 35 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 38 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 39 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common viral diseases in and their management?\n", "rank: 47 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: of common diseases in and their management?\n", "rank: 62 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: and their management are crucial for common viral diseases in \n", "rank: 64 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 69 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 70 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 76 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are some common viral diseases and their management?\n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in marketing and their management?\n", "rank: 82 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common diseases in and their management?\n", "rank: 88 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1431 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common snails of viral diseases in and their management?\n", "rank: 94 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.45184414368549847 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: of common diseases in and their management?\n", "rank: 0 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 4 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral diseases in and their management?\n", "rank: 6 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 7 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral infections in and their management?\n", "rank: 8 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in marketing and their management?\n", "rank: 16 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: of viral diseases in and their management?\n", "rank: 22 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: and their management are crucial for common viral diseases in \n", "rank: 28 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 29 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 30 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 32 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 35 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 37 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in tulsi and their management?\n", "rank: 51 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 54 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 60 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 63 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are common viral diseases in and their management?\n", "rank: 67 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 69 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are some common viral diseases and their management?\n", "rank: 76 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common viral diseases in and their management?\n", "rank: 81 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common diseases in and their management?\n", "rank: 87 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1432 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common snails of viral diseases in and their management?\n", "rank: 95 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.45067560554592595 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 1 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 8 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 10 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common diseases in and their management?\n", "rank: 12 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 15 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 23 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral diseases in and their management?\n", "rank: 24 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 26 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 36 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of viral diseases in and their management?\n", "rank: 42 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in tulsi and their management?\n", "rank: 43 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 56 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 57 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 58 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are common viral diseases in and their management?\n", "rank: 63 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: snails of common viral diseases in and their management?\n", "rank: 68 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: and their manage common viral diseases in \n", "rank: 70 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 71 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are some common viral diseases and their management?\n", "rank: 73 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral infections in and their management?\n", "rank: 74 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in marketing and their management?\n", "rank: 77 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in sugarcane cultivation, and their management?\n", "rank: 88 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1433 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || in a healthy root what are the common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common snails of viral diseases in and their management?\n", "rank: 94 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4605257874693063 min_bleu: 0.0\n", "===================================================================\n", "1434 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and their management are common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 8 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.4506621125228369 min_bleu: 0.0\n", "===================================================================\n", "1434 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and their management are common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 12 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.4506621125228369 min_bleu: 0.0\n", "===================================================================\n", "1434 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and their management are common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common snails of viral diseases in and their management?\n", "rank: 14 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4506621125228369 min_bleu: 0.0\n", "===================================================================\n", "1434 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and their management are common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral diseases in and their management?\n", "rank: 24 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4506621125228369 min_bleu: 0.0\n", "===================================================================\n", "1434 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and their management are common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 35 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.4506621125228369 min_bleu: 0.0\n", "===================================================================\n", "1434 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and their management are common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 39 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.4506621125228369 min_bleu: 0.0\n", "===================================================================\n", "1434 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and their management are common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 48 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.4506621125228369 min_bleu: 0.0\n", "===================================================================\n", "1434 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and their management are common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: of more common viral diseases in and their management?\n", "rank: 54 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4506621125228369 min_bleu: 0.0\n", "===================================================================\n", "1434 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and their management are common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: snails are common viral diseases in and their management?\n", "rank: 59 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4506621125228369 min_bleu: 0.0\n", "===================================================================\n", "1434 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and their management are common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: snails in a common viral diseases in and their management?\n", "rank: 72 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4506621125228369 min_bleu: 0.0\n", "===================================================================\n", "1434 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and their management are common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: snails are in a common viral and their management?\n", "rank: 84 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4506621125228369 min_bleu: 0.0\n", "===================================================================\n", "1435 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: snails are in a common viral and their management?\n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4476879526968556 min_bleu: 0.0\n", "===================================================================\n", "1435 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 14 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.4476879526968556 min_bleu: 0.0\n", "===================================================================\n", "1435 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 16 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.4476879526968556 min_bleu: 0.0\n", "===================================================================\n", "1435 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 18 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.4476879526968556 min_bleu: 0.0\n", "===================================================================\n", "1435 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral diseases in and their management?\n", "rank: 23 bleu_score 0.7954127260572175 max_bleu: 0.9 avg_bleu: 0.4476879526968556 min_bleu: 0.0\n", "===================================================================\n", "1435 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: snails are common viral diseases in and their management?\n", "rank: 24 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.4476879526968556 min_bleu: 0.0\n", "===================================================================\n", "1435 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 33 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.4476879526968556 min_bleu: 0.0\n", "===================================================================\n", "1435 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 49 bleu_score 0.7788007830714049 max_bleu: 0.9 avg_bleu: 0.4476879526968556 min_bleu: 0.0\n", "===================================================================\n", "1435 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: snails in a common viral diseases in and their management?\n", "rank: 70 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.4476879526968556 min_bleu: 0.0\n", "===================================================================\n", "1435 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral infections and what are the common viral diseases in \n", "target: what are common viral diseases in and their management?\n", "prediction: common snails of viral diseases in and their management?\n", "rank: 94 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.4476879526968556 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 3 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 5 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 9 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: and their management are common viral diseases in \n", "rank: 12 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 17 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of viral diseases in and their management?\n", "rank: 18 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 26 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 30 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral diseases in and their management?\n", "rank: 32 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are some common viral diseases and their management?\n", "rank: 33 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 39 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 40 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in tulsi and their management?\n", "rank: 50 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common diseases in and their management?\n", "rank: 53 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 57 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 58 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral infections in and their management?\n", "rank: 59 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 61 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are common viral diseases in and their management?\n", "rank: 65 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of viral including viral diseases in and their management?\n", "rank: 68 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in marketing and their management?\n", "rank: 74 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common viral diseases in and their management?\n", "rank: 83 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common diseases in and their management?\n", "rank: 84 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1436 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are a diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common snails of viral diseases in and their management?\n", "rank: 93 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4531183062579487 min_bleu: 0.0\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 1 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of viral diseases in and their management?\n", "rank: 9 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 20 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in tulsi and their management?\n", "rank: 28 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral diseases in and their management?\n", "rank: 36 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: and their management are common viral diseases in \n", "rank: 44 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: and their management are crucial for viral diseases in \n", "rank: 46 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 52 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common diseases in and their management?\n", "rank: 56 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral infections in and their management?\n", "rank: 60 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are common viral diseases in and their management?\n", "rank: 67 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are some common viral diseases and their management?\n", "rank: 70 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: and their management? 🌾 viral diseases in \n", "rank: 74 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in marketing and their management?\n", "rank: 76 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common viral diseases in and their management?\n", "rank: 80 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common diseases in and their management?\n", "rank: 85 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1437 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral disease management are common viral diseases in and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common snails of viral diseases in and their management?\n", "rank: 94 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.41751020797734534 min_bleu: 0.06464797857627003\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: and their management are common viral diseases in \n", "rank: 0 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common diseases in and their management?\n", "rank: 1 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 4 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 5 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 6 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 8 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 9 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 13 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral diseases in and their management?\n", "rank: 14 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in marketing and their management?\n", "rank: 16 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 19 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of viral diseases in and their management?\n", "rank: 20 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in sugarcane and their management?\n", "rank: 23 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 29 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of viral including viral diseases in and their management?\n", "rank: 31 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 33 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common snails of viral diseases in and their management?\n", "rank: 36 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases of viral diseases in and their management?\n", "rank: 39 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 40 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral infections in and their management?\n", "rank: 58 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 60 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are common viral diseases in and their management?\n", "rank: 67 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are some common viral diseases and their management?\n", "rank: 74 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common diseases in and their management?\n", "rank: 85 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1438 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || days, diseases in a and their management?\n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common viral diseases in and their management?\n", "rank: 87 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.4620253222023707 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 0 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 3 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: and their management are crucial for common viral diseases in \n", "rank: 6 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 8 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral diseases in and their management?\n", "rank: 11 bleu_score 0.7954127260572175 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: of common viral infections in and their management?\n", "rank: 19 bleu_score 0.6959861353000654 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: of viral diseases in and their management?\n", "rank: 20 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 32 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 39 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 41 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common viral diseases in and their management?\n", "rank: 42 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in and their management?\n", "rank: 43 bleu_score 0.7788007830714049 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: snails of a common diseases in and their management?\n", "rank: 50 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: of common diseases in and their management?\n", "rank: 57 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral diseases in sugarcane and their management?\n", "rank: 58 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 60 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 63 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common viral infections in and their management?\n", "rank: 67 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are common viral diseases in and their management?\n", "rank: 71 bleu_score 0.75 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in and their management?\n", "rank: 72 bleu_score 0.6514390575310556 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: of snails are some common viral diseases and their management?\n", "rank: 76 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common diseases in marketing and their management?\n", "rank: 79 bleu_score 0.6814506851874793 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1439 1500 ==== source list: mein aam viral bimariyan aur unka prabandhan kya hain? || viral diseases and their management are common in \n", "target: what are common viral diseases in and their management?\n", "prediction: common snails of viral diseases in and their management?\n", "rank: 94 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.45184414368549836 min_bleu: 0.0\n", "===================================================================\n", "1440 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i contract directly to get subsidies for \n", "rank: 16 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.25762271932434455 min_bleu: 0.0\n", "===================================================================\n", "1440 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies are effective for \n", "rank: 33 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.25762271932434455 min_bleu: 0.0\n", "===================================================================\n", "1440 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get the ideal temperature for seed \n", "rank: 35 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.25762271932434455 min_bleu: 0.0\n", "===================================================================\n", "1440 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies for \n", "rank: 36 bleu_score 0.5054422164271946 max_bleu: 0.5555555555555556 avg_bleu: 0.25762271932434455 min_bleu: 0.0\n", "===================================================================\n", "1440 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get the kisan scheme for \n", "rank: 46 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.25762271932434455 min_bleu: 0.0\n", "===================================================================\n", "1440 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: - can i get subsidies for seed \n", "rank: 67 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.25762271932434455 min_bleu: 0.0\n", "===================================================================\n", "1441 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies for \n", "rank: 16 bleu_score 0.5054422164271946 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1441 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get the kisan scheme for \n", "rank: 22 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1441 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get the ideal temperature for seed \n", "rank: 35 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1441 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i contract directly to get subsidies for \n", "rank: 46 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1441 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: - can i get subsidies for seed \n", "rank: 59 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1441 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies are effective for \n", "rank: 81 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1442 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get a seed treatment for \n", "rank: 1 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1442 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: seed 1-2 can get financial assistance for \n", "rank: 3 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1442 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get a for seed \n", "rank: 13 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1442 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies on seeds for \n", "rank: 27 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1442 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: seed 1-2 can i get subsidies for \n", "rank: 35 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1442 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i contract directly to get subsidies for \n", "rank: 40 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1442 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: seed treatment can i get subsidies for \n", "rank: 57 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1443 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies for \n", "rank: 16 bleu_score 0.5054422164271946 max_bleu: 0.5555555555555556 avg_bleu: 0.25762271932434455 min_bleu: 0.0\n", "===================================================================\n", "1443 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get the kisan scheme for \n", "rank: 18 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.25762271932434455 min_bleu: 0.0\n", "===================================================================\n", "1443 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i contract directly to get subsidies for \n", "rank: 20 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.25762271932434455 min_bleu: 0.0\n", "===================================================================\n", "1443 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get the ideal temperature for seed \n", "rank: 38 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.25762271932434455 min_bleu: 0.0\n", "===================================================================\n", "1443 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: - can i get subsidies for seed \n", "rank: 63 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.25762271932434455 min_bleu: 0.0\n", "===================================================================\n", "1443 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies are effective for \n", "rank: 76 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.25762271932434455 min_bleu: 0.0\n", "===================================================================\n", "1444 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get a seed treatment for \n", "rank: 2 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1444 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get a for seed \n", "rank: 11 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1444 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: seed treatment can i get subsidies for \n", "rank: 35 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1444 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i contract directly to get subsidies for \n", "rank: 37 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1444 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: seed 1-2 can i get subsidies for \n", "rank: 47 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1444 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: seed 1-2 can get financial assistance for \n", "rank: 65 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1444 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies on seeds for \n", "rank: 69 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.25802578753544353 min_bleu: 0.0\n", "===================================================================\n", "1445 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get the kisan scheme for \n", "rank: 15 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1445 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get the ideal temperature for seed \n", "rank: 24 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1445 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies for \n", "rank: 34 bleu_score 0.5054422164271946 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1445 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i contract directly to get subsidies for \n", "rank: 46 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1445 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: - can i get subsidies for seed \n", "rank: 60 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1445 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies are effective for \n", "rank: 79 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1446 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies are effective for \n", "rank: 16 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1446 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get the ideal temperature for seed \n", "rank: 19 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1446 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get the kisan scheme for \n", "rank: 37 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1446 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies for \n", "rank: 39 bleu_score 0.5054422164271946 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1446 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: - can i get subsidies for seed \n", "rank: 41 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1446 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing strategies can i get a for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i contract directly to get subsidies for \n", "rank: 44 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.2576227193243445 min_bleu: 0.0\n", "===================================================================\n", "1447 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || clay choose seed what i can get a good method:\n", "target: can i get financial assistance for buying seeds?\n", "prediction: seed 1-2 can get financial assistance for \n", "rank: 3 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.26170424045782864 min_bleu: 0.0\n", "===================================================================\n", "1447 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || clay choose seed what i can get a good method:\n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies for seed \n", "rank: 11 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.26170424045782864 min_bleu: 0.0\n", "===================================================================\n", "1447 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || clay choose seed what i can get a good method:\n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies on seeds for \n", "rank: 14 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.26170424045782864 min_bleu: 0.0\n", "===================================================================\n", "1447 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || clay choose seed what i can get a good method:\n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i contract directly to get subsidies for \n", "rank: 19 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.26170424045782864 min_bleu: 0.0\n", "===================================================================\n", "1447 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || clay choose seed what i can get a good method:\n", "target: can i get financial assistance for buying seeds?\n", "prediction: seed 1-2 can i get subsidies for \n", "rank: 46 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.26170424045782864 min_bleu: 0.0\n", "===================================================================\n", "1447 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || clay choose seed what i can get a good method:\n", "target: can i get financial assistance for buying seeds?\n", "prediction: seed treatment can i get subsidies for \n", "rank: 52 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.26170424045782864 min_bleu: 0.0\n", "===================================================================\n", "1448 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: seed 1-2 can get financial assistance for \n", "rank: 7 bleu_score 0.6618726769384466 max_bleu: 0.6618726769384466 avg_bleu: 0.2580257875354435 min_bleu: 0.0\n", "===================================================================\n", "1448 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get a seed treatment for \n", "rank: 9 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.2580257875354435 min_bleu: 0.0\n", "===================================================================\n", "1448 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get a for seed \n", "rank: 13 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.2580257875354435 min_bleu: 0.0\n", "===================================================================\n", "1448 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: seed 1-2 can i get subsidies for \n", "rank: 15 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.2580257875354435 min_bleu: 0.0\n", "===================================================================\n", "1448 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i contract directly to get subsidies for \n", "rank: 41 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.2580257875354435 min_bleu: 0.0\n", "===================================================================\n", "1448 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: seed treatment can i get subsidies for \n", "rank: 59 bleu_score 0.5515605641153721 max_bleu: 0.6618726769384466 avg_bleu: 0.2580257875354435 min_bleu: 0.0\n", "===================================================================\n", "1448 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || pricing choose seed how can i get a good air for \n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies on seeds for \n", "rank: 75 bleu_score 0.5555555555555556 max_bleu: 0.6618726769384466 avg_bleu: 0.2580257875354435 min_bleu: 0.0\n", "===================================================================\n", "1449 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || what is the ideal temperature ranges for sowing corn seeds?\n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get subsidies for irrigation systems in \n", "rank: 11 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.2756997625361283 min_bleu: 0.0\n", "===================================================================\n", "1449 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || what is the ideal temperature ranges for sowing corn seeds?\n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get daily market demand for \n", "rank: 15 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.2756997625361283 min_bleu: 0.0\n", "===================================================================\n", "1449 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || what is the ideal temperature ranges for sowing corn seeds?\n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get the ideal temperature for seed \n", "rank: 42 bleu_score 0.5555555555555556 max_bleu: 0.5555555555555556 avg_bleu: 0.2756997625361283 min_bleu: 0.0\n", "===================================================================\n", "1449 1500 ==== source list: kya mujhe ke beej kharidne ke liye financial mil sakti hai? || what is the ideal temperature ranges for sowing corn seeds?\n", "target: can i get financial assistance for buying seeds?\n", "prediction: can i get the seed treatment for \n", "rank: 69 bleu_score 0.5515605641153721 max_bleu: 0.5555555555555556 avg_bleu: 0.2756997625361283 min_bleu: 0.0\n", "===================================================================\n", "1450 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent insect damage in fields?\n", "rank: 6 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1450 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1450 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage in fields?\n", "rank: 36 bleu_score 0.8668778997501817 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1450 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to common bird damage in fields?\n", "rank: 48 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1450 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage on fields?\n", "rank: 53 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1450 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird perches in fields?\n", "rank: 69 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1451 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1451 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent insect damage in fields?\n", "rank: 4 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1451 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage on fields?\n", "rank: 11 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1451 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to common bird damage in fields?\n", "rank: 35 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1451 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage in fields?\n", "rank: 41 bleu_score 0.8668778997501817 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1451 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird perches in fields?\n", "rank: 70 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1452 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage on fields?\n", "rank: 5 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1452 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1452 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage in fields?\n", "rank: 36 bleu_score 0.8668778997501817 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1452 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent insect damage in fields?\n", "rank: 38 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1452 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to common bird damage in fields?\n", "rank: 54 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1452 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how do not irrigate oats in a fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird perches in fields?\n", "rank: 67 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3556036154215179 min_bleu: 0.0\n", "===================================================================\n", "1453 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1453 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 15 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1453 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to common bird damage in fields?\n", "rank: 47 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1453 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage in fields?\n", "rank: 49 bleu_score 0.8668778997501817 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1453 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent insect damage in fields?\n", "rank: 61 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1453 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage on fields?\n", "rank: 72 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1454 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to identify a white rust in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.4067675183958684 min_bleu: 0.0\n", "===================================================================\n", "1454 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to identify a white rust in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 11 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.4067675183958684 min_bleu: 0.0\n", "===================================================================\n", "1454 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to identify a white rust in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to common prevent bird damage in fields?\n", "rank: 12 bleu_score 0.7 max_bleu: 0.8668778997501817 avg_bleu: 0.4067675183958684 min_bleu: 0.0\n", "===================================================================\n", "1454 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to identify a white rust in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage on fields?\n", "rank: 17 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.4067675183958684 min_bleu: 0.0\n", "===================================================================\n", "1454 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to identify a white rust in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage in fields?\n", "rank: 29 bleu_score 0.8668778997501817 max_bleu: 0.8668778997501817 avg_bleu: 0.4067675183958684 min_bleu: 0.0\n", "===================================================================\n", "1454 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to identify a white rust in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 30 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.4067675183958684 min_bleu: 0.0\n", "===================================================================\n", "1454 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to identify a white rust in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to common bird damage in fields?\n", "rank: 44 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.4067675183958684 min_bleu: 0.0\n", "===================================================================\n", "1454 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to identify a white rust in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent insect damage in fields?\n", "rank: 50 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.4067675183958684 min_bleu: 0.0\n", "===================================================================\n", "1455 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how to prevent cuts in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 41 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.3957879985634973 min_bleu: 0.0\n", "===================================================================\n", "1455 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how to prevent cuts in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common insects to prevent bird damage in fields?\n", "rank: 47 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.3957879985634973 min_bleu: 0.0\n", "===================================================================\n", "1455 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how to prevent cuts in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent insect damage in fields?\n", "rank: 53 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3957879985634973 min_bleu: 0.0\n", "===================================================================\n", "1455 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how to prevent cuts in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage on fields?\n", "rank: 55 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3957879985634973 min_bleu: 0.0\n", "===================================================================\n", "1455 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how to prevent cuts in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to common bird damage in fields?\n", "rank: 64 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.3957879985634973 min_bleu: 0.0\n", "===================================================================\n", "1455 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how to prevent cuts in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 69 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.3957879985634973 min_bleu: 0.0\n", "===================================================================\n", "1455 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see that see how to prevent cuts in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage in fields?\n", "rank: 77 bleu_score 0.8668778997501817 max_bleu: 0.8668778997501817 avg_bleu: 0.3957879985634973 min_bleu: 0.0\n", "===================================================================\n", "1456 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how can mulching to prevent caterpillar damage in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage on fields?\n", "rank: 6 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.328773597263115 min_bleu: 0.0\n", "===================================================================\n", "1456 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how can mulching to prevent caterpillar damage in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage in fields?\n", "rank: 10 bleu_score 0.8668778997501817 max_bleu: 0.8668778997501817 avg_bleu: 0.328773597263115 min_bleu: 0.0\n", "===================================================================\n", "1456 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how can mulching to prevent caterpillar damage in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to mix longer bird damage in fields?\n", "rank: 31 bleu_score 0.75 max_bleu: 0.8668778997501817 avg_bleu: 0.328773597263115 min_bleu: 0.0\n", "===================================================================\n", "1456 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how can mulching to prevent caterpillar damage in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to common bird damage in fields?\n", "rank: 40 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.328773597263115 min_bleu: 0.0\n", "===================================================================\n", "1456 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how can mulching to prevent caterpillar damage in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent insect damage in fields?\n", "rank: 43 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.328773597263115 min_bleu: 0.0\n", "===================================================================\n", "1456 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how can mulching to prevent caterpillar damage in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird perches in fields?\n", "rank: 57 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.328773597263115 min_bleu: 0.0\n", "===================================================================\n", "1457 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 8 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1457 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1457 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage on fields?\n", "rank: 38 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1457 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage in fields?\n", "rank: 45 bleu_score 0.8668778997501817 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1457 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent insect damage in fields?\n", "rank: 62 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1457 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to common bird damage in fields?\n", "rank: 73 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1458 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 12 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1458 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1458 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage in fields?\n", "rank: 35 bleu_score 0.8668778997501817 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1458 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to common bird damage in fields?\n", "rank: 53 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1458 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent insect damage in fields?\n", "rank: 67 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1458 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage on fields?\n", "rank: 73 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1459 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1459 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: common bird to prevent bird damage in fields?\n", "rank: 11 bleu_score 0.7777777777777778 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1459 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage on fields?\n", "rank: 36 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1459 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent bird damage in fields?\n", "rank: 49 bleu_score 0.8668778997501817 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1459 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to prevent insect damage in fields?\n", "rank: 59 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1459 1500 ==== source list: saunf ke kheton mein pakshi kshati ko kaise rokein? || see how to prevent thrips in fields?\n", "target: how to prevent bird damage in fields?\n", "prediction: to common bird damage in fields?\n", "rank: 72 bleu_score 0.7430381997858699 max_bleu: 0.8668778997501817 avg_bleu: 0.33718954838864046 min_bleu: 0.0\n", "===================================================================\n", "1460 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management in cumin soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to manage soil-borne diseases in \n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.37370862928781684 min_bleu: 0.0\n", "===================================================================\n", "1460 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management in cumin soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture exam! how to manage soil-borne diseases in \n", "rank: 11 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.37370862928781684 min_bleu: 0.0\n", "===================================================================\n", "1460 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management in cumin soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - how to manage soil-borne diseases in \n", "rank: 15 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.37370862928781684 min_bleu: 0.0\n", "===================================================================\n", "1460 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management in cumin soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - how to manage soil-borne diseases in \n", "rank: 19 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.37370862928781684 min_bleu: 0.0\n", "===================================================================\n", "1460 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management in cumin soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - how to manage soil-borne diseases in \n", "rank: 25 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.37370862928781684 min_bleu: 0.0\n", "===================================================================\n", "1460 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management in cumin soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases, how to manage soil-borne diseases in \n", "rank: 43 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.37370862928781684 min_bleu: 0.0\n", "===================================================================\n", "1460 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management in cumin soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases, how to manage soil-borne diseases in \n", "rank: 45 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.37370862928781684 min_bleu: 0.0\n", "===================================================================\n", "1460 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management in cumin soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - how to manage soil-borne diseases in \n", "rank: 48 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.37370862928781684 min_bleu: 0.0\n", "===================================================================\n", "1461 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture exam! how to manage soil-borne diseases in \n", "rank: 10 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1461 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to manage soil-borne diseases in \n", "rank: 12 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1461 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases, how to manage soil-borne diseases in \n", "rank: 18 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1461 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - how to manage soil-borne diseases in \n", "rank: 19 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1461 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - how to manage soil-borne diseases in \n", "rank: 24 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1461 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases how to manage soil-borne diseases in \n", "rank: 26 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1461 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - how to manage soil-borne diseases in \n", "rank: 35 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1461 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases, how to manage soil-borne diseases in \n", "rank: 43 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1462 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || in soils deficient mirch to manage soil-borne diseases\n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to get soil-borne diseases in \n", "rank: 4 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3751289064350242 min_bleu: 0.0\n", "===================================================================\n", "1462 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || in soils deficient mirch to manage soil-borne diseases\n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to manage soil-borne diseases in \n", "rank: 5 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.3751289064350242 min_bleu: 0.0\n", "===================================================================\n", "1462 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || in soils deficient mirch to manage soil-borne diseases\n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases how to manage soil-borne diseases in \n", "rank: 14 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.3751289064350242 min_bleu: 0.0\n", "===================================================================\n", "1462 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || in soils deficient mirch to manage soil-borne diseases\n", "target: how to manage soil-borne diseases in \n", "prediction: of disease management? how to manage soil-borne diseases in \n", "rank: 17 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3751289064350242 min_bleu: 0.0\n", "===================================================================\n", "1462 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || in soils deficient mirch to manage soil-borne diseases\n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases, how to manage soil-borne diseases in \n", "rank: 38 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.3751289064350242 min_bleu: 0.0\n", "===================================================================\n", "1462 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || in soils deficient mirch to manage soil-borne diseases\n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture exam! how to manage soil-borne diseases in \n", "rank: 42 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3751289064350242 min_bleu: 0.0\n", "===================================================================\n", "1463 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to manage soil-borne diseases in \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.38335606642501574 min_bleu: 0.0\n", "===================================================================\n", "1463 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases how to manage soil-borne diseases in \n", "rank: 3 bleu_score 0.7272727272727273 max_bleu: 0.7777777777777778 avg_bleu: 0.38335606642501574 min_bleu: 0.0\n", "===================================================================\n", "1463 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to get soil-borne diseases in \n", "rank: 9 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.38335606642501574 min_bleu: 0.0\n", "===================================================================\n", "1463 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture crystallization of mirch to manage soil-borne diseases in \n", "rank: 14 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.38335606642501574 min_bleu: 0.0\n", "===================================================================\n", "1463 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture crystallization of soil-borne diseases in \n", "rank: 35 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.38335606642501574 min_bleu: 0.0\n", "===================================================================\n", "1463 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: - diseases of soil-borne diseases in \n", "rank: 43 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.38335606642501574 min_bleu: 0.0\n", "===================================================================\n", "1463 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases, how to manage soil-borne diseases in \n", "rank: 52 bleu_score 0.7272727272727273 max_bleu: 0.7777777777777778 avg_bleu: 0.38335606642501574 min_bleu: 0.0\n", "===================================================================\n", "1463 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: of green fodder? how to manage soil-borne diseases in \n", "rank: 56 bleu_score 0.7272727272727273 max_bleu: 0.7777777777777778 avg_bleu: 0.38335606642501574 min_bleu: 0.0\n", "===================================================================\n", "1463 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: of disease management? how to manage soil-borne diseases in \n", "rank: 69 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.38335606642501574 min_bleu: 0.0\n", "===================================================================\n", "1463 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture government support is to manage soil-borne diseases in \n", "rank: 76 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.38335606642501574 min_bleu: 0.0\n", "===================================================================\n", "1463 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: - diseases like soil-borne diseases in \n", "rank: 83 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.38335606642501574 min_bleu: 0.0\n", "===================================================================\n", "1464 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases how to manage soil-borne diseases in \n", "rank: 15 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1464 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: of disease management? how to manage soil-borne diseases in \n", "rank: 26 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1464 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases, how to manage soil-borne diseases in \n", "rank: 27 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1464 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to manage soil-borne diseases in \n", "rank: 41 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1464 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture exam! how to manage soil-borne diseases in \n", "rank: 48 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1464 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to get soil-borne diseases in \n", "rank: 54 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1464 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture government support to manage soil-borne diseases in \n", "rank: 58 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1465 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is caused to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases how to manage soil-borne diseases in \n", "rank: 9 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.3789557327404638 min_bleu: 0.0\n", "===================================================================\n", "1465 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is caused to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to manage soil-borne diseases in \n", "rank: 20 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.3789557327404638 min_bleu: 0.0\n", "===================================================================\n", "1465 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is caused to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture exam! how to manage soil-borne diseases in \n", "rank: 25 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3789557327404638 min_bleu: 0.0\n", "===================================================================\n", "1465 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is caused to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases, how to manage soil-borne diseases in \n", "rank: 45 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.3789557327404638 min_bleu: 0.0\n", "===================================================================\n", "1465 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is caused to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to get soil-borne diseases in \n", "rank: 47 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3789557327404638 min_bleu: 0.0\n", "===================================================================\n", "1465 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is caused to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: of disease management? how to manage soil-borne diseases in \n", "rank: 67 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3789557327404638 min_bleu: 0.0\n", "===================================================================\n", "1466 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture exam! how to manage soil-borne diseases in \n", "rank: 7 bleu_score 0.8 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1466 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to manage soil-borne diseases in \n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1466 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - how to manage soil-borne diseases in \n", "rank: 11 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1466 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - how to manage soil-borne diseases in \n", "rank: 24 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1466 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - how to manage soil-borne diseases in \n", "rank: 27 bleu_score 0.8888888888888888 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1466 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases how to manage soil-borne diseases in \n", "rank: 31 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1466 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases, how to manage soil-borne diseases in \n", "rank: 44 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1466 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || losses the disease management in fennel soil?\n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases, how to manage soil-borne diseases in \n", "rank: 55 bleu_score 0.7272727272727273 max_bleu: 0.8888888888888888 avg_bleu: 0.3841853854713932 min_bleu: 0.0\n", "===================================================================\n", "1467 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is caused to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to get soil-borne diseases in \n", "rank: 7 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3789557327404638 min_bleu: 0.0\n", "===================================================================\n", "1467 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is caused to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases how to manage soil-borne diseases in \n", "rank: 12 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.3789557327404638 min_bleu: 0.0\n", "===================================================================\n", "1467 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is caused to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to manage soil-borne diseases in \n", "rank: 14 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.3789557327404638 min_bleu: 0.0\n", "===================================================================\n", "1467 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is caused to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases, how to manage soil-borne diseases in \n", "rank: 22 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.3789557327404638 min_bleu: 0.0\n", "===================================================================\n", "1467 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is caused to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture exam! how to manage soil-borne diseases in \n", "rank: 35 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.3789557327404638 min_bleu: 0.0\n", "===================================================================\n", "1467 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is caused to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: of disease management? how to manage soil-borne diseases in \n", "rank: 62 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.3789557327404638 min_bleu: 0.0\n", "===================================================================\n", "1468 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: of disease management? how to manage soil-borne diseases in \n", "rank: 5 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1468 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases how to manage soil-borne diseases in \n", "rank: 12 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1468 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to manage soil-borne diseases in \n", "rank: 38 bleu_score 0.7777777777777778 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1468 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases, how to manage soil-borne diseases in \n", "rank: 39 bleu_score 0.7272727272727273 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1468 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to get soil-borne diseases in \n", "rank: 54 bleu_score 0.6666666666666666 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1468 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture exam! how to manage soil-borne diseases in \n", "rank: 55 bleu_score 0.8 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1468 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || disease management is crucial to manage soil-borne diseases in \n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture government support to manage soil-borne diseases in \n", "rank: 63 bleu_score 0.7 max_bleu: 0.8 avg_bleu: 0.36902293212825815 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: disease management? be followed to manage soil-borne diseases in \n", "rank: 0 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: disease management? be soil-borne diseases in \n", "rank: 2 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to manage soil-borne diseases in \n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: of disease management? how to manage soil-borne diseases in \n", "rank: 5 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases how to manage soil-borne diseases in \n", "rank: 8 bleu_score 0.7272727272727273 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: - soil-borne diseases, how to manage soil-borne diseases in \n", "rank: 9 bleu_score 0.7272727272727273 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: affected plants to get soil-borne diseases in \n", "rank: 24 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: of mirch is soil-borne diseases in \n", "rank: 26 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: - diseases like soil-borne diseases in \n", "rank: 46 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: of green fodder? how to manage soil-borne diseases in \n", "rank: 51 bleu_score 0.7272727272727273 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture crystallization of mirch to manage soil-borne diseases in \n", "rank: 58 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture crystallization of soil-borne diseases in \n", "rank: 62 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: - diseases of soil-borne diseases in \n", "rank: 72 bleu_score 0.625 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1469 1500 ==== source list: laal mirch mein mitti janit rog ka prabandhan kaise kare? || to manage soil-borne diseases resulting in \n", "target: how to manage soil-borne diseases in \n", "prediction: agriculture government support is to manage soil-borne diseases in \n", "rank: 82 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.38575488289422405 min_bleu: 0.0\n", "===================================================================\n", "1470 1500 ==== source list: ke bazaar ke kya hain? || market trends for the \n", "target: what are the market trends for \n", "prediction: - market what are the market trends for \n", "rank: 12 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.27214634146080297 min_bleu: 0.0\n", "===================================================================\n", "1470 1500 ==== source list: ke bazaar ke kya hain? || market trends for the \n", "target: what are the market trends for \n", "prediction: to market what are the market trends for \n", "rank: 34 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.27214634146080297 min_bleu: 0.0\n", "===================================================================\n", "1470 1500 ==== source list: ke bazaar ke kya hain? || market trends for the \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 44 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.27214634146080297 min_bleu: 0.0\n", "===================================================================\n", "1470 1500 ==== source list: ke bazaar ke kya hain? || market trends for the \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 73 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.27214634146080297 min_bleu: 0.0\n", "===================================================================\n", "1470 1500 ==== source list: ke bazaar ke kya hain? || market trends for the \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 75 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.27214634146080297 min_bleu: 0.0\n", "===================================================================\n", "1471 1500 ==== source list: ke bazaar ke kya hain? || market trends for \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.26513384364887366 min_bleu: 0.0\n", "===================================================================\n", "1471 1500 ==== source list: ke bazaar ke kya hain? || market trends for \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 22 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.26513384364887366 min_bleu: 0.0\n", "===================================================================\n", "1471 1500 ==== source list: ke bazaar ke kya hain? || market trends for \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.26513384364887366 min_bleu: 0.0\n", "===================================================================\n", "1471 1500 ==== source list: ke bazaar ke kya hain? || market trends for \n", "target: what are the market trends for \n", "prediction: to market what are the market trends for \n", "rank: 29 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.26513384364887366 min_bleu: 0.0\n", "===================================================================\n", "1471 1500 ==== source list: ke bazaar ke kya hain? || market trends for \n", "target: what are the market trends for \n", "prediction: - market what are the market trends for \n", "rank: 57 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.26513384364887366 min_bleu: 0.0\n", "===================================================================\n", "1471 1500 ==== source list: ke bazaar ke kya hain? || market trends for \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 74 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.26513384364887366 min_bleu: 0.0\n", "===================================================================\n", "1472 1500 ==== source list: ke bazaar ke kya hain? || market trends for the past \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.28834762228839134 min_bleu: 0.0\n", "===================================================================\n", "1472 1500 ==== source list: ke bazaar ke kya hain? || market trends for the past \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 20 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.28834762228839134 min_bleu: 0.0\n", "===================================================================\n", "1472 1500 ==== source list: ke bazaar ke kya hain? || market trends for the past \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 28 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.28834762228839134 min_bleu: 0.0\n", "===================================================================\n", "1472 1500 ==== source list: ke bazaar ke kya hain? || market trends for the past \n", "target: what are the market trends for \n", "prediction: - market what are the market trends for \n", "rank: 33 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.28834762228839134 min_bleu: 0.0\n", "===================================================================\n", "1472 1500 ==== source list: ke bazaar ke kya hain? || market trends for the past \n", "target: what are the market trends for \n", "prediction: to market what are the market trends for \n", "rank: 40 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.28834762228839134 min_bleu: 0.0\n", "===================================================================\n", "1472 1500 ==== source list: ke bazaar ke kya hain? || market trends for the past \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 72 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.28834762228839134 min_bleu: 0.0\n", "===================================================================\n", "1473 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for the \n", "target: what are the market trends for \n", "prediction: - market what are the market trends for \n", "rank: 3 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.30481671476446187 min_bleu: 0.0\n", "===================================================================\n", "1473 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for the \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.30481671476446187 min_bleu: 0.0\n", "===================================================================\n", "1473 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for the \n", "target: what are the market trends for \n", "prediction: to market what are the market trends for \n", "rank: 9 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.30481671476446187 min_bleu: 0.0\n", "===================================================================\n", "1473 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for the \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 32 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.30481671476446187 min_bleu: 0.0\n", "===================================================================\n", "1473 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for the \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 43 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.30481671476446187 min_bleu: 0.0\n", "===================================================================\n", "1473 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for the \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 56 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.30481671476446187 min_bleu: 0.0\n", "===================================================================\n", "1474 1500 ==== source list: ke bazaar ke kya hain? || market trends for the past \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.2883476222883914 min_bleu: 0.0\n", "===================================================================\n", "1474 1500 ==== source list: ke bazaar ke kya hain? || market trends for the past \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 5 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.2883476222883914 min_bleu: 0.0\n", "===================================================================\n", "1474 1500 ==== source list: ke bazaar ke kya hain? || market trends for the past \n", "target: what are the market trends for \n", "prediction: - market what are the market trends for \n", "rank: 24 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.2883476222883914 min_bleu: 0.0\n", "===================================================================\n", "1474 1500 ==== source list: ke bazaar ke kya hain? || market trends for the past \n", "target: what are the market trends for \n", "prediction: to market what are the market trends for \n", "rank: 40 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.2883476222883914 min_bleu: 0.0\n", "===================================================================\n", "1474 1500 ==== source list: ke bazaar ke kya hain? || market trends for the past \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 68 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.2883476222883914 min_bleu: 0.0\n", "===================================================================\n", "1474 1500 ==== source list: ke bazaar ke kya hain? || market trends for the past \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 78 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.2883476222883914 min_bleu: 0.0\n", "===================================================================\n", "1475 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.30859763826208286 min_bleu: 0.0\n", "===================================================================\n", "1475 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 5 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.30859763826208286 min_bleu: 0.0\n", "===================================================================\n", "1475 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: to market what are the market trends for \n", "rank: 28 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.30859763826208286 min_bleu: 0.0\n", "===================================================================\n", "1475 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: - market what are the market trends for \n", "rank: 52 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.30859763826208286 min_bleu: 0.0\n", "===================================================================\n", "1475 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: of market what are the market trends for \n", "rank: 55 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.30859763826208286 min_bleu: 0.0\n", "===================================================================\n", "1475 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 58 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.30859763826208286 min_bleu: 0.0\n", "===================================================================\n", "1475 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 68 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.30859763826208286 min_bleu: 0.0\n", "===================================================================\n", "1476 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for the \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3048167147644618 min_bleu: 0.0\n", "===================================================================\n", "1476 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for the \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3048167147644618 min_bleu: 0.0\n", "===================================================================\n", "1476 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for the \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 5 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.3048167147644618 min_bleu: 0.0\n", "===================================================================\n", "1476 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for the \n", "target: what are the market trends for \n", "prediction: to market what are the market trends for \n", "rank: 8 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.3048167147644618 min_bleu: 0.0\n", "===================================================================\n", "1476 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for the \n", "target: what are the market trends for \n", "prediction: - market what are the market trends for \n", "rank: 52 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.3048167147644618 min_bleu: 0.0\n", "===================================================================\n", "1476 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for the \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 63 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3048167147644618 min_bleu: 0.0\n", "===================================================================\n", "1477 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 3 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3085976382620828 min_bleu: 0.0\n", "===================================================================\n", "1477 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: to market what are the market trends for \n", "rank: 5 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.3085976382620828 min_bleu: 0.0\n", "===================================================================\n", "1477 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 25 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3085976382620828 min_bleu: 0.0\n", "===================================================================\n", "1477 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: - market what are the market trends for \n", "rank: 52 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.3085976382620828 min_bleu: 0.0\n", "===================================================================\n", "1477 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: of market what are the market trends for \n", "rank: 54 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778 avg_bleu: 0.3085976382620828 min_bleu: 0.0\n", "===================================================================\n", "1477 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 56 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.3085976382620828 min_bleu: 0.0\n", "===================================================================\n", "1477 1500 ==== source list: ke bazaar ke kya hain? || market demand trends for \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 65 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.3085976382620828 min_bleu: 0.0\n", "===================================================================\n", "1478 1500 ==== source list: ke bazaar ke kya hain? || market prices for \n", "target: what are the market trends for \n", "prediction: to market what are the market trends for \n", "rank: 8 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.28821125642124845 min_bleu: 0.0\n", "===================================================================\n", "1478 1500 ==== source list: ke bazaar ke kya hain? || market prices for \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 40 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.28821125642124845 min_bleu: 0.0\n", "===================================================================\n", "1478 1500 ==== source list: ke bazaar ke kya hain? || market prices for \n", "target: what are the market trends for \n", "prediction: - market what are the market trends for \n", "rank: 56 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.28821125642124845 min_bleu: 0.0\n", "===================================================================\n", "1478 1500 ==== source list: ke bazaar ke kya hain? || market prices for \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 74 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.28821125642124845 min_bleu: 0.0\n", "===================================================================\n", "1478 1500 ==== source list: ke bazaar ke kya hain? || market prices for \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 76 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.28821125642124845 min_bleu: 0.0\n", "===================================================================\n", "1479 1500 ==== source list: ke bazaar ke kya hain? || market prices for the \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 13 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.29044328923203233 min_bleu: 0.0\n", "===================================================================\n", "1479 1500 ==== source list: ke bazaar ke kya hain? || market prices for the \n", "target: what are the market trends for \n", "prediction: market what are the market trends for \n", "rank: 15 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.29044328923203233 min_bleu: 0.0\n", "===================================================================\n", "1479 1500 ==== source list: ke bazaar ke kya hain? || market prices for the \n", "target: what are the market trends for \n", "prediction: to market what are the market trends for \n", "rank: 16 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.29044328923203233 min_bleu: 0.0\n", "===================================================================\n", "1479 1500 ==== source list: ke bazaar ke kya hain? || market prices for the \n", "target: what are the market trends for \n", "prediction: - what are the market trends for \n", "rank: 24 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778 avg_bleu: 0.29044328923203233 min_bleu: 0.0\n", "===================================================================\n", "1479 1500 ==== source list: ke bazaar ke kya hain? || market prices for the \n", "target: what are the market trends for \n", "prediction: - market what are the market trends for \n", "rank: 57 bleu_score 0.7 max_bleu: 0.7777777777777778 avg_bleu: 0.29044328923203233 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: affected are the symptoms of root rot in \n", "rank: 4 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the signs of root rot in \n", "rank: 6 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: affected by the signs of root rot in \n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are of root rot in \n", "rank: 34 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the symptoms of root rot in \n", "rank: 38 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 39 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: affected animals are the signs of root rot in \n", "rank: 51 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: affected by are the signs of root rot in \n", "rank: 53 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: the signs of root rot in \n", "rank: 55 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: affected are the signs of root rot in \n", "rank: 59 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are the symptoms of root rot in \n", "rank: 68 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what is the signs of root rot in \n", "rank: 86 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: affected are the signs symptoms of root rot in \n", "rank: 87 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1480 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: the signs symptoms of root rot in \n", "rank: 90 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1481 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 2 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1481 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are of root rot in \n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1481 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what is the signs of root rot in \n", "rank: 21 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1481 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the symptoms of root rot in \n", "rank: 29 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1481 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 34 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1481 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are the symptoms of root rot in \n", "rank: 43 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1481 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the signs of root rot in \n", "rank: 47 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1482 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 11 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1482 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 18 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1482 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the signs of root rot in \n", "rank: 46 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1482 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the symptoms of root rot in \n", "rank: 48 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1482 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are the symptoms of root rot in \n", "rank: 72 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1482 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what is the signs of root rot in \n", "rank: 88 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1482 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are of root rot in \n", "rank: 89 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1483 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: affected are the symptoms of root rot in \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1483 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: what are the symptoms of root rot in \n", "rank: 22 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1483 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: - what are the symptoms of root rot in \n", "rank: 31 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1483 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 32 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1483 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: affected are the signs symptoms of root rot in \n", "rank: 37 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1483 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: - what are of root rot in \n", "rank: 38 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1483 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: affected are the signs of root rot in \n", "rank: 45 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1483 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: what are the signs of root rot in \n", "rank: 48 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1483 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: affected by are the signs of root rot in \n", "rank: 59 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1483 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: what is the signs of root rot in \n", "rank: 89 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1484 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: affected are the symptoms of root rot in \n", "rank: 2 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1484 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: what are the symptoms of root rot in \n", "rank: 6 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1484 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 17 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1484 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: affected by are the signs of root rot in \n", "rank: 28 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1484 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: what are the signs of root rot in \n", "rank: 36 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1484 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: affected are the signs of root rot in \n", "rank: 62 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1484 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: - what are the symptoms of root rot in \n", "rank: 68 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1484 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: what is the signs of root rot in \n", "rank: 87 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1484 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: - what are of root rot in \n", "rank: 88 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1484 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot? in \n", "target: what are the signs of root rot in \n", "prediction: affected are the signs symptoms of root rot in \n", "rank: 91 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.3605693634304781 min_bleu: 0.0\n", "===================================================================\n", "1485 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what is the signs of root rot in \n", "rank: 9 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1485 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 15 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1485 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are of root rot in \n", "rank: 16 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1485 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are the symptoms of root rot in \n", "rank: 28 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1485 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 37 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1485 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the symptoms of root rot in \n", "rank: 46 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1485 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the signs of root rot in \n", "rank: 49 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1485 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: the signs of root rot in \n", "rank: 58 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1485 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: the signs symptoms of root rot in \n", "rank: 90 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1486 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 4 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1486 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what is the signs of root rot in \n", "rank: 16 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1486 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: the signs symptoms of root rot in \n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1486 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 30 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1486 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are the symptoms of root rot in \n", "rank: 36 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1486 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the symptoms of root rot in \n", "rank: 48 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1486 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the signs of root rot in \n", "rank: 50 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1486 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: the signs of root rot in \n", "rank: 59 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1486 1500 ==== source list: mein root rot ke lakshan kya hain? || the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are of root rot in \n", "rank: 90 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.35542797221908096 min_bleu: 0.0\n", "===================================================================\n", "1487 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the signs of root rot in \n", "rank: 2 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1487 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 4 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1487 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 18 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1487 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what is the signs of root rot in \n", "rank: 21 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1487 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the symptoms of root rot in \n", "rank: 22 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1487 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are the symptoms of root rot in \n", "rank: 40 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1487 1500 ==== source list: mein root rot ke lakshan kya hain? || caused by the symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are of root rot in \n", "rank: 90 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.2959559312264029 min_bleu: 0.0\n", "===================================================================\n", "1488 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: government what are the symptoms of root rot in \n", "rank: 7 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1488 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what is the signs of root rot in \n", "rank: 22 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1488 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are of root rot in \n", "rank: 25 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1488 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are the symptoms of root rot in \n", "rank: 38 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1488 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 39 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1488 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the signs of root rot in \n", "rank: 44 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1488 1500 ==== source list: mein root rot ke lakshan kya hain? || symptoms of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the symptoms of root rot in \n", "rank: 49 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.2971712090041807 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: affected animals are the signs of root rot in \n", "rank: 0 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: affected are the symptoms of root rot in \n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: of what are the symptoms of root rot in \n", "rank: 8 bleu_score 0.7272727272727273 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: the signs of root rot in \n", "rank: 24 bleu_score 0.772184789761521 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: affected are the signs of root rot in \n", "rank: 28 bleu_score 0.8888888888888888 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what is the signs of root rot in \n", "rank: 31 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the signs of root rot in \n", "rank: 44 bleu_score 0.9 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: what are the symptoms of root rot in \n", "rank: 45 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: affected by are the signs of root rot in \n", "rank: 54 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: affected by the signs of root rot in \n", "rank: 57 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are the symptoms of root rot in \n", "rank: 68 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: - what are of root rot in \n", "rank: 85 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: affected are the signs symptoms of root rot in \n", "rank: 87 bleu_score 0.8 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1489 1500 ==== source list: mein root rot ke lakshan kya hain? || the signs of root rot in \n", "target: what are the signs of root rot in \n", "prediction: the signs symptoms of root rot in \n", "rank: 90 bleu_score 0.7777777777777778 max_bleu: 0.9 avg_bleu: 0.424744624554018 min_bleu: 0.0\n", "===================================================================\n", "1490 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of can i use futures trading to secure a price \n", "rank: 8 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1490 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can i use futures trading to secure a price \n", "rank: 11 bleu_score 0.8461538461538461 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1490 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of government support can i use futures trading to secure a price \n", "rank: 14 bleu_score 0.7692307692307693 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1490 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can i use futures trading to secure a price for \n", "rank: 17 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1490 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can can i use futures trading to secure a price \n", "rank: 73 bleu_score 0.7857142857142857 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1490 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can i use futures trading to secure a price for \n", "rank: 76 bleu_score 0.8571428571428571 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1490 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can can i use futures trading to secure a price for \n", "rank: 92 bleu_score 0.8 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1491 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || how do i use a good to secure a good sunlight \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can can i use futures trading to secure a price for \n", "rank: 2 bleu_score 0.8 max_bleu: 0.9230769230769231 avg_bleu: 0.24103956415855085 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1491 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || how do i use a good to secure a good sunlight \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of pendimethalin can i use futures trading to secure a price for \n", "rank: 3 bleu_score 0.8461538461538461 max_bleu: 0.9230769230769231 avg_bleu: 0.24103956415855085 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1491 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || how do i use a good to secure a good sunlight \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can i use futures trading to secure a price \n", "rank: 11 bleu_score 0.8461538461538461 max_bleu: 0.9230769230769231 avg_bleu: 0.24103956415855085 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1491 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || how do i use a good to secure a good sunlight \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can can i use futures trading to secure a price \n", "rank: 14 bleu_score 0.7857142857142857 max_bleu: 0.9230769230769231 avg_bleu: 0.24103956415855085 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1491 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || how do i use a good to secure a good sunlight \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can i use futures trading to secure a price for \n", "rank: 16 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.24103956415855085 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1491 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || how do i use a good to secure a good sunlight \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of can i use futures trading to secure a price \n", "rank: 24 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.24103956415855085 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1491 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || how do i use a good to secure a good sunlight \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can i use futures trading to secure a price for \n", "rank: 77 bleu_score 0.8571428571428571 max_bleu: 0.9230769230769231 avg_bleu: 0.24103956415855085 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1492 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || i use a premium to secure a good \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of can i use futures trading to secure a price \n", "rank: 7 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.23625085876577037 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1492 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || i use a premium to secure a good \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can i use futures trading to secure a price \n", "rank: 9 bleu_score 0.8461538461538461 max_bleu: 0.9230769230769231 avg_bleu: 0.23625085876577037 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1492 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || i use a premium to secure a good \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can i use futures trading to secure a price for \n", "rank: 18 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.23625085876577037 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1492 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || i use a premium to secure a good \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of government support can i use futures trading to secure a price \n", "rank: 33 bleu_score 0.7692307692307693 max_bleu: 0.9230769230769231 avg_bleu: 0.23625085876577037 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1492 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || i use a premium to secure a good \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can can i use futures trading to secure a price \n", "rank: 66 bleu_score 0.7857142857142857 max_bleu: 0.9230769230769231 avg_bleu: 0.23625085876577037 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1492 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || i use a premium to secure a good \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can i use futures trading to secure a price for \n", "rank: 75 bleu_score 0.8571428571428571 max_bleu: 0.9230769230769231 avg_bleu: 0.23625085876577037 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1492 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || i use a premium to secure a good \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can can i use futures trading to secure a price \n", "rank: 94 bleu_score 0.7857142857142857 max_bleu: 0.9230769230769231 avg_bleu: 0.23625085876577037 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1493 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of can i use futures trading to secure a price \n", "rank: 0 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1493 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can i use futures trading to secure a price for \n", "rank: 9 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1493 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can i use futures trading to secure a price \n", "rank: 10 bleu_score 0.8461538461538461 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1493 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of government support can i use futures trading to secure a price \n", "rank: 37 bleu_score 0.7692307692307693 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1493 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can can i use futures trading to secure a price \n", "rank: 72 bleu_score 0.7857142857142857 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1493 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can i use futures trading to secure a price for \n", "rank: 74 bleu_score 0.8571428571428571 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1493 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can can i use futures trading to secure a price for \n", "rank: 91 bleu_score 0.8 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1494 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of can i use futures trading to secure a price \n", "rank: 7 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1494 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of government support can i use futures trading to secure a price \n", "rank: 8 bleu_score 0.7692307692307693 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1494 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can i use futures trading to secure a price \n", "rank: 10 bleu_score 0.8461538461538461 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1494 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can i use futures trading to secure a price for \n", "rank: 16 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1494 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can can i use futures trading to secure a price \n", "rank: 71 bleu_score 0.7857142857142857 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1494 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can i use futures trading to secure a price for \n", "rank: 73 bleu_score 0.8571428571428571 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1494 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can can i use futures trading to secure a price for \n", "rank: 92 bleu_score 0.8 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1495 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to use futures contracts to secure a price for \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of pendimethalin can i use futures trading to secure a price for \n", "rank: 1 bleu_score 0.8461538461538461 max_bleu: 0.9230769230769231 avg_bleu: 0.25245294191753703 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1495 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to use futures contracts to secure a price for \n", "target: how can i use futures trading to secure a good price for \n", "prediction: for common subsidies can i use futures trading to secure a price \n", "rank: 5 bleu_score 0.7857142857142857 max_bleu: 0.9230769230769231 avg_bleu: 0.25245294191753703 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1495 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to use futures contracts to secure a price for \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can i use futures trading to secure a price \n", "rank: 12 bleu_score 0.8461538461538461 max_bleu: 0.9230769230769231 avg_bleu: 0.25245294191753703 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1495 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to use futures contracts to secure a price for \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can i use futures trading to secure a price for \n", "rank: 18 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.25245294191753703 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1495 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to use futures contracts to secure a price for \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of can i use futures trading to secure a price \n", "rank: 22 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.25245294191753703 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1495 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to use futures contracts to secure a price for \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can can i use futures trading to secure a price \n", "rank: 67 bleu_score 0.7857142857142857 max_bleu: 0.9230769230769231 avg_bleu: 0.25245294191753703 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1495 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to use futures contracts to secure a price for \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can i use futures trading to secure a price for \n", "rank: 69 bleu_score 0.8571428571428571 max_bleu: 0.9230769230769231 avg_bleu: 0.25245294191753703 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1495 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to use futures contracts to secure a price for \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can can i use futures trading to secure a price for \n", "rank: 93 bleu_score 0.8 max_bleu: 0.9230769230769231 avg_bleu: 0.25245294191753703 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1496 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || clay strategies can i use a to secure a good price for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of can i use futures trading to secure a price \n", "rank: 8 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.24867832030443324 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1496 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || clay strategies can i use a to secure a good price for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can i use futures trading to secure a price for \n", "rank: 12 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.24867832030443324 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1496 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || clay strategies can i use a to secure a good price for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can i use futures trading to secure a price \n", "rank: 20 bleu_score 0.8461538461538461 max_bleu: 0.9230769230769231 avg_bleu: 0.24867832030443324 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1496 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || clay strategies can i use a to secure a good price for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of government support can i use futures trading to secure a price \n", "rank: 27 bleu_score 0.7692307692307693 max_bleu: 0.9230769230769231 avg_bleu: 0.24867832030443324 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1496 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || clay strategies can i use a to secure a good price for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can can i use futures trading to secure a price \n", "rank: 75 bleu_score 0.7857142857142857 max_bleu: 0.9230769230769231 avg_bleu: 0.24867832030443324 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1496 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || clay strategies can i use a to secure a good price for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can i use futures trading to secure a price for \n", "rank: 76 bleu_score 0.8571428571428571 max_bleu: 0.9230769230769231 avg_bleu: 0.24867832030443324 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1496 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || clay strategies can i use a to secure a good price for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can can i use futures trading to secure a price for \n", "rank: 87 bleu_score 0.8 max_bleu: 0.9230769230769231 avg_bleu: 0.24867832030443324 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1497 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of can i use futures trading to secure a price \n", "rank: 2 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1497 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can i use futures trading to secure a price \n", "rank: 5 bleu_score 0.8461538461538461 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1497 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of government support can i use futures trading to secure a price \n", "rank: 22 bleu_score 0.7692307692307693 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1497 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can i use futures trading to secure a price for \n", "rank: 29 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1497 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can can i use futures trading to secure a price \n", "rank: 69 bleu_score 0.7857142857142857 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1497 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can i use futures trading to secure a price for \n", "rank: 75 bleu_score 0.8571428571428571 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1497 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can can i use futures trading to secure a price for \n", "rank: 93 bleu_score 0.8 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1498 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of government support can i use futures trading to secure a price \n", "rank: 3 bleu_score 0.7692307692307693 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1498 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can i use futures trading to secure a price for \n", "rank: 5 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1498 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can can i use futures trading to secure a price for \n", "rank: 6 bleu_score 0.8 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1498 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can i use futures trading to secure a price \n", "rank: 8 bleu_score 0.8461538461538461 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1498 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can can i use futures trading to secure a price \n", "rank: 19 bleu_score 0.7857142857142857 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1498 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of can i use futures trading to secure a price \n", "rank: 21 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1498 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price trends can i use a guava for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can i use futures trading to secure a price for \n", "rank: 75 bleu_score 0.8571428571428571 max_bleu: 0.9230769230769231 avg_bleu: 0.24431915273478677 min_bleu: 0.004086771438464067\n", "===================================================================\n", "1499 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price prices can i use a good for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of can i use futures trading to secure a price \n", "rank: 7 bleu_score 0.7667036788577695 max_bleu: 0.9230769230769231 avg_bleu: 0.2341691065543113 min_bleu: 0.0\n", "===================================================================\n", "1499 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price prices can i use a good for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can i use futures trading to secure a price \n", "rank: 11 bleu_score 0.8461538461538461 max_bleu: 0.9230769230769231 avg_bleu: 0.2341691065543113 min_bleu: 0.0\n", "===================================================================\n", "1499 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price prices can i use a good for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can i use futures trading to secure a price for \n", "rank: 12 bleu_score 0.9230769230769231 max_bleu: 0.9230769230769231 avg_bleu: 0.2341691065543113 min_bleu: 0.0\n", "===================================================================\n", "1499 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price prices can i use a good for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can can i use futures trading to secure a price for \n", "rank: 17 bleu_score 0.8 max_bleu: 0.9230769230769231 avg_bleu: 0.2341691065543113 min_bleu: 0.0\n", "===================================================================\n", "1499 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price prices can i use a good for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: of how can can i use futures trading to secure a price \n", "rank: 69 bleu_score 0.7857142857142857 max_bleu: 0.9230769230769231 avg_bleu: 0.2341691065543113 min_bleu: 0.0\n", "===================================================================\n", "1499 1500 ==== source list: main ka upyog ke liye achha mulya surakshit karne ke liye kaise kar sakta hoon? || to price prices can i use a good for my \n", "target: how can i use futures trading to secure a good price for \n", "prediction: how can can i use futures trading to secure a price for \n", "rank: 72 bleu_score 0.8571428571428571 max_bleu: 0.9230769230769231 avg_bleu: 0.2341691065543113 min_bleu: 0.0\n", "===================================================================\n" ] }, { "data": { "text/plain": [ "\"df1['source'] = src_list\\ndf1['prediction'] = pred_list\\ndf1['target'] = tgt_list\\ndf1['bleu_score'] = bleu_list\"" ] }, "execution_count": 8, "metadata": {}, "output_type": "execute_result" } ], "source": [ "import numpy as np\n", "def beam_decode(DEVICE, model, src, src_mask, max_len, start_symbol, EOS_IDX):\n", " src = src.to(DEVICE)\n", " src_mask=src_mask.to(DEVICE)\n", " memory = model.encode(src, src_mask)\n", " ys = torch.ones(1,1).fill_(start_symbol).type(torch.long).to(DEVICE)\n", " ys_list = [ys]\n", " ys_list_new = []\n", " score_list = [1.0]\n", " for i in range(max_len):\n", " ys_1 = ys_list[0]\n", " #print(ys_1)\n", " if i>0:\n", " ys_list = ys_list_new\n", " score_list = score_list2\n", " ys_list_new = []\n", " score_list2 = []\n", " #score_list = score_list2\n", " for j in range(len(ys_list)):\n", " #print(i,'ys',ys)\n", " memory = memory.to(DEVICE)\n", " ys_i = ys_list[j]\n", " #print(i,j,'ys_list',ys_list)\n", " #print(i,j,'ys',ys)\n", " #print(i,j,'ys_i',ys_i)\n", " tgt_mask = (generate_square_subsequent_mask(ys_i.size(0)).type(torch.bool)).to(DEVICE)\n", " #print('tgt_mask',tgt_mask)\n", " out = model.decode(ys_i,memory, tgt_mask)#.squeeze()\n", " #print(\"out\",out,'out_shape',out.shape)\n", " out = out.transpose(0,1)\n", " #print(\"out transpose\",out,'out_transpose_shape',out.shape)\n", " prob = model.generator(out)[:,-1]\n", " #_, next_word = torch.max(prob, dim=1)\n", " scores, word_beam = torch.topk(prob, 5)\n", " #beam_indices = torch.divide (indices, vocab_size, rounding_mode='floor') # indices // vocab_size\n", " #token_indices = torch.remainder(indices, vocab_size) # indices % vocab_size\n", " #print(i,j,'word index', word_beam[0])\n", " scores2 = scores.cpu().detach().numpy()[0]\n", " prob_score = []\n", " for imn in range(len(scores2)):\n", " prob_score.append(np.exp(scores2[imn])/(np.exp(scores2[0])+np.exp(scores2[1])+np.exp(scores2[2])+np.exp(scores2[3])+np.exp(scores2[4])))\n", " prob2 = prob.cpu().detach().numpy()[0]\n", " #print(i,j,'scores', np.exp(scores2)/(np.sum(np.exp(prob2))))\n", " word_1 = word_beam[0][0].item()\n", " word_2 = word_beam[0][1].item()\n", " word_3 = word_beam[0][2].item()\n", " word_4 = word_beam[0][3].item()\n", " word_5 = word_beam[0][4].item()\n", " word_list = [word_1, word_2, word_3, word_4, word_5]\n", " #print('score_list',score_list)\n", " #print('np.exp(scores2)/(np.sum(np.exp(prob2)))',np.exp(scores2)/(np.sum(np.exp(prob2))))\n", " #print(i,j,'score_list[j]',score_list[j])\n", " #print('score_list[j]',score_list[j])\n", " #print('prob_score',prob_score)\n", " #kk = score_list[j]*prob_score#/(np.sum(np.exp(prob2)))\n", " #for idx1 in range(len(prob_score)):\n", " # score_list2.append(score_list[j]*prob_score[idx1])\n", " #print(i,j,'score_list2',score_list2)\n", " \n", " ys1 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_1)], dim = 0)\n", " ys_list_new.append(ys1)\n", " score_list2.append(score_list[j]*prob_score[0])\n", " if i == 0 :\n", " ys2 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_2)], dim = 0)\n", " ys3 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_3)], dim = 0)\n", " ys4 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_4)], dim = 0)\n", " #ys5 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_5)], dim = 0)\n", " ys_list_new.append(ys2)\n", " ys_list_new.append(ys3) \n", " ys_list_new.append(ys4) \n", " #ys_list_new.append(ys5)\n", " score_list2.append(score_list[j]*prob_score[1])\n", " score_list2.append(score_list[j]*prob_score[2])\n", " score_list2.append(score_list[j]*prob_score[3])\n", " #score_list2.append(score_list[j]*prob_score[4])\n", " elif i < 2 :\n", " ys2 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_2)], dim = 0)\n", " ys3 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_3)], dim = 0)\n", " #ys4 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_4)], dim = 0)\n", " #ys5 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_5)], dim = 0)\n", " ys_list_new.append(ys2)\n", " ys_list_new.append(ys3) \n", " #ys_list_new.append(ys4)\n", " score_list2.append(score_list[j]*prob_score[1])\n", " score_list2.append(score_list[j]*prob_score[2])\n", " #score_list2.append(score_list[j]*prob_score[3])\n", " #ys_list_new.append(ys5)\n", " elif i < 3 :\n", " ys2 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_2)], dim = 0)\n", " #ys3 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_3)], dim = 0)\n", " #ys4 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_4)], dim = 0)\n", " #ys5 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_5)], dim = 0)\n", " ys_list_new.append(ys2)\n", " #ys_list_new.append(ys3) \n", " score_list2.append(score_list[j]*prob_score[1])\n", " #score_list2.append(score_list[j]*prob_score[2])\n", " #ys_list_new.append(ys4) \n", " #ys_list_new.append(ys5)\n", " elif i < 5 :\n", " ys2 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_2)], dim = 0)\n", " #ys5 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_5)], dim = 0)\n", " ys_list_new.append(ys2)\n", " score_list2.append(score_list[j]*prob_score[1])\n", " #ys_list_new.append(ys5)\n", " \"\"\"print('ys1',ys1)\n", " print('ys2',ys2)\n", " print('ys3',ys3)\"\"\"\n", " #ys_list.remove(ys_i)\n", " \"\"\"if word_1 != EOS_IDX:\n", " ys_list_temp.append(ys1)\n", " if word_2 != EOS_IDX:\n", " ys_list_temp.append(ys2)\n", " if word_2 != EOS_IDX:\n", " ys_list_temp.append(ys3) \"\"\" \n", " #print('ys_list_new',ys_list_new)\n", " #print('score_list_new',score_list2)\n", " ys_list_temp = list(set(ys_list_new))\n", " if (len(ys_list_new)>5):\n", " max_prob = np.max(score_list2)\n", " ys_list_filt = []\n", " score_filt = []\n", " ys_list_filt=ys_list_temp\n", " score_filt.append(score_list2[0])\n", " for idx2 in range(1,len(ys_list_temp)):\n", " #print('ys_list[idx2]',ys_list[idx2])\n", " #print('ys_list_filt',ys_list_filt)\n", " #print(ys_list[idx2].values not in ys_list_filt)\n", " for idx3 in range(len(ys_list_new)):\n", " if ys_list_temp[idx2].values == ys_list_new[idx3].values:\n", " #ys_list_filt.append(ys_list_temp[idx2].values)\n", " score_filt.append(score_list2[idx3])\n", " score_list2 = score_filt\n", " ys_list_new = ys_list_filt\n", " \n", " \n", " \"\"\"if (len(ys_list)>125) & (i>5):\n", " max_prob = np.max(score_list2)\n", " ys_list_filt = []\n", " score_filt = []\n", " for idx2 in range(len(ys_list)):\n", " if score_list2[idx2]>max_prob/100:\n", " ys_list_filt.append(ys_list_new[idx2])\n", " score_filt.append(score_list2[idx2])\n", " score_list2 = score_filt\n", " ys_list_new = ys_list_filt\"\"\"\n", " tdf = pd.DataFrame({'token':ys_list_new, 'score':score_list2})\n", " tdf2 = tdf.sort_values(by=['score'], ascending=False)\n", " #print('len(ys_list',len(ys_list),tdf2['score'].values) \n", "\n", " return list(tdf2['token'].values)\n", "\n", "\n", "\n", "def translate_beam( device,model:torch.nn.Module, src_sentence:str, BOS_IDX, EOS_IDX):\n", " model.eval()\n", " src= src_sentence\n", " #print('src',src)\n", " num_tokens = src.shape[0]\n", " #print(num_tokens)\n", " src_mask = (torch.zeros(num_tokens, num_tokens)).type(torch.bool)\n", " #print('src_mask',src_mask)\n", " tgt_tokens_list = [xx.flatten() for xx in beam_decode(device,model, src, src_mask, max_len = num_tokens, start_symbol=BOS_IDX, EOS_IDX=EOS_IDX)]#.flatten()\n", " #_, score_list = beam_decode(device,model, src, src_mask, max_len = num_tokens, start_symbol=BOS_IDX, EOS_IDX=EOS_IDX)\n", " return tgt_tokens_list\n", "\n", "\n", "\n", "#%pip install nltk\n", "\n", "def sentence_from_indices(indices, vocab, strict=True, return_string = True):\n", " ignore_indices = set([vocab.mask_index, vocab.begin_seq_index, vocab.end_seq_index])\n", " out = []\n", " for index in indices:\n", " if index == vocab.begin_seq_index and strict:\n", " continue\n", " elif index == vocab.end_seq_index and strict:\n", " break\n", " else:\n", " out.append(vocab.lookup_index(index))\n", " if return_string:\n", " return \" \".join(out)\n", " else:\n", " return out\n", "\n", "%pip install nltk\n", "import nltk\n", "import numpy as np\n", "\n", "def bleu_score_value(predicted,target):\n", " hypothesis = predicted.strip().split(' ')\n", " reference = target.strip().split(' ')\n", " BLEUscore = nltk.translate.bleu_score.sentence_bleu([reference], hypothesis, weights = (1,0,0,0))\n", " return BLEUscore \n", "import warnings\n", "warnings.filterwarnings(\"ignore\")\n", "src_list = []\n", "pred_list = []\n", "tgt_list = []\n", "bleu_list=[]\n", "pred_list2 = []\n", "bleu_list2=[]\n", "df2_raw = pd.read_csv('dataset_to_evaluate.csv')\n", "len_SL = []\n", "\"\"\"for i in range(len(df2_raw)):\n", " len_SL.append(len(df2_raw['source_language'].values[i].split(' ')))\"\"\"\n", "#df2_raw['len_SL'] = df2_raw['len_src']\n", "df2_raw.head()\n", "df2 = df2_raw.reset_index()\n", "df2.head()\n", "max_bleu_list = []\n", "#max_bleu_avg_list = []\n", "save_dir = \"nmt_DG_FFNN8192\"\n", "saved_model_path = 'new_model_3layer_1mill_FFNN_DG_new.pt'\n", "all_pred_seq_src_list = []\n", "all_pred_seq_tgt_list = []\n", "all_pred_seq_pred_list = []\n", "all_pred_seq_index_list = []\n", "all_pred_seq_bleu_list = []\n", "all_pred_seq_rank_list = []\n", "all_pred_seq_bleu_max_list = []\n", "for idx in range(len(df2)):\n", " #save_dir = self.save_dir\n", " model_name = save_dir+\"/\"+saved_model_path#saved_model_path\n", " #vectorizer_file = self.vectorizer_file\n", " #self.device = torch.device(\"cuda\" if self.cuda else \"cpu\")\n", " #device = self.device\n", " #df2 = pd.read_csv(input_df)\n", " input_data = [df2['source_language'][idx]]\n", " target_data = df2['target_language'][idx]\n", " input_text = []\n", " output_text = []\n", " split_text = []\n", " for i in range(len(input_data)):\n", " input_text.append(input_data[i])\n", " output_text.append(target_data)\n", " split_text.append('test')\n", " temp_df = pd.DataFrame()\n", " temp_df['source_language'] = input_text\n", " temp_df['target_language'] = output_text\n", " temp_df['split'] = split_text\n", " temp_df.to_csv('temp_df.csv')\n", " save_dir = save_dir\n", " Seq2Seqtransformer = transformer#torch.load(model_name)\n", " Seq2Seqtransformer.eval()\n", " dataset2 = NMTDataset.load_dataset_and_load_vectorizer('temp_df.csv',vectorizer_file)\n", " vectorizer = dataset2.get_vectorizer()\n", " #src_list = []\n", " #pred_list = []\n", " #tgt_list = []\n", " dataset2.set_split('test')\n", " batch_generator = generate_nmt_batches(dataset2, batch_size = 1, device = device)\n", " vocab_source = vectorizer.source_vocab\n", " vocab_target = vectorizer.target_vocab\n", " PAD_IDX = vectorizer.to_serializable()['target_vocab']['token_to_idx']['']\n", " BOS_IDX = vectorizer.to_serializable()['target_vocab']['token_to_idx']['']\n", " EOS_IDX = vectorizer.to_serializable()['target_vocab']['token_to_idx']['']\n", " target_vectorizer_list = []\n", " ctr = 0\n", " for batch_index, batch_dict in enumerate (batch_generator):\n", " ctr = ctr+1\n", " src = torch.transpose(batch_dict['x_source'],0,1)\n", " tgt = torch.transpose(batch_dict['y_target'],0,1)\n", " pred_tkn_list = translate_beam(device,Seq2Seqtransformer, src, BOS_IDX, EOS_IDX)\n", " #df1_prob = translate_prob_score(Seq2Seqtransformer,src, vectorized_target_list[ctr-1], BOS_IDX, EOS_IDX)\n", " predicted_seq_list = []\n", " for p_idx in range(len(pred_tkn_list)):\n", " predicted_seq = sentence_from_indices(pred_tkn_list[p_idx].cpu().detach().numpy(),vocab_target, return_string = True)\n", " predicted_seq_list.append(predicted_seq)\n", " source_seq = sentence_from_indices(batch_dict['x_source'].squeeze().detach().numpy(),vocab_source, return_string=True)\n", " target_seq = sentence_from_indices(batch_dict['y_target'].squeeze().detach().numpy(), vocab_target, return_string=True)\n", " bleu_meas_list = []\n", " for i_bleu in range(len(predicted_seq_list)):\n", " all_pred_seq_index_list.append(ctr)\n", " all_pred_seq_rank_list.append(i_bleu)\n", " all_pred_seq_src_list.append(source_seq)\n", " all_pred_seq_tgt_list.append(target_seq)\n", " all_pred_seq_pred_list.append(predicted_seq_list[i_bleu])\n", " bleu_meas = bleu_score_value(predicted_seq_list[i_bleu],target_seq)\n", " bleu_meas_list.append(bleu_meas)\n", " all_pred_seq_bleu_list.append(bleu_meas)\n", " \n", " for i_bleu in range(len(predicted_seq_list)):\n", " all_pred_seq_bleu_max_list.append(np.max(bleu_meas_list))\n", " if bleu_meas_list[i_bleu]/np.max(bleu_meas_list)>0.8:\n", " print(idx, len(df2),'====','source list: ',source_seq)\n", " print('target: ', target_seq)\n", " print('prediction: ', predicted_seq_list[i_bleu])\n", " print('rank: ', i_bleu,'bleu_score',bleu_meas_list[i_bleu],' max_bleu: ', np.max(bleu_meas_list),'avg_bleu: ',np.mean(bleu_meas_list),'min_bleu: ',np.min(bleu_meas_list))\n", " print(\"===================================================================\")\n", " if idx % 100 == 0:\n", " df1 = pd.DataFrame()\n", " df1['i_no'] = all_pred_seq_index_list\n", " df1['rank'] = all_pred_seq_rank_list\n", " df1['source'] = all_pred_seq_src_list\n", " df1['target'] = all_pred_seq_tgt_list\n", " df1['prediction'] = all_pred_seq_pred_list\n", " df1['bleu'] = all_pred_seq_bleu_list\n", " df1['bleu_max'] = all_pred_seq_bleu_max_list\n", " df1.to_csv('front_trans_1_hinglish_to_english_train_post_APE_only.csv')\n", " \n", " \n", " \n", " \"\"\"sm_df= pd.DataFrame({'pred':predicted_seq_list,'bleu':bleu_meas_list})\n", " bleu_list.append(bleu_meas_list)\n", " pred_list.append(predicted_seq_list)\n", " tgt_list.append(target_seq)\n", " src_list.append(source_seq)\n", " max_bleu_list.append(np.max(bleu_meas_list))\"\"\"\n", " #pred_list.append(predicted_seq)\n", " #tgt_list.append(target_seq)\n", " #src_list.append(source_seq)\n", " \n", " \"\"\"for mmm in range(len(predicted_seq_list)):\n", " print('prediction list: '+str(mmm),predicted_seq_list[mmm])\n", " #print('score',pred_score_list[mmm])\n", " #print('pred_tkn: ',pred_tkn_list[p_idx].cpu().detach().numpy())\n", " print('target: ',target_seq)\n", " print('BLEU_score', bleu_meas_list,np.max(bleu_meas_list),np.mean(max_bleu_list))\"\"\"#,'mean bleu',np.mean(bleu_list))\n", " \"\"\"sm_df= pd.DataFrame({'pred':predicted_seq_list,'bleu':bleu_meas_list}).fillna(' ')\n", " pred_list2.append(list(sm_df.sort_values('bleu', ascending=False)['pred'].values))\n", " bleu_list2.append(list(sm_df.sort_values('bleu', ascending=False)['bleu'].values))\n", " if idx%10 == 0:\n", " print(idx, len(df2),'====','source list: ',source_seq)\n", " print('target: ',target_seq)\n", " print(sm_df.sort_values('bleu', ascending=False).head())\n", " print('BLEU_score', np.max(bleu_meas_list),np.mean(max_bleu_list),sm_df.sort_values('bleu', ascending=False)['pred'].values[0], '|| 2. ',sm_df.sort_values('bleu', ascending=False)['pred'].values[1],'||3.',sm_df.sort_values('bleu', ascending=False)['pred'].values[2])\n", " print('_________________________________________')\n", " \n", " temp_df1 = pd.DataFrame()\n", " temp_df1['source'] = src_list\n", " temp_df1['prediction'] = pred_list2\n", " temp_df1['target'] = tgt_list\n", " temp_df1['bleu_score'] = bleu_list2\n", " temp_df1.to_csv('hinglish_to_english_beam_Search_result2_all_gt5words2_plantsonly_all.csv',sep='\\t')\"\"\"\n", "\n", "df1 = pd.DataFrame()\n", "df1['i_no'] = all_pred_seq_index_list\n", "df1['rank'] = all_pred_seq_rank_list\n", "df1['source'] = all_pred_seq_src_list\n", "df1['target'] = all_pred_seq_tgt_list\n", "df1['prediction'] = all_pred_seq_pred_list\n", "df1['bleu'] = all_pred_seq_bleu_list\n", "df1['bleu_max'] = all_pred_seq_bleu_max_list\n", "\"\"\"df1['source'] = src_list\n", "df1['prediction'] = pred_list\n", "df1['target'] = tgt_list\n", "df1['bleu_score'] = bleu_list\"\"\"\n", "#return df1.prediction[0], df1_prob" ] }, { "cell_type": "code", "execution_count": 5, "id": "89fe84e6-c1a3-4e35-9773-702cc9d8eaab", "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "python(91616) MallocStackLogging: can't turn off malloc stack logging because it was not enabled.\n" ] }, { "name": "stdout", "output_type": "stream", "text": [ "Requirement already satisfied: nltk in /opt/anaconda3/lib/python3.11/site-packages (3.8.1)\n", "Requirement already satisfied: click in /opt/anaconda3/lib/python3.11/site-packages (from nltk) (8.1.7)\n", "Requirement already satisfied: joblib in /opt/anaconda3/lib/python3.11/site-packages (from nltk) (1.2.0)\n", "Requirement already satisfied: regex>=2021.8.3 in /opt/anaconda3/lib/python3.11/site-packages (from nltk) (2024.5.15)\n", "Requirement already satisfied: tqdm in /opt/anaconda3/lib/python3.11/site-packages (from nltk) (4.66.4)\n", "Note: you may need to restart the kernel to use updated packages.\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect the market price of \n", "rank: 0 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common to get the market price of \n", "rank: 2 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the market is typically around the market \n", "rank: 3 bleu_score 0.4 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions related to \n", "rank: 4 bleu_score 0.25 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the factors affect the market price of \n", "rank: 5 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common diseases that can affect the market price of \n", "rank: 6 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common to the market price of \n", "rank: 7 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common of \n", "rank: 8 bleu_score 0.18393972058572117 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 9 bleu_score 0.43904930887522114 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the market price for \n", "rank: 10 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 11 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common to get market \n", "rank: 12 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the factors influence of \n", "rank: 13 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting \n", "rank: 14 bleu_score 0.09196986029286058 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the market price of \n", "rank: 15 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect \n", "rank: 16 bleu_score 0.10976232721880529 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the factors driving the market price of \n", "rank: 17 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common diseases that can find the market price of \n", "rank: 18 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 19 bleu_score 0.36787944117144233 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of is the market price of \n", "rank: 20 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 21 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions, here are the factors affecting the market \n", "rank: 22 bleu_score 0.38461538461538464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the \n", "rank: 23 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 24 bleu_score 0.75 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of is needed to the market \n", "rank: 25 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of is needed for \n", "rank: 26 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common to the factors causing price of \n", "rank: 27 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common of is the market \n", "rank: 28 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of the factors affect its market price of \n", "rank: 29 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: of is the ideal before planting \n", "rank: 30 bleu_score 0.375 max_bleu: 0.7777777777777778\n", "===================================================================\n", "0 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting the market price for \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting market \n", "rank: 31 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common to get the market price of \n", "rank: 0 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common diseases that can affect the market price of \n", "rank: 1 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions related to \n", "rank: 2 bleu_score 0.25 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of is the factors driving the market price of \n", "rank: 3 bleu_score 0.5454545454545454 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the factors affect its market price of \n", "rank: 4 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common of \n", "rank: 5 bleu_score 0.18393972058572117 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting \n", "rank: 6 bleu_score 0.09196986029286058 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting market \n", "rank: 7 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 8 bleu_score 0.75 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect the market price of \n", "rank: 9 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of is the market price of \n", "rank: 10 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 11 bleu_score 0.43904930887522114 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the market is typically around \n", "rank: 12 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect \n", "rank: 13 bleu_score 0.10976232721880529 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 14 bleu_score 0.36787944117144233 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the factors influence of \n", "rank: 15 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the factors affect the market price of \n", "rank: 16 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the market price data for \n", "rank: 17 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common to the market price of \n", "rank: 18 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the market price of \n", "rank: 19 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common to the factors causing price of \n", "rank: 20 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the factors driving the market price of \n", "rank: 21 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of is needed for \n", "rank: 22 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the \n", "rank: 23 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 24 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common to get market \n", "rank: 25 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 26 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of is needed to the market \n", "rank: 27 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions, here are the factors affecting the market \n", "rank: 28 bleu_score 0.38461538461538464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common of is the market \n", "rank: 29 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 30 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "1 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price \n", "target: what factors influence the market price of \n", "prediction: common diseases that can find the market price of \n", "rank: 31 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that can affect the market price of \n", "rank: 0 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect the market price of \n", "rank: 1 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of is needed for \n", "rank: 2 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market is typically around \n", "rank: 3 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors affect the market price of \n", "rank: 4 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common of \n", "rank: 5 bleu_score 0.18393972058572117 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common to the market price of \n", "rank: 6 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 7 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions related to \n", "rank: 8 bleu_score 0.25 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 9 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 10 bleu_score 0.43904930887522114 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common to the factors causing price of \n", "rank: 11 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common to get the market price of \n", "rank: 12 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors driving the market price of \n", "rank: 13 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 14 bleu_score 0.75 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the market price of \n", "rank: 15 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that can find the market price of \n", "rank: 16 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence of \n", "rank: 17 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common of is the market \n", "rank: 18 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price data for \n", "rank: 19 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 20 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of is the market price of \n", "rank: 21 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of is the factors driving the market price of \n", "rank: 22 bleu_score 0.5454545454545454 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the \n", "rank: 23 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting market \n", "rank: 24 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting \n", "rank: 25 bleu_score 0.09196986029286058 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of is needed to the market \n", "rank: 26 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common to get market \n", "rank: 27 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors affect its market price of \n", "rank: 28 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 29 bleu_score 0.36787944117144233 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions, here are the factors affecting the market \n", "rank: 30 bleu_score 0.38461538461538464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "2 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect \n", "rank: 31 bleu_score 0.10976232721880529 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common to the market price of \n", "rank: 0 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the market price of \n", "rank: 1 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that can affect the market price of \n", "rank: 2 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions related to \n", "rank: 3 bleu_score 0.25 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors affect its market price of \n", "rank: 4 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect \n", "rank: 5 bleu_score 0.10976232721880529 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors driving the market price of \n", "rank: 6 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 7 bleu_score 0.36787944117144233 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence of \n", "rank: 8 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common to get market \n", "rank: 9 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of is the factors driving the market price of \n", "rank: 11 bleu_score 0.5454545454545454 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common to get the market price of \n", "rank: 12 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market is typically around \n", "rank: 13 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common of is the market \n", "rank: 14 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 15 bleu_score 0.75 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions, here are the factors affecting the market \n", "rank: 16 bleu_score 0.38461538461538464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting market \n", "rank: 17 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common to the factors causing price of \n", "rank: 18 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect the market price of \n", "rank: 19 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 20 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of is needed to the market \n", "rank: 21 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors affect the market price of \n", "rank: 22 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the \n", "rank: 23 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of is the market price of \n", "rank: 24 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 25 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 26 bleu_score 0.43904930887522114 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of is needed for \n", "rank: 27 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price data for \n", "rank: 28 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common of \n", "rank: 29 bleu_score 0.18393972058572117 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting \n", "rank: 30 bleu_score 0.09196986029286058 max_bleu: 0.7777777777777778\n", "===================================================================\n", "3 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that can find the market price of \n", "rank: 31 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of is needed for \n", "rank: 0 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the market price of \n", "rank: 1 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect the market price of \n", "rank: 2 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions related to \n", "rank: 3 bleu_score 0.25 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the market is typically around the market \n", "rank: 4 bleu_score 0.4 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors affect its market price of \n", "rank: 5 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common to get the market price of \n", "rank: 6 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence of \n", "rank: 7 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that can find the market price of \n", "rank: 8 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price data for \n", "rank: 9 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the \n", "rank: 11 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 12 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common to the market price of \n", "rank: 13 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common of is the market \n", "rank: 14 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 15 bleu_score 0.43904930887522114 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting \n", "rank: 16 bleu_score 0.09196986029286058 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of is the market price of \n", "rank: 17 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of is the factors driving the market price of \n", "rank: 18 bleu_score 0.5454545454545454 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 19 bleu_score 0.75 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common to get market \n", "rank: 20 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect \n", "rank: 21 bleu_score 0.10976232721880529 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 22 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting market \n", "rank: 23 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions, here are the factors affecting the market \n", "rank: 24 bleu_score 0.38461538461538464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors driving the market price of \n", "rank: 25 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that can affect the market price of \n", "rank: 26 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common of \n", "rank: 27 bleu_score 0.18393972058572117 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 28 bleu_score 0.36787944117144233 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: common to the factors causing price of \n", "rank: 29 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of is needed to the market \n", "rank: 30 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "4 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past the market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors affect the market price of \n", "rank: 31 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that can affect the market price of \n", "rank: 0 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common to the factors causing price of \n", "rank: 1 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect the market price of \n", "rank: 2 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the market price of \n", "rank: 3 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions related to \n", "rank: 4 bleu_score 0.25 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common of is the market \n", "rank: 5 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect \n", "rank: 6 bleu_score 0.10976232721880529 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that can find the market price of \n", "rank: 7 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence of \n", "rank: 8 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 9 bleu_score 0.43904930887522114 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common to the market price of \n", "rank: 10 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 11 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting \n", "rank: 12 bleu_score 0.09196986029286058 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of is the market price of \n", "rank: 13 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common to get market \n", "rank: 14 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 15 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of is the ideal before planting \n", "rank: 16 bleu_score 0.375 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common to get the market price of \n", "rank: 17 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common of \n", "rank: 18 bleu_score 0.18393972058572117 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 19 bleu_score 0.36787944117144233 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price data for \n", "rank: 20 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 21 bleu_score 0.75 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 22 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions, here are the factors affecting the market \n", "rank: 23 bleu_score 0.38461538461538464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of is needed to the market \n", "rank: 24 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of is needed for \n", "rank: 25 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors driving the market price of \n", "rank: 26 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors affect the market price of \n", "rank: 27 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors affect its market price of \n", "rank: 28 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: of the market is typically around the market \n", "rank: 29 bleu_score 0.4 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting market \n", "rank: 30 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "5 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || affecting a market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the \n", "rank: 31 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 0 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors affect its market price of \n", "rank: 1 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of is needed for \n", "rank: 2 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that can affect the market price of \n", "rank: 3 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect the market price of \n", "rank: 4 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common to the market price of \n", "rank: 5 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence of \n", "rank: 6 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of is the factors driving the market price of \n", "rank: 7 bleu_score 0.5454545454545454 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 8 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 9 bleu_score 0.36787944117144233 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting \n", "rank: 10 bleu_score 0.09196986029286058 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 11 bleu_score 0.75 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common to get the market price of \n", "rank: 12 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common of is the market \n", "rank: 13 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of is the market price of \n", "rank: 14 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions related to \n", "rank: 15 bleu_score 0.25 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors affect the market price of \n", "rank: 16 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 17 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 18 bleu_score 0.43904930887522114 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the market price of \n", "rank: 19 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions, here are the factors affecting the market \n", "rank: 20 bleu_score 0.38461538461538464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the factors driving the market price of \n", "rank: 21 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect \n", "rank: 22 bleu_score 0.10976232721880529 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common of \n", "rank: 23 bleu_score 0.18393972058572117 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases that can find the market price of \n", "rank: 24 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common to the factors causing price of \n", "rank: 25 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of is needed to the market \n", "rank: 26 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common to get market \n", "rank: 27 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting market \n", "rank: 28 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market is typically around \n", "rank: 29 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the \n", "rank: 30 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "6 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market price of \n", "target: what factors influence the market price of \n", "prediction: of the market price data for \n", "rank: 31 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the market price of \n", "rank: 0 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect the market price of \n", "rank: 1 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the factors affect its market price of \n", "rank: 2 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of is needed for \n", "rank: 3 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common to the market price of \n", "rank: 4 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market \n", "rank: 5 bleu_score 0.75 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 6 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common diseases that can find the market price of \n", "rank: 7 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions related to \n", "rank: 8 bleu_score 0.25 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common diseases that can affect the market price of \n", "rank: 9 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the \n", "rank: 10 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of is the factors driving the market price of \n", "rank: 11 bleu_score 0.5454545454545454 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common diseases that affect \n", "rank: 12 bleu_score 0.10976232721880529 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 13 bleu_score 0.43904930887522114 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the factors influence of \n", "rank: 14 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting market \n", "rank: 15 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common to get the market price of \n", "rank: 16 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common to get market \n", "rank: 17 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common diseases affecting \n", "rank: 18 bleu_score 0.09196986029286058 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of is the market price of \n", "rank: 19 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the market is \n", "rank: 20 bleu_score 0.47768754038252614 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions, here are the factors affecting the market \n", "rank: 21 bleu_score 0.38461538461538464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 22 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of is needed to the market \n", "rank: 23 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the market price data for \n", "rank: 24 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the factors driving the market price of \n", "rank: 25 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 26 bleu_score 0.36787944117144233 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common of \n", "rank: 27 bleu_score 0.18393972058572117 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common of is the market \n", "rank: 28 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 29 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: of the factors affect the market price of \n", "rank: 30 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "7 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are resistant to induce \n", "target: what factors influence the market price of \n", "prediction: common to the factors causing price of \n", "rank: 31 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases that can affect the market price of \n", "rank: 0 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the factors influence of \n", "rank: 2 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the market price of \n", "rank: 3 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the factors affect the market price of \n", "rank: 4 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common to get the market price of \n", "rank: 5 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases affecting market \n", "rank: 6 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common to the market price of \n", "rank: 7 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases that can find the market price of \n", "rank: 8 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of is the factors driving the market price of \n", "rank: 9 bleu_score 0.5454545454545454 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases affecting \n", "rank: 10 bleu_score 0.09196986029286058 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common of \n", "rank: 11 bleu_score 0.18393972058572117 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of \n", "rank: 12 bleu_score 0.049787068367863944 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the market is typically around the market \n", "rank: 13 bleu_score 0.4 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of is needed for \n", "rank: 14 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of is the market price of \n", "rank: 15 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases that affect \n", "rank: 16 bleu_score 0.10976232721880529 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 17 bleu_score 0.36787944117144233 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases that affect the market price of \n", "rank: 18 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 19 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common to get market \n", "rank: 20 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions related to \n", "rank: 21 bleu_score 0.25 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common of is the market \n", "rank: 22 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of \n", "rank: 23 bleu_score 0.049787068367863944 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of is needed to the market \n", "rank: 24 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions, here are the factors affecting the market \n", "rank: 25 bleu_score 0.38461538461538464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of \n", "rank: 26 bleu_score 0.049787068367863944 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common to the factors causing price of \n", "rank: 27 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of \n", "rank: 28 bleu_score 0.049787068367863944 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the factors affect its market price of \n", "rank: 29 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the \n", "rank: 30 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "8 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the market price data for \n", "rank: 31 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of is needed for \n", "rank: 0 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the factors influence the market price of \n", "rank: 1 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions related to \n", "rank: 2 bleu_score 0.25 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the factors affect its market price of \n", "rank: 3 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the market \n", "rank: 4 bleu_score 0.36787944117144233 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common to get the market price of \n", "rank: 5 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the factors affect the market price of \n", "rank: 6 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common to the market price of \n", "rank: 7 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of \n", "rank: 8 bleu_score 0.049787068367863944 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases that affect \n", "rank: 9 bleu_score 0.10976232721880529 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases that can affect the market price of \n", "rank: 10 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases that affect the market price of \n", "rank: 11 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of \n", "rank: 12 bleu_score 0.049787068367863944 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the market price of \n", "rank: 13 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the market price of \n", "rank: 14 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases affecting the \n", "rank: 15 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases affecting market \n", "rank: 16 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common of follow-up questions, here are the factors affecting the market \n", "rank: 17 bleu_score 0.38461538461538464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of \n", "rank: 18 bleu_score 0.049787068367863944 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the factors influence of \n", "rank: 19 bleu_score 0.5971094254781577 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of is the market price of \n", "rank: 20 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common to the factors causing price of \n", "rank: 21 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common of \n", "rank: 22 bleu_score 0.18393972058572117 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common of is the market \n", "rank: 23 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of is needed to the market \n", "rank: 24 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases affecting \n", "rank: 25 bleu_score 0.09196986029286058 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the market price data for \n", "rank: 26 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of is the factors driving the market price of \n", "rank: 27 bleu_score 0.5454545454545454 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common to get market \n", "rank: 28 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of \n", "rank: 29 bleu_score 0.049787068367863944 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: of the market is typically around the market \n", "rank: 30 bleu_score 0.4 max_bleu: 0.7777777777777778\n", "===================================================================\n", "9 1500 ==== source list: ke bazaar mulya ko prabhavit karne wale kaarak kaun kaun se hain? || past market prices are common\n", "target: what factors influence the market price of \n", "prediction: common diseases that can find the market price of \n", "rank: 31 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts from \n", "rank: 0 bleu_score 0.17113903967753066 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the best time to sell in \n", "rank: 1 bleu_score 0.18181818181818182 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while \n", "rank: 2 bleu_score 0.055782540037107455 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 3 bleu_score 0.6923076923076923 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is the ideal time for \n", "rank: 4 bleu_score 0.2982797722714565 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest? 🌾\n", "rank: 5 bleu_score 0.2943035529371539 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit from longer \n", "rank: 6 bleu_score 0.18612544500887301 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes for \n", "rank: 7 bleu_score 0.17113903967753066 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha into the best time for harvesting preventing black\n", "rank: 8 bleu_score 0.16666666666666669 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while the \n", "rank: 9 bleu_score 0.07357588823428847 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest?\n", "rank: 10 bleu_score 0.22313016014842982 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 11 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts in \n", "rank: 12 bleu_score 0.17113903967753066 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest from longer ready for harvest?\n", "rank: 13 bleu_score 0.49713295378576094 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while the right time for \n", "rank: 14 bleu_score 0.19470019576785122 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit \n", "rank: 15 bleu_score 0.14715177646857694 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent cuts in \n", "rank: 16 bleu_score 0.18612544500887301 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for \n", "rank: 17 bleu_score 0.2207276647028654 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day.\n", "rank: 18 bleu_score 0.055782540037107455 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it for \n", "rank: 19 bleu_score 0.256708559516296 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for preventing hemorrhagic septicemia in \n", "rank: 20 bleu_score 0.2982797722714565 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach day.\n", "rank: 21 bleu_score 0.2207276647028654 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it available to reach harvest?\n", "rank: 22 bleu_score 0.38940039153570244 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day. 🌾\n", "rank: 23 bleu_score 0.07357588823428847 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while is it for \n", "rank: 24 bleu_score 0.2920502936517768 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach harvest?\n", "rank: 25 bleu_score 0.2943035529371539 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes in \n", "rank: 26 bleu_score 0.08556951983876535 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the ideal time for \n", "rank: 27 bleu_score 0.19470019576785122 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent fruit from transportation \n", "rank: 28 bleu_score 0.19470019576785122 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the \n", "rank: 29 bleu_score 0.055782540037107455 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the is it for \n", "rank: 30 bleu_score 0.2920502936517768 max_bleu: 0.7142857142857143\n", "===================================================================\n", "10 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest \n", "rank: 31 bleu_score 0.2207276647028654 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts from \n", "rank: 0 bleu_score 0.17113903967753066 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit from longer \n", "rank: 1 bleu_score 0.18612544500887301 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while \n", "rank: 2 bleu_score 0.055782540037107455 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day.\n", "rank: 3 bleu_score 0.055782540037107455 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 4 bleu_score 0.6923076923076923 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is the ideal time for \n", "rank: 5 bleu_score 0.2982797722714565 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit \n", "rank: 6 bleu_score 0.14715177646857694 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts in \n", "rank: 7 bleu_score 0.17113903967753066 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest?\n", "rank: 8 bleu_score 0.22313016014842982 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while the \n", "rank: 9 bleu_score 0.07357588823428847 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest? 🌾\n", "rank: 10 bleu_score 0.2943035529371539 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 11 bleu_score 0.7142857142857143 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent cuts in \n", "rank: 12 bleu_score 0.18612544500887301 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest \n", "rank: 13 bleu_score 0.2207276647028654 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes for \n", "rank: 14 bleu_score 0.17113903967753066 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest from longer ready for harvest?\n", "rank: 15 bleu_score 0.49713295378576094 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while the right time for \n", "rank: 16 bleu_score 0.19470019576785122 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for \n", "rank: 17 bleu_score 0.2207276647028654 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it for \n", "rank: 18 bleu_score 0.256708559516296 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes in \n", "rank: 19 bleu_score 0.08556951983876535 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the best time to sell in \n", "rank: 20 bleu_score 0.18181818181818182 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach day.\n", "rank: 21 bleu_score 0.2207276647028654 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent fruit from transportation \n", "rank: 22 bleu_score 0.19470019576785122 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for preventing hemorrhagic septicemia in \n", "rank: 23 bleu_score 0.2982797722714565 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while is it for \n", "rank: 24 bleu_score 0.2920502936517768 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the ideal time for \n", "rank: 25 bleu_score 0.19470019576785122 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha into the best time for harvesting preventing black\n", "rank: 26 bleu_score 0.16666666666666669 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach harvest?\n", "rank: 27 bleu_score 0.2943035529371539 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the is it for \n", "rank: 28 bleu_score 0.2920502936517768 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the \n", "rank: 29 bleu_score 0.055782540037107455 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it available to reach harvest?\n", "rank: 30 bleu_score 0.38940039153570244 max_bleu: 0.7142857142857143\n", "===================================================================\n", "11 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || the pit of long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day. 🌾\n", "rank: 31 bleu_score 0.07357588823428847 max_bleu: 0.7142857142857143\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach day.\n", "rank: 0 bleu_score 0.2207276647028654 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it available to reach harvest?\n", "rank: 1 bleu_score 0.38940039153570244 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit \n", "rank: 2 bleu_score 0.14715177646857694 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts from \n", "rank: 3 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 4 bleu_score 0.7142857142857143 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest? 🌾\n", "rank: 5 bleu_score 0.2943035529371539 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes for \n", "rank: 6 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day.\n", "rank: 7 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for \n", "rank: 8 bleu_score 0.6 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the \n", "rank: 9 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit from longer \n", "rank: 10 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while in tej \n", "rank: 11 bleu_score 0.08556951983876535 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the ideal time for \n", "rank: 12 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 13 bleu_score 0.75 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while in \n", "rank: 14 bleu_score 0.07357588823428847 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day. 🌾\n", "rank: 15 bleu_score 0.07357588823428847 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for \n", "rank: 16 bleu_score 0.2207276647028654 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it for \n", "rank: 17 bleu_score 0.256708559516296 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for preventing soil-borne \n", "rank: 18 bleu_score 0.2791881675133095 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the best time to sell in \n", "rank: 19 bleu_score 0.18181818181818182 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent cuts in \n", "rank: 20 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha into the best time for harvesting \n", "rank: 21 bleu_score 0.18181818181818182 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts in \n", "rank: 22 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest?\n", "rank: 23 bleu_score 0.22313016014842982 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while is it for \n", "rank: 24 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach \n", "rank: 25 bleu_score 0.16734762011132237 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while \n", "rank: 26 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is the ideal time for \n", "rank: 27 bleu_score 0.2982797722714565 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes in \n", "rank: 28 bleu_score 0.08556951983876535 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the is it for \n", "rank: 29 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach harvest?\n", "rank: 30 bleu_score 0.2943035529371539 max_bleu: 0.75\n", "===================================================================\n", "12 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent fruit from transportation \n", "rank: 31 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 0 bleu_score 0.7142857142857143 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit \n", "rank: 1 bleu_score 0.14715177646857694 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach day.\n", "rank: 2 bleu_score 0.2207276647028654 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the ideal time for \n", "rank: 3 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the best time to sell in \n", "rank: 4 bleu_score 0.18181818181818182 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it for \n", "rank: 5 bleu_score 0.256708559516296 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day. 🌾\n", "rank: 6 bleu_score 0.07357588823428847 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for \n", "rank: 7 bleu_score 0.6 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha into the best time for harvesting \n", "rank: 8 bleu_score 0.18181818181818182 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for \n", "rank: 9 bleu_score 0.2207276647028654 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach \n", "rank: 10 bleu_score 0.16734762011132237 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it available to reach harvest?\n", "rank: 11 bleu_score 0.38940039153570244 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit from longer \n", "rank: 12 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while in tej \n", "rank: 13 bleu_score 0.08556951983876535 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is the ideal time for \n", "rank: 14 bleu_score 0.2982797722714565 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while in \n", "rank: 15 bleu_score 0.07357588823428847 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest?\n", "rank: 16 bleu_score 0.22313016014842982 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts in \n", "rank: 17 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest? 🌾\n", "rank: 18 bleu_score 0.2943035529371539 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day.\n", "rank: 19 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 20 bleu_score 0.75 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent fruit from transportation \n", "rank: 21 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while is it for \n", "rank: 22 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes for \n", "rank: 23 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the is it for \n", "rank: 24 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes in \n", "rank: 25 bleu_score 0.08556951983876535 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while \n", "rank: 26 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for preventing soil-borne \n", "rank: 27 bleu_score 0.2791881675133095 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach harvest?\n", "rank: 28 bleu_score 0.2943035529371539 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts from \n", "rank: 29 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the \n", "rank: 30 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "13 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent cuts in \n", "rank: 31 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while in tej \n", "rank: 0 bleu_score 0.08556951983876535 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit from longer \n", "rank: 1 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the ideal time for \n", "rank: 2 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the best time to sell in \n", "rank: 3 bleu_score 0.18181818181818182 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach day.\n", "rank: 4 bleu_score 0.2207276647028654 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for \n", "rank: 5 bleu_score 0.6 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for \n", "rank: 6 bleu_score 0.2207276647028654 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 7 bleu_score 0.7142857142857143 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while in \n", "rank: 8 bleu_score 0.07357588823428847 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it available to reach harvest?\n", "rank: 9 bleu_score 0.38940039153570244 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for preventing soil-borne \n", "rank: 10 bleu_score 0.2791881675133095 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day. 🌾\n", "rank: 11 bleu_score 0.07357588823428847 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts in \n", "rank: 12 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha into the best time for harvesting \n", "rank: 13 bleu_score 0.18181818181818182 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit \n", "rank: 14 bleu_score 0.14715177646857694 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes in \n", "rank: 15 bleu_score 0.08556951983876535 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent cuts in \n", "rank: 16 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest?\n", "rank: 17 bleu_score 0.22313016014842982 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest? 🌾\n", "rank: 18 bleu_score 0.2943035529371539 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while is it for \n", "rank: 19 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 20 bleu_score 0.75 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach \n", "rank: 21 bleu_score 0.16734762011132237 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while \n", "rank: 22 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach harvest?\n", "rank: 23 bleu_score 0.2943035529371539 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day.\n", "rank: 24 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the \n", "rank: 25 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts from \n", "rank: 26 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it for \n", "rank: 27 bleu_score 0.256708559516296 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the is it for \n", "rank: 28 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is the ideal time for \n", "rank: 29 bleu_score 0.2982797722714565 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes for \n", "rank: 30 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "14 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, higher wave actions. how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent fruit from transportation \n", "rank: 31 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts from \n", "rank: 0 bleu_score 0.17113903967753066 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it available to reach harvest?\n", "rank: 1 bleu_score 0.38940039153570244 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while in \n", "rank: 2 bleu_score 0.07357588823428847 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest \n", "rank: 3 bleu_score 0.2207276647028654 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest from longer ready for harvest?\n", "rank: 4 bleu_score 0.49713295378576094 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest? 🌾\n", "rank: 5 bleu_score 0.2943035529371539 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest?\n", "rank: 6 bleu_score 0.22313016014842982 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold available to reach harvest?\n", "rank: 7 bleu_score 0.3422780793550613 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 8 bleu_score 0.6923076923076923 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while \n", "rank: 9 bleu_score 0.055782540037107455 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold flowers reach \n", "rank: 10 bleu_score 0.14715177646857694 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the best time to sell in \n", "rank: 11 bleu_score 0.18181818181818182 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts in \n", "rank: 12 bleu_score 0.17113903967753066 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold flowers can be ready for harvest in \n", "rank: 13 bleu_score 0.18181818181818182 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit from longer \n", "rank: 14 bleu_score 0.18612544500887301 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold flowers reach harvest?\n", "rank: 15 bleu_score 0.2207276647028654 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while is it for \n", "rank: 16 bleu_score 0.2920502936517768 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is the ideal time for \n", "rank: 17 bleu_score 0.2982797722714565 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it for \n", "rank: 18 bleu_score 0.256708559516296 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold available can i access to sell from transportation \n", "rank: 19 bleu_score 0.16666666666666669 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the \n", "rank: 20 bleu_score 0.055782540037107455 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes in \n", "rank: 21 bleu_score 0.08556951983876535 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for reach the main field?\n", "rank: 22 bleu_score 0.39770636302860873 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold flowers \n", "rank: 23 bleu_score 0.055782540037107455 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold available can follow these \n", "rank: 24 bleu_score 0.09306272250443651 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit \n", "rank: 25 bleu_score 0.14715177646857694 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the is it for \n", "rank: 26 bleu_score 0.2920502936517768 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for preventing soil-borne \n", "rank: 27 bleu_score 0.2791881675133095 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes for \n", "rank: 28 bleu_score 0.17113903967753066 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the ideal time for \n", "rank: 29 bleu_score 0.19470019576785122 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while in tej \n", "rank: 30 bleu_score 0.08556951983876535 max_bleu: 0.6923076923076923\n", "===================================================================\n", "15 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || days, yields up a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold available to prevent cuts in \n", "rank: 31 bleu_score 0.19470019576785122 max_bleu: 0.6923076923076923\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent cuts in \n", "rank: 0 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 1 bleu_score 0.75 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the ideal longer period for \n", "rank: 2 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach day.\n", "rank: 3 bleu_score 0.2207276647028654 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the best time to sell in \n", "rank: 4 bleu_score 0.18181818181818182 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for reach the main field?\n", "rank: 5 bleu_score 0.39770636302860873 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day. 🌾\n", "rank: 6 bleu_score 0.07357588823428847 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for preventing soil-borne \n", "rank: 7 bleu_score 0.2791881675133095 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the ideal time for \n", "rank: 8 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the ideal time for \n", "rank: 9 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach \n", "rank: 10 bleu_score 0.16734762011132237 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha into the market demand for \n", "rank: 11 bleu_score 0.2 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 12 bleu_score 0.6923076923076923 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while the \n", "rank: 13 bleu_score 0.07357588823428847 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent day.\n", "rank: 14 bleu_score 0.14715177646857694 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it available to reach harvest?\n", "rank: 15 bleu_score 0.38940039153570244 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while \n", "rank: 16 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is the ideal time for \n", "rank: 17 bleu_score 0.2982797722714565 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach harvest?\n", "rank: 18 bleu_score 0.2943035529371539 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts in \n", "rank: 19 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest?\n", "rank: 20 bleu_score 0.22313016014842982 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day.\n", "rank: 21 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest? 🌾\n", "rank: 22 bleu_score 0.2943035529371539 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the \n", "rank: 23 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it for \n", "rank: 24 bleu_score 0.256708559516296 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit from the \n", "rank: 25 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit \n", "rank: 26 bleu_score 0.14715177646857694 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 27 bleu_score 0.7142857142857143 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the is it for \n", "rank: 28 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while the right time for \n", "rank: 29 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while is it for \n", "rank: 30 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "16 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts from \n", "rank: 31 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for \n", "rank: 0 bleu_score 0.2207276647028654 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the best time to sell in \n", "rank: 1 bleu_score 0.18181818181818182 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it available to reach harvest?\n", "rank: 2 bleu_score 0.38940039153570244 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 3 bleu_score 0.75 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while in tej \n", "rank: 4 bleu_score 0.08556951983876535 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts in \n", "rank: 5 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while in \n", "rank: 6 bleu_score 0.07357588823428847 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold flowers reach harvest?\n", "rank: 7 bleu_score 0.2207276647028654 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold flowers reach \n", "rank: 8 bleu_score 0.14715177646857694 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while \n", "rank: 9 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold available to reach harvest?\n", "rank: 10 bleu_score 0.3422780793550613 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes for \n", "rank: 11 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it for \n", "rank: 12 bleu_score 0.256708559516296 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest?\n", "rank: 13 bleu_score 0.22313016014842982 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the ideal time for \n", "rank: 14 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach \n", "rank: 15 bleu_score 0.16734762011132237 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest? 🌾\n", "rank: 16 bleu_score 0.2943035529371539 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while is it for \n", "rank: 17 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold flowers can be ready for harvest in \n", "rank: 18 bleu_score 0.18181818181818182 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 19 bleu_score 0.6923076923076923 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the schemes in \n", "rank: 20 bleu_score 0.08556951983876535 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for preventing soil-borne \n", "rank: 21 bleu_score 0.2791881675133095 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit from longer \n", "rank: 22 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit \n", "rank: 23 bleu_score 0.14715177646857694 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold available to prevent cuts in \n", "rank: 24 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold available can i access to sell from transportation \n", "rank: 25 bleu_score 0.16666666666666669 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is the ideal time for \n", "rank: 26 bleu_score 0.2982797722714565 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold flowers \n", "rank: 27 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts from \n", "rank: 28 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the \n", "rank: 29 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the is it for \n", "rank: 30 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "17 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in a how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: marigold available can follow these \n", "rank: 31 bleu_score 0.09306272250443651 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent cuts in \n", "rank: 0 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it available to reach harvest?\n", "rank: 1 bleu_score 0.38940039153570244 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for reach the main field?\n", "rank: 2 bleu_score 0.39770636302860873 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the ideal time for \n", "rank: 3 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is the ideal time for \n", "rank: 4 bleu_score 0.2982797722714565 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach \n", "rank: 5 bleu_score 0.16734762011132237 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while the \n", "rank: 6 bleu_score 0.07357588823428847 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for preventing soil-borne \n", "rank: 7 bleu_score 0.2791881675133095 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 8 bleu_score 0.6923076923076923 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the best time to sell in \n", "rank: 9 bleu_score 0.18181818181818182 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while \n", "rank: 10 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the ideal time for \n", "rank: 11 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 12 bleu_score 0.7142857142857143 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 13 bleu_score 0.75 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day.\n", "rank: 14 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha into the market demand for \n", "rank: 15 bleu_score 0.2 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest?\n", "rank: 16 bleu_score 0.22313016014842982 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day. 🌾\n", "rank: 17 bleu_score 0.07357588823428847 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach day.\n", "rank: 18 bleu_score 0.2207276647028654 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit from the \n", "rank: 19 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while is it for \n", "rank: 20 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit \n", "rank: 21 bleu_score 0.14715177646857694 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while the right time for \n", "rank: 22 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts from \n", "rank: 23 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the ideal longer period for \n", "rank: 24 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach harvest?\n", "rank: 25 bleu_score 0.2943035529371539 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the \n", "rank: 26 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the is it for \n", "rank: 27 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts in \n", "rank: 28 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent day.\n", "rank: 29 bleu_score 0.14715177646857694 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it for \n", "rank: 30 bleu_score 0.256708559516296 max_bleu: 0.75\n", "===================================================================\n", "18 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest? 🌾\n", "rank: 31 bleu_score 0.2943035529371539 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent cuts in \n", "rank: 0 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach how long does it usually take for \n", "rank: 1 bleu_score 0.75 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the ideal time for \n", "rank: 2 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the ideal longer period for \n", "rank: 3 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the best time to sell in \n", "rank: 4 bleu_score 0.18181818181818182 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to prevent day.\n", "rank: 5 bleu_score 0.14715177646857694 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is long does it take for to reach harvest?\n", "rank: 6 bleu_score 0.6923076923076923 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach \n", "rank: 7 bleu_score 0.16734762011132237 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha into the market demand for \n", "rank: 8 bleu_score 0.2 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach harvest?\n", "rank: 9 bleu_score 0.2943035529371539 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu to reach day.\n", "rank: 10 bleu_score 0.2207276647028654 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while \n", "rank: 11 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit from the \n", "rank: 12 bleu_score 0.18612544500887301 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is the ideal time for \n", "rank: 13 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it available to reach harvest?\n", "rank: 14 bleu_score 0.38940039153570244 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the \n", "rank: 15 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts in \n", "rank: 16 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest?\n", "rank: 17 bleu_score 0.22313016014842982 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while the \n", "rank: 18 bleu_score 0.07357588823428847 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per bigha how long does it take for to reach harvest?\n", "rank: 19 bleu_score 0.7142857142857143 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it is the ideal time for \n", "rank: 20 bleu_score 0.2982797722714565 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for reach the main field?\n", "rank: 21 bleu_score 0.39770636302860873 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when it for preventing soil-borne \n", "rank: 22 bleu_score 0.2791881675133095 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day.\n", "rank: 23 bleu_score 0.055782540037107455 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to reach harvest? 🌾\n", "rank: 24 bleu_score 0.2943035529371539 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent cuts from \n", "rank: 25 bleu_score 0.17113903967753066 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: to prevent fruit \n", "rank: 26 bleu_score 0.14715177646857694 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing the is it for \n", "rank: 27 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while the right time for \n", "rank: 28 bleu_score 0.19470019576785122 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested preventing while is it for \n", "rank: 29 bleu_score 0.2920502936517768 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: harvested when is it for \n", "rank: 30 bleu_score 0.256708559516296 max_bleu: 0.75\n", "===================================================================\n", "19 1500 ==== source list: kheera ko katne tak pahunchne mein kitna samay lagta hai? || nematode problems faced in pigeon pea line how long does it take for harvest?\n", "target: how long does it take for to reach harvest?\n", "prediction: iu per day. 🌾\n", "rank: 31 bleu_score 0.07357588823428847 max_bleu: 0.75\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can look out in plants?\n", "rank: 0 bleu_score 0.4412484512922977 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that you can lead to yellowing in plants?\n", "rank: 1 bleu_score 0.4166666666666667 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of nematode signs can lead to yellowing in plants?\n", "rank: 2 bleu_score 0.3333333333333333 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any diseased overwatering that can lead to yellowing in plants?\n", "rank: 3 bleu_score 0.3571428571428572 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 4 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can lead to yellowing in plants?\n", "rank: 5 bleu_score 0.4444444444444444 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there any signs of overwatering in plants?\n", "rank: 6 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants can contribute to address plants?\n", "rank: 7 bleu_score 0.4 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants are:\n", "rank: 8 bleu_score 0.4043537731417556 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more plants?\n", "rank: 9 bleu_score 0.5054422164271946 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in plants?\n", "rank: 10 bleu_score 0.5054422164271946 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of overwatering can lead to yellowing in plants?\n", "rank: 11 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can lead of overwatering in plants?\n", "rank: 12 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that can lead to yellowing in plants?\n", "rank: 13 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any signs of overwatering in plants?\n", "rank: 14 bleu_score 0.6 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more effective signs of overwatering in plants?\n", "rank: 15 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants?\n", "rank: 16 bleu_score 0.2865047968601901 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in green signs of overwatering in plants?\n", "rank: 17 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of nematode eggs in plants?\n", "rank: 18 bleu_score 0.4412484512922977 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs to check overwatering in plants?\n", "rank: 19 bleu_score 0.5 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants?\n", "rank: 20 bleu_score 0.44932896411722156 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants show signs of overwatering in plants?\n", "rank: 21 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of overwatering in plants?\n", "rank: 22 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants? \n", "rank: 23 bleu_score 0.2865047968601901 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants are there any signs of overwatering in plants?\n", "rank: 24 bleu_score 0.5384615384615384 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants?\n", "rank: 25 bleu_score 0.21487859764514256 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants? 🌾\n", "rank: 26 bleu_score 0.26959737847033294 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in cabbage plants?\n", "rank: 27 bleu_score 0.35946317129377725 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there signs can lead to plant plants?\n", "rank: 28 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can look for nematode signs of overwatering in plants?\n", "rank: 29 bleu_score 0.4166666666666667 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants are more \n", "rank: 30 bleu_score 0.4294155960430205 max_bleu: 0.6666666666666666\n", "===================================================================\n", "20 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in cabbage plants are:\n", "rank: 31 bleu_score 0.3032653298563167 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can look for nematode signs of overwatering in plants?\n", "rank: 0 bleu_score 0.4166666666666667 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that you can lead to yellowing in plants?\n", "rank: 1 bleu_score 0.4166666666666667 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can look out in plants?\n", "rank: 2 bleu_score 0.4412484512922977 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any diseased overwatering that can lead to yellowing in plants?\n", "rank: 3 bleu_score 0.3571428571428572 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in plants?\n", "rank: 4 bleu_score 0.5054422164271946 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of nematode signs can lead to yellowing in plants?\n", "rank: 5 bleu_score 0.3333333333333333 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there signs can lead to plant plants?\n", "rank: 6 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in green signs of overwatering in plants?\n", "rank: 7 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants can contribute to address plants?\n", "rank: 8 bleu_score 0.4 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can lead to yellowing in plants?\n", "rank: 9 bleu_score 0.4444444444444444 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs to check overwatering in plants?\n", "rank: 10 bleu_score 0.5 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants?\n", "rank: 11 bleu_score 0.2865047968601901 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants are:\n", "rank: 12 bleu_score 0.4043537731417556 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more effective signs of overwatering in plants?\n", "rank: 13 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of nematode eggs in plants?\n", "rank: 14 bleu_score 0.4412484512922977 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more plants?\n", "rank: 15 bleu_score 0.5054422164271946 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants are more \n", "rank: 16 bleu_score 0.4294155960430205 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there any signs of overwatering in plants?\n", "rank: 17 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants are there any signs of overwatering in plants?\n", "rank: 18 bleu_score 0.5384615384615384 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in cabbage plants?\n", "rank: 19 bleu_score 0.35946317129377725 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of overwatering in plants?\n", "rank: 20 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any signs of overwatering in plants?\n", "rank: 21 bleu_score 0.6 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants show signs of overwatering in plants?\n", "rank: 22 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants?\n", "rank: 23 bleu_score 0.44932896411722156 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that can lead to yellowing in plants?\n", "rank: 24 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants?\n", "rank: 25 bleu_score 0.21487859764514256 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 26 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in cabbage plants are:\n", "rank: 27 bleu_score 0.3032653298563167 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of overwatering can lead to yellowing in plants?\n", "rank: 28 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can lead of overwatering in plants?\n", "rank: 29 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants? 🌾\n", "rank: 30 bleu_score 0.26959737847033294 max_bleu: 0.6666666666666666\n", "===================================================================\n", "21 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants? \n", "rank: 31 bleu_score 0.2865047968601901 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs to check overwatering in plants?\n", "rank: 0 bleu_score 0.5 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can look for nematode signs of overwatering in plants?\n", "rank: 1 bleu_score 0.4166666666666667 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can look out in plants?\n", "rank: 2 bleu_score 0.4412484512922977 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more plants?\n", "rank: 3 bleu_score 0.5054422164271946 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there any signs of overwatering in plants?\n", "rank: 4 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more effective signs of overwatering in plants?\n", "rank: 5 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that can lead to yellowing in plants?\n", "rank: 6 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that you can lead to yellowing in plants?\n", "rank: 7 bleu_score 0.4166666666666667 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants can follow these signs of overwatering in plants?\n", "rank: 8 bleu_score 0.38461538461538464 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there signs can lead to plant plants?\n", "rank: 9 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of nematode signs can lead to yellowing in plants?\n", "rank: 10 bleu_score 0.3333333333333333 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any signs of overwatering in plants?\n", "rank: 11 bleu_score 0.6 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants are:\n", "rank: 12 bleu_score 0.4043537731417556 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 13 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in plants?\n", "rank: 14 bleu_score 0.5054422164271946 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants?\n", "rank: 15 bleu_score 0.2865047968601901 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants? 🌾\n", "rank: 16 bleu_score 0.26959737847033294 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in cabbage plants?\n", "rank: 17 bleu_score 0.35946317129377725 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of nematode eggs in plants?\n", "rank: 18 bleu_score 0.4412484512922977 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants show signs of overwatering in plants?\n", "rank: 19 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants? \n", "rank: 20 bleu_score 0.2865047968601901 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants are there any signs of overwatering in plants?\n", "rank: 21 bleu_score 0.5384615384615384 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants?\n", "rank: 22 bleu_score 0.44932896411722156 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of overwatering in plants?\n", "rank: 23 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants?\n", "rank: 24 bleu_score 0.21487859764514256 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can lead to yellowing in plants?\n", "rank: 25 bleu_score 0.4444444444444444 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants are more \n", "rank: 26 bleu_score 0.4294155960430205 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any diseased overwatering that can lead to yellowing in plants?\n", "rank: 27 bleu_score 0.3571428571428572 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in green signs of overwatering in plants?\n", "rank: 28 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in cabbage plants are:\n", "rank: 29 bleu_score 0.3032653298563167 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of overwatering can lead to yellowing in plants?\n", "rank: 30 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "22 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can lead of overwatering in plants?\n", "rank: 31 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more plants?\n", "rank: 0 bleu_score 0.5054422164271946 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants can follow these signs of overwatering in plants?\n", "rank: 1 bleu_score 0.38461538461538464 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can lead of overwatering in plants?\n", "rank: 2 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any signs of overwatering in plants?\n", "rank: 3 bleu_score 0.6 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that you can lead to yellowing in plants?\n", "rank: 4 bleu_score 0.4166666666666667 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any diseased overwatering that can lead to yellowing in plants?\n", "rank: 5 bleu_score 0.3571428571428572 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in green signs of overwatering in plants?\n", "rank: 6 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there any signs of overwatering in plants?\n", "rank: 7 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can lead to yellowing in plants?\n", "rank: 8 bleu_score 0.4444444444444444 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in plants?\n", "rank: 9 bleu_score 0.5054422164271946 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there signs can lead to plant plants?\n", "rank: 10 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can look out in plants?\n", "rank: 11 bleu_score 0.4412484512922977 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of overwatering can lead to yellowing in plants?\n", "rank: 12 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of overwatering in plants?\n", "rank: 13 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can look for nematode signs of overwatering in plants?\n", "rank: 14 bleu_score 0.4166666666666667 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants show signs of overwatering in plants?\n", "rank: 15 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants are:\n", "rank: 16 bleu_score 0.4043537731417556 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 17 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs to check overwatering in plants?\n", "rank: 18 bleu_score 0.5 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that can lead to yellowing in plants?\n", "rank: 19 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of nematode eggs in plants?\n", "rank: 20 bleu_score 0.4412484512922977 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants?\n", "rank: 21 bleu_score 0.44932896411722156 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants? \n", "rank: 22 bleu_score 0.2865047968601901 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in cabbage plants are:\n", "rank: 23 bleu_score 0.3032653298563167 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants are there any signs of overwatering in plants?\n", "rank: 24 bleu_score 0.5384615384615384 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants?\n", "rank: 25 bleu_score 0.21487859764514256 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants? 🌾\n", "rank: 26 bleu_score 0.26959737847033294 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants?\n", "rank: 27 bleu_score 0.2865047968601901 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more effective signs of overwatering in plants?\n", "rank: 28 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants are more \n", "rank: 29 bleu_score 0.4294155960430205 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in cabbage plants?\n", "rank: 30 bleu_score 0.35946317129377725 max_bleu: 0.6666666666666666\n", "===================================================================\n", "23 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest infestation in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of nematode signs can lead to yellowing in plants?\n", "rank: 31 bleu_score 0.3333333333333333 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can look for nematode signs of overwatering in plants?\n", "rank: 0 bleu_score 0.4166666666666667 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that can lead to yellowing in plants?\n", "rank: 1 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there signs can lead to plant plants?\n", "rank: 2 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can look out in plants?\n", "rank: 3 bleu_score 0.4412484512922977 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more plants?\n", "rank: 4 bleu_score 0.5054422164271946 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants are:\n", "rank: 5 bleu_score 0.4043537731417556 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can lead of overwatering in plants?\n", "rank: 6 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can lead to yellowing in plants?\n", "rank: 7 bleu_score 0.4444444444444444 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in plants?\n", "rank: 8 bleu_score 0.5054422164271946 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in green signs of overwatering in plants?\n", "rank: 9 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of nematode signs can lead to yellowing in plants?\n", "rank: 10 bleu_score 0.3333333333333333 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any diseased overwatering that can lead to yellowing in plants?\n", "rank: 11 bleu_score 0.3571428571428572 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of nematode eggs in plants?\n", "rank: 12 bleu_score 0.4412484512922977 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants? \n", "rank: 13 bleu_score 0.2865047968601901 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in cabbage plants are:\n", "rank: 14 bleu_score 0.3032653298563167 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more effective signs of overwatering in plants?\n", "rank: 15 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants? 🌾\n", "rank: 16 bleu_score 0.26959737847033294 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants show signs of overwatering in plants?\n", "rank: 17 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants are more \n", "rank: 18 bleu_score 0.4294155960430205 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants can contribute to address plants?\n", "rank: 19 bleu_score 0.4 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants?\n", "rank: 20 bleu_score 0.44932896411722156 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any signs of overwatering in plants?\n", "rank: 21 bleu_score 0.6 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants are there any signs of overwatering in plants?\n", "rank: 22 bleu_score 0.5384615384615384 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of overwatering in plants?\n", "rank: 23 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in cabbage plants?\n", "rank: 24 bleu_score 0.35946317129377725 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants?\n", "rank: 25 bleu_score 0.2865047968601901 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants?\n", "rank: 26 bleu_score 0.21487859764514256 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there any signs of overwatering in plants?\n", "rank: 27 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 28 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs to check overwatering in plants?\n", "rank: 29 bleu_score 0.5 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that you can lead to yellowing in plants?\n", "rank: 30 bleu_score 0.4166666666666667 max_bleu: 0.6666666666666666\n", "===================================================================\n", "24 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of overwatering can lead to yellowing in plants?\n", "rank: 31 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is more plants?\n", "rank: 0 bleu_score 0.5367694950537757 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants? 🌾 are there any signs of overwatering that can lead to plant plants?\n", "rank: 1 bleu_score 0.3333333333333333 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that you can ask:\n", "rank: 2 bleu_score 0.21470779802151024 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 3 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more plants?\n", "rank: 4 bleu_score 0.5054422164271946 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in green signs of overwatering in plants?\n", "rank: 5 bleu_score 0.5454545454545454 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 6 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more than plants?\n", "rank: 7 bleu_score 0.4043537731417556 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 8 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 9 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 10 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants?\n", "rank: 11 bleu_score 0.44932896411722156 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants are there any signs of overwatering in plants?\n", "rank: 12 bleu_score 0.5384615384615384 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in plants?\n", "rank: 13 bleu_score 0.5054422164271946 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants are more \n", "rank: 14 bleu_score 0.4294155960430205 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants?\n", "rank: 15 bleu_score 0.21487859764514256 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in plants?\n", "rank: 16 bleu_score 0.44932896411722156 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs to check overwatering in plants?\n", "rank: 17 bleu_score 0.5 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the plants are:\n", "rank: 18 bleu_score 0.4043537731417556 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants are more season?\n", "rank: 19 bleu_score 0.5515605641153721 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants show signs of overwatering in plants?\n", "rank: 20 bleu_score 0.5454545454545454 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in coriander plants?\n", "rank: 21 bleu_score 0.35946317129377725 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any signs of overwatering in plants?\n", "rank: 22 bleu_score 0.6 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants can follow these signs of overwatering in plants?\n", "rank: 23 bleu_score 0.38461538461538464 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants?\n", "rank: 24 bleu_score 0.2865047968601901 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that can lead to yellowing in plants?\n", "rank: 25 bleu_score 0.45454545454545453 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there any signs of overwatering in plants?\n", "rank: 26 bleu_score 0.5454545454545454 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any diseased overwatering that can lead to yellowing in plants?\n", "rank: 27 bleu_score 0.3571428571428572 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there signs of overwatering in plants?\n", "rank: 28 bleu_score 0.6 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 29 bleu_score 0.7 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in coriander crop?\n", "rank: 30 bleu_score 0.26959737847033294 max_bleu: 0.8181818181818182\n", "===================================================================\n", "25 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants? \n", "rank: 31 bleu_score 0.2865047968601901 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is more plants?\n", "rank: 0 bleu_score 0.5367694950537757 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 1 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in plants?\n", "rank: 2 bleu_score 0.5054422164271946 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 3 bleu_score 0.7 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants can follow these signs of overwatering in plants?\n", "rank: 4 bleu_score 0.38461538461538464 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that you can ask:\n", "rank: 5 bleu_score 0.21470779802151024 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs to check overwatering in plants?\n", "rank: 6 bleu_score 0.5 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there signs can lead to plant plants?\n", "rank: 7 bleu_score 0.45454545454545453 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more plants?\n", "rank: 8 bleu_score 0.5054422164271946 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that can lead to yellowing in plants?\n", "rank: 9 bleu_score 0.45454545454545453 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any signs of overwatering in plants?\n", "rank: 10 bleu_score 0.6 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants? \n", "rank: 11 bleu_score 0.2865047968601901 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants? 🌾 are there any signs of overwatering that can lead to plant plants?\n", "rank: 12 bleu_score 0.3333333333333333 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in coriander plants?\n", "rank: 13 bleu_score 0.35946317129377725 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in plants?\n", "rank: 14 bleu_score 0.44932896411722156 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants are there any signs of overwatering in plants?\n", "rank: 15 bleu_score 0.5384615384615384 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the plants are:\n", "rank: 16 bleu_score 0.4043537731417556 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants?\n", "rank: 17 bleu_score 0.2865047968601901 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in green signs of overwatering in plants?\n", "rank: 19 bleu_score 0.5454545454545454 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 20 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 21 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in coriander crop?\n", "rank: 22 bleu_score 0.26959737847033294 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants show signs of overwatering in plants?\n", "rank: 23 bleu_score 0.5454545454545454 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants?\n", "rank: 24 bleu_score 0.21487859764514256 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants?\n", "rank: 25 bleu_score 0.44932896411722156 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there any signs of overwatering in plants?\n", "rank: 26 bleu_score 0.5454545454545454 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants are:\n", "rank: 27 bleu_score 0.4043537731417556 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants are more \n", "rank: 28 bleu_score 0.4294155960430205 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more than plants?\n", "rank: 29 bleu_score 0.4043537731417556 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any diseased overwatering that can lead to yellowing in plants?\n", "rank: 30 bleu_score 0.3571428571428572 max_bleu: 0.8181818181818182\n", "===================================================================\n", "26 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in the plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 31 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can look for nematode signs of overwatering in plants?\n", "rank: 0 bleu_score 0.4166666666666667 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can look out in plants?\n", "rank: 1 bleu_score 0.4412484512922977 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can lead of overwatering in plants?\n", "rank: 2 bleu_score 0.5555555555555556 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants can contribute to address plants?\n", "rank: 3 bleu_score 0.4 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any signs of overwatering in plants?\n", "rank: 4 bleu_score 0.6 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants are there any signs of overwatering in plants?\n", "rank: 5 bleu_score 0.5384615384615384 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of nematode signs can lead to yellowing in plants?\n", "rank: 6 bleu_score 0.3333333333333333 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of overwatering can lead to yellowing in plants?\n", "rank: 7 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more effective signs of overwatering in plants?\n", "rank: 8 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any diseased overwatering that can lead to yellowing in plants?\n", "rank: 9 bleu_score 0.3571428571428572 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in plants?\n", "rank: 10 bleu_score 0.5054422164271946 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants? \n", "rank: 11 bleu_score 0.2865047968601901 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more plants?\n", "rank: 12 bleu_score 0.5054422164271946 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants are more \n", "rank: 13 bleu_score 0.4294155960430205 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 14 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there any signs of overwatering in plants?\n", "rank: 15 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants show signs of overwatering in plants?\n", "rank: 16 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of nematode eggs in plants?\n", "rank: 17 bleu_score 0.4412484512922977 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in cabbage plants?\n", "rank: 18 bleu_score 0.35946317129377725 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants?\n", "rank: 19 bleu_score 0.44932896411722156 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants are:\n", "rank: 20 bleu_score 0.4043537731417556 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants?\n", "rank: 21 bleu_score 0.2865047968601901 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that can lead to yellowing in plants?\n", "rank: 22 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants?\n", "rank: 23 bleu_score 0.21487859764514256 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in green signs of overwatering in plants?\n", "rank: 24 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs can lead to yellowing in plants?\n", "rank: 25 bleu_score 0.4444444444444444 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there signs can lead to plant plants?\n", "rank: 26 bleu_score 0.45454545454545453 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs to check overwatering in plants?\n", "rank: 27 bleu_score 0.5 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that you can lead to yellowing in plants?\n", "rank: 28 bleu_score 0.4166666666666667 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of signs of overwatering in plants?\n", "rank: 29 bleu_score 0.5367694950537757 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in cabbage plants are:\n", "rank: 30 bleu_score 0.3032653298563167 max_bleu: 0.6666666666666666\n", "===================================================================\n", "27 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || pest management in what are the signs of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants? 🌾\n", "rank: 31 bleu_score 0.26959737847033294 max_bleu: 0.6666666666666666\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that you can ask:\n", "rank: 0 bleu_score 0.21470779802151024 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more plants?\n", "rank: 1 bleu_score 0.5054422164271946 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants can follow these signs of overwatering in plants?\n", "rank: 2 bleu_score 0.38461538461538464 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more than plants?\n", "rank: 3 bleu_score 0.4043537731417556 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants? 🌾 are there any signs of overwatering that can lead to plant plants?\n", "rank: 4 bleu_score 0.3333333333333333 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs to check overwatering in plants?\n", "rank: 5 bleu_score 0.5 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants?\n", "rank: 6 bleu_score 0.2865047968601901 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the plants are:\n", "rank: 7 bleu_score 0.4043537731417556 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any signs of overwatering in plants?\n", "rank: 8 bleu_score 0.6 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any diseased overwatering that can lead to plant plants?\n", "rank: 9 bleu_score 0.30769230769230765 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants are more season?\n", "rank: 10 bleu_score 0.5515605641153721 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 11 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 12 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 13 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants are there any signs of overwatering that can lead to plant protection in plants?\n", "rank: 14 bleu_score 0.3684210526315789 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants show signs of overwatering in plants?\n", "rank: 15 bleu_score 0.5454545454545454 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is more plants?\n", "rank: 16 bleu_score 0.5367694950537757 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in plants?\n", "rank: 17 bleu_score 0.5054422164271946 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 18 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 19 bleu_score 0.7 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in plants?\n", "rank: 20 bleu_score 0.44932896411722156 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants? \n", "rank: 21 bleu_score 0.2865047968601901 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants?\n", "rank: 22 bleu_score 0.44932896411722156 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in coriander plants?\n", "rank: 23 bleu_score 0.35946317129377725 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that can lead to yellowing in plants?\n", "rank: 24 bleu_score 0.45454545454545453 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in green signs of overwatering in plants?\n", "rank: 25 bleu_score 0.5454545454545454 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there any signs of overwatering in plants?\n", "rank: 26 bleu_score 0.5454545454545454 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there signs can lead to plant plants?\n", "rank: 27 bleu_score 0.45454545454545453 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants?\n", "rank: 28 bleu_score 0.21487859764514256 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 29 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants are more \n", "rank: 30 bleu_score 0.4294155960430205 max_bleu: 0.8181818181818182\n", "===================================================================\n", "28 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || disease symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in coriander crop?\n", "rank: 31 bleu_score 0.26959737847033294 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more plants?\n", "rank: 0 bleu_score 0.5054422164271946 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs of overwatering in plants?\n", "rank: 1 bleu_score 0.6666666666666666 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are more than plants?\n", "rank: 2 bleu_score 0.4043537731417556 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is more plants?\n", "rank: 3 bleu_score 0.5367694950537757 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that can lead to yellowing in plants?\n", "rank: 4 bleu_score 0.45454545454545453 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the plants are:\n", "rank: 5 bleu_score 0.4043537731417556 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there any signs of overwatering in plants?\n", "rank: 6 bleu_score 0.5454545454545454 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in coriander plants?\n", "rank: 7 bleu_score 0.35946317129377725 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are the signs of overwatering in plants?\n", "rank: 8 bleu_score 0.8181818181818182 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what is the signs of overwatering in plants?\n", "rank: 9 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in green signs of overwatering in plants?\n", "rank: 10 bleu_score 0.5454545454545454 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering are there signs of overwatering in plants?\n", "rank: 11 bleu_score 0.6 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants?\n", "rank: 12 bleu_score 0.2865047968601901 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in coriander crop?\n", "rank: 13 bleu_score 0.26959737847033294 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of what are some signs of overwatering in plants?\n", "rank: 14 bleu_score 0.7272727272727273 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any diseased overwatering that can lead to yellowing in plants?\n", "rank: 15 bleu_score 0.3571428571428572 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering that you can ask:\n", "rank: 16 bleu_score 0.21470779802151024 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in plants?\n", "rank: 17 bleu_score 0.44932896411722156 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in the signs of overwatering in plants?\n", "rank: 18 bleu_score 0.7 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants? \n", "rank: 19 bleu_score 0.2865047968601901 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are overwatering in plants?\n", "rank: 20 bleu_score 0.5054422164271946 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants can follow these signs of overwatering in plants?\n", "rank: 21 bleu_score 0.38461538461538464 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there signs to check overwatering in plants?\n", "rank: 22 bleu_score 0.5 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants?\n", "rank: 23 bleu_score 0.21487859764514256 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants are more season?\n", "rank: 24 bleu_score 0.5515605641153721 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants show signs of overwatering in plants?\n", "rank: 25 bleu_score 0.5454545454545454 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of overwatering in plants?\n", "rank: 26 bleu_score 0.44932896411722156 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants are more \n", "rank: 27 bleu_score 0.4294155960430205 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering are there any signs of overwatering in plants?\n", "rank: 28 bleu_score 0.6 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in plants are there any signs of overwatering in plants?\n", "rank: 29 bleu_score 0.5384615384615384 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: of in what are the signs of overwatering in plants?\n", "rank: 30 bleu_score 0.6923076923076923 max_bleu: 0.8181818181818182\n", "===================================================================\n", "29 1500 ==== source list: paudhon mein adhik paani dene ke sanket kya hain? || symptoms of overwatering in plants?\n", "target: what are the of overwatering in plants?\n", "prediction: overwatering in cabbage plants? 🌾 are there any signs of overwatering that can lead to plant plants?\n", "rank: 31 bleu_score 0.3333333333333333 max_bleu: 0.8181818181818182\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for wheat\n", "rank: 0 bleu_score 0.40219202762138356 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question you can ask:\n", "rank: 1 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 2 bleu_score 0.2635971381157267 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions you can ask:\n", "rank: 3 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 4 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you hectare?\n", "rank: 5 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic fertilizers for \n", "rank: 6 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions you can ask:\n", "rank: 7 bleu_score 0.625 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 8 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices for \n", "rank: 9 bleu_score 0.28216057496353797 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are recommended for \n", "rank: 10 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers \n", "rank: 11 bleu_score 0.40219202762138356 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers for \n", "rank: 12 bleu_score 0.5643211499270759 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for \n", "rank: 13 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices you can follow these organic fertilizers for \n", "rank: 14 bleu_score 0.5 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic \n", "rank: 15 bleu_score 0.23618327637050734 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic \n", "rank: 16 bleu_score 0.17573142541048448 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for \n", "rank: 17 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions, you can ask:\n", "rank: 18 bleu_score 0.625 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you can get better organic fertilizers for \n", "rank: 19 bleu_score 0.5454545454545454 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic you can get better organic fertilizers for \n", "rank: 20 bleu_score 0.5 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question\n", "rank: 21 bleu_score 0.23618327637050734 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 22 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic \n", "rank: 23 bleu_score 0.17573142541048448 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic \n", "rank: 24 bleu_score 0.26812801841425576 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 25 bleu_score 0.2635971381157267 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you can get better potato farming?\n", "rank: 26 bleu_score 0.5555555555555556 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for wheat cultivation:**\n", "rank: 27 bleu_score 0.423240862445307 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are best for \n", "rank: 28 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions or organic fertilizers for \n", "rank: 29 bleu_score 0.4444444444444444 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 30 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "30 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you are the ideal for \n", "rank: 31 bleu_score 0.4444444444444444 max_bleu: 0.625\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question\n", "rank: 0 bleu_score 0.23618327637050734 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 1 bleu_score 0.2635971381157267 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question you can ask:\n", "rank: 2 bleu_score 0.5714285714285714 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 3 bleu_score 0.0820849986238988 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers for \n", "rank: 4 bleu_score 0.5643211499270759 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 5 bleu_score 0.0820849986238988 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are recommended for \n", "rank: 6 bleu_score 0.5714285714285714 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices for \n", "rank: 7 bleu_score 0.28216057496353797 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic \n", "rank: 8 bleu_score 0.26812801841425576 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for \n", "rank: 9 bleu_score 0.5362560368285115 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers \n", "rank: 10 bleu_score 0.40219202762138356 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions you can ask:\n", "rank: 11 bleu_score 0.625 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic fertilizers for \n", "rank: 12 bleu_score 0.5714285714285714 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 13 bleu_score 0.0820849986238988 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic can get better prices for \n", "rank: 14 bleu_score 0.4444444444444444 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you are the ideal for \n", "rank: 15 bleu_score 0.4444444444444444 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 16 bleu_score 0.0820849986238988 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you can get better potato farming?\n", "rank: 17 bleu_score 0.5555555555555556 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices you can follow these organic fertilizers for \n", "rank: 18 bleu_score 0.5 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 19 bleu_score 0.2635971381157267 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic \n", "rank: 20 bleu_score 0.23618327637050734 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you hectare?\n", "rank: 21 bleu_score 0.5362560368285115 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic can you suggest organic fertilizers for \n", "rank: 22 bleu_score 0.7 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions you can ask:\n", "rank: 23 bleu_score 0.5714285714285714 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions, you can ask:\n", "rank: 24 bleu_score 0.625 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for \n", "rank: 25 bleu_score 0.5362560368285115 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you can get better organic fertilizers for \n", "rank: 26 bleu_score 0.5454545454545454 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are best for \n", "rank: 27 bleu_score 0.5714285714285714 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions or organic fertilizers for \n", "rank: 28 bleu_score 0.4444444444444444 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic you can get better organic fertilizers for \n", "rank: 29 bleu_score 0.5 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for wheat cultivation:**\n", "rank: 30 bleu_score 0.423240862445307 max_bleu: 0.7\n", "===================================================================\n", "31 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for wheat\n", "rank: 31 bleu_score 0.40219202762138356 max_bleu: 0.7\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions or organic fertilizers for \n", "rank: 0 bleu_score 0.4444444444444444 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you hectare?\n", "rank: 1 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 2 bleu_score 0.2635971381157267 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for wheat\n", "rank: 3 bleu_score 0.40219202762138356 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic fertilizers for \n", "rank: 4 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices for \n", "rank: 5 bleu_score 0.28216057496353797 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions you can ask:\n", "rank: 6 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 7 bleu_score 0.2635971381157267 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 8 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 9 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers \n", "rank: 10 bleu_score 0.40219202762138356 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic \n", "rank: 11 bleu_score 0.23618327637050734 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions you can ask:\n", "rank: 12 bleu_score 0.625 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions, you can ask:\n", "rank: 13 bleu_score 0.625 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for wheat cultivation:**\n", "rank: 14 bleu_score 0.423240862445307 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question\n", "rank: 15 bleu_score 0.23618327637050734 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 16 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 17 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for \n", "rank: 18 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for \n", "rank: 19 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic \n", "rank: 20 bleu_score 0.17573142541048448 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers for \n", "rank: 21 bleu_score 0.5643211499270759 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you are the ideal for \n", "rank: 22 bleu_score 0.4444444444444444 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you can get better organic fertilizers for \n", "rank: 23 bleu_score 0.5454545454545454 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic you can get better organic fertilizers for \n", "rank: 24 bleu_score 0.5 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices you can follow these organic fertilizers for \n", "rank: 25 bleu_score 0.5 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you can get better potato farming?\n", "rank: 26 bleu_score 0.5555555555555556 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are best for \n", "rank: 27 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question you can ask:\n", "rank: 28 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are recommended for \n", "rank: 29 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic \n", "rank: 30 bleu_score 0.17573142541048448 max_bleu: 0.625\n", "===================================================================\n", "32 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic \n", "rank: 31 bleu_score 0.26812801841425576 max_bleu: 0.625\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to subsidy on \n", "rank: 0 bleu_score 0.13406400920712788 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to subsidy for organic \n", "rank: 1 bleu_score 0.423240862445307 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to subsidy on organic \n", "rank: 2 bleu_score 0.28216057496353797 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic pesticides for \n", "rank: 3 bleu_score 0.8571428571428571 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you recommend fertilizers for \n", "rank: 4 bleu_score 0.7142857142857143 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to subsidy for \n", "rank: 5 bleu_score 0.26812801841425576 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better market \n", "rank: 6 bleu_score 0.13406400920712788 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i contract you my \n", "rank: 7 bleu_score 0.423240862445307 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i contract for \n", "rank: 8 bleu_score 0.40219202762138356 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 9 bleu_score 1.0 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices for \n", "rank: 10 bleu_score 0.28216057496353797 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers for \n", "rank: 11 bleu_score 0.5643211499270759 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to you can follow these organic fertilizers for \n", "rank: 12 bleu_score 0.6 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers \n", "rank: 13 bleu_score 0.40219202762138356 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest ways to get better market \n", "rank: 14 bleu_score 0.4444444444444444 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest ways for organic fertilizers for \n", "rank: 15 bleu_score 0.7777777777777778 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices you can follow these organic fertilizers for \n", "rank: 16 bleu_score 0.5 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i get better organic fertilizers for \n", "rank: 17 bleu_score 0.625 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic you can follow these fertilizers for \n", "rank: 18 bleu_score 0.5454545454545454 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you recommend natural fertilizers for \n", "rank: 19 bleu_score 0.7142857142857143 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic \n", "rank: 20 bleu_score 0.23618327637050734 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i get better prices for \n", "rank: 21 bleu_score 0.42857142857142855 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to you can get better prices for \n", "rank: 22 bleu_score 0.4444444444444444 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better market price for \n", "rank: 23 bleu_score 0.2857142857142857 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i contract for organic fertilizers for \n", "rank: 24 bleu_score 0.625 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you recommend fertilizers for \n", "rank: 25 bleu_score 0.7054014374088451 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you recommend natural farming techniques for \n", "rank: 26 bleu_score 0.5 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to you provide more details on the best market value for \n", "rank: 27 bleu_score 0.23076923076923078 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i get \n", "rank: 28 bleu_score 0.23618327637050734 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i get \n", "rank: 29 bleu_score 0.26812801841425576 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to you provide the ideal for organic fertilizers for \n", "rank: 30 bleu_score 0.45454545454545453 max_bleu: 1.0\n", "===================================================================\n", "33 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i contract you suggest organic fertilizers for \n", "rank: 31 bleu_score 0.7777777777777778 max_bleu: 1.0\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions or organic fertilizers for \n", "rank: 0 bleu_score 0.4444444444444444 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions you can ask:\n", "rank: 1 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 2 bleu_score 0.2635971381157267 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices for \n", "rank: 3 bleu_score 0.28216057496353797 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are best for \n", "rank: 4 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question you can ask:\n", "rank: 5 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions you can ask:\n", "rank: 6 bleu_score 0.625 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic fertilizers for \n", "rank: 7 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 8 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are recommended for \n", "rank: 9 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic \n", "rank: 10 bleu_score 0.26812801841425576 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions, you can ask:\n", "rank: 11 bleu_score 0.625 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you can get better potato farming?\n", "rank: 12 bleu_score 0.5555555555555556 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 13 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for \n", "rank: 14 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for wheat cultivation:**\n", "rank: 15 bleu_score 0.423240862445307 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic \n", "rank: 16 bleu_score 0.17573142541048448 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers for \n", "rank: 17 bleu_score 0.5643211499270759 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 18 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic \n", "rank: 19 bleu_score 0.17573142541048448 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question\n", "rank: 20 bleu_score 0.23618327637050734 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices you can follow these organic fertilizers for \n", "rank: 21 bleu_score 0.5 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for \n", "rank: 22 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you can get better organic fertilizers for \n", "rank: 23 bleu_score 0.5454545454545454 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic you can get better organic fertilizers for \n", "rank: 24 bleu_score 0.5 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 25 bleu_score 0.2635971381157267 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you hectare?\n", "rank: 26 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers \n", "rank: 27 bleu_score 0.40219202762138356 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you are the ideal for \n", "rank: 28 bleu_score 0.4444444444444444 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic \n", "rank: 29 bleu_score 0.23618327637050734 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 30 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "34 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for wheat\n", "rank: 31 bleu_score 0.40219202762138356 max_bleu: 0.625\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to subsidy for \n", "rank: 0 bleu_score 0.26812801841425576 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to subsidy on \n", "rank: 1 bleu_score 0.13406400920712788 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic pesticides for \n", "rank: 2 bleu_score 0.8571428571428571 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to subsidy for organic \n", "rank: 3 bleu_score 0.423240862445307 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i contract you my \n", "rank: 4 bleu_score 0.423240862445307 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to you provide more details on the best market value for \n", "rank: 5 bleu_score 0.23076923076923078 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better market \n", "rank: 6 bleu_score 0.13406400920712788 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices for \n", "rank: 7 bleu_score 0.28216057496353797 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest organic fertilizers for \n", "rank: 8 bleu_score 1.0 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i contract you suggest organic fertilizers for \n", "rank: 9 bleu_score 0.7777777777777778 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to subsidy on organic \n", "rank: 10 bleu_score 0.28216057496353797 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest ways for organic fertilizers for \n", "rank: 11 bleu_score 0.7777777777777778 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i contract for \n", "rank: 12 bleu_score 0.40219202762138356 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to you provide the ideal for organic fertilizers for \n", "rank: 13 bleu_score 0.45454545454545453 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers \n", "rank: 14 bleu_score 0.40219202762138356 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you suggest ways to get better market \n", "rank: 15 bleu_score 0.4444444444444444 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you recommend natural farming techniques for \n", "rank: 16 bleu_score 0.5 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i get better prices for \n", "rank: 17 bleu_score 0.42857142857142855 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better market price for \n", "rank: 18 bleu_score 0.2857142857142857 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers for \n", "rank: 19 bleu_score 0.5643211499270759 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to you can follow these organic fertilizers for \n", "rank: 20 bleu_score 0.6 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you recommend natural fertilizers for \n", "rank: 21 bleu_score 0.7142857142857143 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i get \n", "rank: 22 bleu_score 0.23618327637050734 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you recommend fertilizers for \n", "rank: 23 bleu_score 0.7054014374088451 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to you can get better prices for \n", "rank: 24 bleu_score 0.4444444444444444 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i contract for organic fertilizers for \n", "rank: 25 bleu_score 0.625 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic you can follow these fertilizers for \n", "rank: 26 bleu_score 0.5454545454545454 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can you recommend fertilizers for \n", "rank: 27 bleu_score 0.7142857142857143 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic \n", "rank: 28 bleu_score 0.23618327637050734 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i get better organic fertilizers for \n", "rank: 29 bleu_score 0.625 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices you can follow these organic fertilizers for \n", "rank: 30 bleu_score 0.5 max_bleu: 1.0\n", "===================================================================\n", "35 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || you can follow making organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: can i get \n", "rank: 31 bleu_score 0.26812801841425576 max_bleu: 1.0\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions you can ask:\n", "rank: 0 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions or organic fertilizers for \n", "rank: 1 bleu_score 0.4444444444444444 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices for \n", "rank: 2 bleu_score 0.28216057496353797 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question you can ask:\n", "rank: 3 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 4 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question\n", "rank: 5 bleu_score 0.23618327637050734 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 6 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic fertilizers for \n", "rank: 7 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions you can ask:\n", "rank: 8 bleu_score 0.625 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions, you can ask:\n", "rank: 9 bleu_score 0.625 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for \n", "rank: 10 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for wheat cultivation:**\n", "rank: 11 bleu_score 0.423240862445307 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic \n", "rank: 12 bleu_score 0.17573142541048448 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are recommended for \n", "rank: 13 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you can get better potato farming?\n", "rank: 14 bleu_score 0.5555555555555556 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices you can follow these organic fertilizers for \n", "rank: 15 bleu_score 0.5 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for \n", "rank: 16 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers for \n", "rank: 17 bleu_score 0.5643211499270759 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 18 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 19 bleu_score 0.2635971381157267 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 20 bleu_score 0.2635971381157267 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are best for \n", "rank: 21 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers \n", "rank: 22 bleu_score 0.40219202762138356 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic \n", "rank: 23 bleu_score 0.23618327637050734 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 24 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you are the ideal for \n", "rank: 25 bleu_score 0.4444444444444444 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic you can get better organic fertilizers for \n", "rank: 26 bleu_score 0.5 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you hectare?\n", "rank: 27 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic \n", "rank: 28 bleu_score 0.26812801841425576 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for wheat\n", "rank: 29 bleu_score 0.40219202762138356 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you can get better organic fertilizers for \n", "rank: 30 bleu_score 0.5454545454545454 max_bleu: 0.625\n", "===================================================================\n", "36 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic \n", "rank: 31 bleu_score 0.17573142541048448 max_bleu: 0.625\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question you can ask:\n", "rank: 0 bleu_score 0.5714285714285714 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic fertilizers for \n", "rank: 1 bleu_score 0.5714285714285714 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 2 bleu_score 0.0820849986238988 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions, you can ask:\n", "rank: 3 bleu_score 0.625 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers \n", "rank: 4 bleu_score 0.40219202762138356 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for \n", "rank: 5 bleu_score 0.5362560368285115 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for \n", "rank: 6 bleu_score 0.5362560368285115 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 7 bleu_score 0.2635971381157267 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic \n", "rank: 8 bleu_score 0.23618327637050734 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers for \n", "rank: 9 bleu_score 0.5643211499270759 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic \n", "rank: 10 bleu_score 0.26812801841425576 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions you can ask:\n", "rank: 11 bleu_score 0.625 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 12 bleu_score 0.0820849986238988 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices for \n", "rank: 13 bleu_score 0.28216057496353797 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic can get better prices for \n", "rank: 14 bleu_score 0.4444444444444444 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are best for \n", "rank: 15 bleu_score 0.5714285714285714 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions or organic fertilizers for \n", "rank: 16 bleu_score 0.4444444444444444 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are recommended for \n", "rank: 17 bleu_score 0.5714285714285714 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for wheat\n", "rank: 18 bleu_score 0.40219202762138356 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 19 bleu_score 0.0820849986238988 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 20 bleu_score 0.2635971381157267 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions you can ask:\n", "rank: 21 bleu_score 0.5714285714285714 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you can get better potato farming?\n", "rank: 22 bleu_score 0.5555555555555556 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic you can get better organic fertilizers for \n", "rank: 23 bleu_score 0.5 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic can you suggest organic fertilizers for \n", "rank: 24 bleu_score 0.7 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices you can follow these organic fertilizers for \n", "rank: 25 bleu_score 0.5 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you hectare?\n", "rank: 26 bleu_score 0.5362560368285115 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question\n", "rank: 27 bleu_score 0.23618327637050734 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you can get better organic fertilizers for \n", "rank: 28 bleu_score 0.5454545454545454 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 29 bleu_score 0.0820849986238988 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for wheat cultivation:**\n", "rank: 30 bleu_score 0.423240862445307 max_bleu: 0.7\n", "===================================================================\n", "37 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || prices can get you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you are the ideal for \n", "rank: 31 bleu_score 0.4444444444444444 max_bleu: 0.7\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions you can ask:\n", "rank: 0 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you hectare?\n", "rank: 1 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions or organic fertilizers for \n", "rank: 2 bleu_score 0.4444444444444444 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices for \n", "rank: 3 bleu_score 0.28216057496353797 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 4 bleu_score 0.2635971381157267 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 5 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for wheat\n", "rank: 6 bleu_score 0.40219202762138356 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question you can ask:\n", "rank: 7 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic \n", "rank: 8 bleu_score 0.17573142541048448 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 9 bleu_score 0.2635971381157267 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers for \n", "rank: 10 bleu_score 0.5643211499270759 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are recommended for \n", "rank: 11 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for wheat cultivation:**\n", "rank: 12 bleu_score 0.423240862445307 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 13 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers \n", "rank: 14 bleu_score 0.40219202762138356 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions, you can ask:\n", "rank: 15 bleu_score 0.625 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 16 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for \n", "rank: 17 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic \n", "rank: 18 bleu_score 0.17573142541048448 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for \n", "rank: 19 bleu_score 0.5362560368285115 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices you can follow these organic fertilizers for \n", "rank: 20 bleu_score 0.5 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic fertilizers for \n", "rank: 21 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic \n", "rank: 22 bleu_score 0.23618327637050734 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions you can ask:\n", "rank: 23 bleu_score 0.625 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you can get better potato farming?\n", "rank: 24 bleu_score 0.5555555555555556 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question\n", "rank: 25 bleu_score 0.23618327637050734 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 26 bleu_score 0.0820849986238988 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are best for \n", "rank: 27 bleu_score 0.5714285714285714 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic you can get better organic fertilizers for \n", "rank: 28 bleu_score 0.5 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic \n", "rank: 29 bleu_score 0.26812801841425576 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you can get better organic fertilizers for \n", "rank: 30 bleu_score 0.5454545454545454 max_bleu: 0.625\n", "===================================================================\n", "38 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || organic pesticides can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you are the ideal for \n", "rank: 31 bleu_score 0.4444444444444444 max_bleu: 0.625\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question\n", "rank: 0 bleu_score 0.23618327637050734 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up question you can ask:\n", "rank: 1 bleu_score 0.5714285714285714 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic fertilizers for \n", "rank: 2 bleu_score 0.5714285714285714 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you hectare?\n", "rank: 3 bleu_score 0.5362560368285115 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers \n", "rank: 4 bleu_score 0.40219202762138356 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are recommended for \n", "rank: 5 bleu_score 0.5714285714285714 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic you can get fertilizers for \n", "rank: 6 bleu_score 0.6666666666666666 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions you can ask:\n", "rank: 7 bleu_score 0.625 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 8 bleu_score 0.0820849986238988 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 9 bleu_score 0.2635971381157267 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic \n", "rank: 10 bleu_score 0.2635971381157267 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for \n", "rank: 11 bleu_score 0.5362560368285115 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic you can get better organic fertilizers for \n", "rank: 12 bleu_score 0.5 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for \n", "rank: 13 bleu_score 0.5362560368285115 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you are the ideal for \n", "rank: 14 bleu_score 0.4444444444444444 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 15 bleu_score 0.0820849986238988 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 16 bleu_score 0.0820849986238988 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic \n", "rank: 17 bleu_score 0.17573142541048448 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for \n", "rank: 18 bleu_score 0.0820849986238988 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic fertilizers for \n", "rank: 19 bleu_score 0.5643211499270759 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic \n", "rank: 20 bleu_score 0.17573142541048448 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers for wheat\n", "rank: 21 bleu_score 0.40219202762138356 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices for \n", "rank: 22 bleu_score 0.28216057496353797 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers follow-up questions, you can ask:\n", "rank: 23 bleu_score 0.625 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions you can ask:\n", "rank: 24 bleu_score 0.5714285714285714 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for follow-up questions or organic fertilizers for \n", "rank: 25 bleu_score 0.4444444444444444 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: for organic fertilizers for wheat cultivation:**\n", "rank: 26 bleu_score 0.423240862445307 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better organic \n", "rank: 27 bleu_score 0.26812801841425576 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic fertilizers are best for \n", "rank: 28 bleu_score 0.5714285714285714 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get organic \n", "rank: 29 bleu_score 0.23618327637050734 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to organic you can get better organic fertilizers for \n", "rank: 30 bleu_score 0.5454545454545454 max_bleu: 0.6666666666666666\n", "===================================================================\n", "39 1500 ==== source list: kya aap ke liye organic khad bata sakte hain? || market prices can you suggest organic fertilizers for \n", "target: can you suggest organic fertilizers for \n", "prediction: to get better prices you can follow these organic fertilizers for \n", "rank: 31 bleu_score 0.5 max_bleu: 0.6666666666666666\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are some common \n", "rank: 0 bleu_score 0.24767939992862334 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are susceptible to protect plants from \n", "rank: 1 bleu_score 0.36363636363636365 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants before \n", "rank: 2 bleu_score 0.23884377019126307 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from \n", "rank: 3 bleu_score 0.27590958087858175 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to get \n", "rank: 4 bleu_score 0.23884377019126307 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants from frost?\n", "rank: 5 bleu_score 0.36787944117144233 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 6 bleu_score 0.6 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from conditions?\n", "rank: 7 bleu_score 0.32928698165641584 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can plants before sowing?\n", "rank: 8 bleu_score 0.375 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 9 bleu_score 0.6666666666666666 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 10 bleu_score 0.23884377019126307 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected by protect plants from frost?\n", "rank: 11 bleu_score 0.5555555555555556 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how can i protect plants from frost?\n", "rank: 12 bleu_score 0.6363636363636364 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect \n", "rank: 13 bleu_score 0.35826565528689464 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to get scorched protect \n", "rank: 14 bleu_score 0.37151909989293497 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect their \n", "rank: 15 bleu_score 0.35826565528689464 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how to protect plants from frost?\n", "rank: 16 bleu_score 0.6 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected by pests?\n", "rank: 17 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants before \n", "rank: 18 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 19 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 20 bleu_score 0.7 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants from \n", "rank: 21 bleu_score 0.27590958087858175 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 22 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to get \n", "rank: 23 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how to prune plants before harvesting?\n", "rank: 24 bleu_score 0.375 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants from how can i protect plants from frost?\n", "rank: 25 bleu_score 0.5833333333333334 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from frost?\n", "rank: 26 bleu_score 0.27590958087858175 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 27 bleu_score 0.6363636363636364 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect \n", "rank: 28 bleu_score 0.32928698165641584 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants before sowing?\n", "rank: 29 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from frost? 🌾\n", "rank: 30 bleu_score 0.32928698165641584 max_bleu: 0.7\n", "===================================================================\n", "40 1500 ==== source list: ke paudhon ko thand se kaise || crop how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants from frost? 🌾\n", "rank: 31 bleu_score 0.43904930887522114 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases affecting plants?\n", "rank: 0 bleu_score 0.23884377019126307 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from plants affected areas \n", "rank: 1 bleu_score 0.35826565528689464 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from of how can i protect plants from frost?\n", "rank: 2 bleu_score 0.5833333333333334 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of common diseases can plants are:\n", "rank: 3 bleu_score 0.24767939992862334 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of common diseases affecting the plants to protect \n", "rank: 4 bleu_score 0.3333333333333333 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases to prune plants?\n", "rank: 5 bleu_score 0.24767939992862334 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases affecting garlic plants?\n", "rank: 6 bleu_score 0.11942188509563156 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are some common pests?\n", "rank: 7 bleu_score 0.24767939992862334 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants of \n", "rank: 8 bleu_score 0.35826565528689464 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to address \n", "rank: 9 bleu_score 0.23884377019126307 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from of marigold plants?\n", "rank: 10 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how to plants before harvesting?\n", "rank: 11 bleu_score 0.37151909989293497 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants?\n", "rank: 12 bleu_score 0.18393972058572117 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 13 bleu_score 0.7 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants? 🌾 how can i protect plants from frost?\n", "rank: 14 bleu_score 0.5384615384615384 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants to protect \n", "rank: 15 bleu_score 0.4953587998572467 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of common plant protect plants from frost?\n", "rank: 16 bleu_score 0.5555555555555556 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of common diseases affecting plants?\n", "rank: 17 bleu_score 0.11942188509563156 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from of plants to protect \n", "rank: 18 bleu_score 0.5 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how can plants to protect \n", "rank: 19 bleu_score 0.4444444444444444 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 20 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from cold weather?\n", "rank: 21 bleu_score 0.5 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases to protect plants from frost?\n", "rank: 22 bleu_score 0.5555555555555556 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect plants from frost?\n", "rank: 23 bleu_score 0.5555555555555556 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of common plants to protect \n", "rank: 24 bleu_score 0.37151909989293497 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from plants to get pests?\n", "rank: 25 bleu_score 0.35826565528689464 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of common diseases can affect plants?\n", "rank: 26 bleu_score 0.12383969996431167 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from plants affected by pests?\n", "rank: 27 bleu_score 0.35826565528689464 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from of marigold flowers and how to protect plants from frost?\n", "rank: 28 bleu_score 0.46153846153846156 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of common plants are \n", "rank: 29 bleu_score 0.23884377019126307 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: from plants to protect plants from frost?\n", "rank: 30 bleu_score 0.5555555555555556 max_bleu: 0.7\n", "===================================================================\n", "41 1500 ==== source list: ke paudhon ko thand se kaise || how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of common plant diseases?\n", "rank: 31 bleu_score 0.10976232721880529 max_bleu: 0.7\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem plants from frost?\n", "rank: 0 bleu_score 0.32928698165641584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem oil to protect plants from frost?\n", "rank: 1 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are some common pests?\n", "rank: 2 bleu_score 0.24767939992862334 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 3 bleu_score 0.7 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 4 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem plants to protect plants from frost?\n", "rank: 5 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 6 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants from frost? 🌾\n", "rank: 7 bleu_score 0.43904930887522114 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants to protect from frost?\n", "rank: 8 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem oil to plants from \n", "rank: 9 bleu_score 0.37151909989293497 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 10 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants to protect their from frost?\n", "rank: 11 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem oil to protect plants from frost?\n", "rank: 12 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem oil plants to protect plants from frost?\n", "rank: 13 bleu_score 0.45454545454545453 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to address \n", "rank: 14 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants from how can i protect plants from frost?\n", "rank: 15 bleu_score 0.5833333333333334 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants from frost?\n", "rank: 16 bleu_score 0.36787944117144233 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how can plants to protect \n", "rank: 17 bleu_score 0.4444444444444444 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants to prevent \n", "rank: 18 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how to get plants from \n", "rank: 19 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how can i get technical support from plants?\n", "rank: 20 bleu_score 0.4 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how to prune plants before harvesting?\n", "rank: 21 bleu_score 0.375 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect plants from cold weather?\n", "rank: 22 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants from \n", "rank: 23 bleu_score 0.27590958087858175 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how to get process of plants from frost?\n", "rank: 24 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect mango plants from cold weather?\n", "rank: 25 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect plants from frost?\n", "rank: 26 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how can plants from \n", "rank: 27 bleu_score 0.4953587998572467 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how can to protect plants from frost?\n", "rank: 28 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem plants to get animals, sieve and protect plants?\n", "rank: 29 bleu_score 0.2727272727272727 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem plants from \n", "rank: 30 bleu_score 0.32928698165641584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "42 1500 ==== source list: ke paudhon ko thand se kaise || plant protection: how to protect the crop from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants to prevent further \n", "rank: 31 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants before \n", "rank: 0 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are susceptible to protect plants from \n", "rank: 1 bleu_score 0.36363636363636365 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from \n", "rank: 2 bleu_score 0.27590958087858175 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are susceptible to protect plants from cold weather?\n", "rank: 3 bleu_score 0.3333333333333333 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from \n", "rank: 4 bleu_score 0.32928698165641584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to get \n", "rank: 5 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to get scorched protect \n", "rank: 6 bleu_score 0.37151909989293497 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can i get technical support from the plants?\n", "rank: 7 bleu_score 0.36363636363636365 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from frost?\n", "rank: 8 bleu_score 0.43904930887522114 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect their \n", "rank: 9 bleu_score 0.35826565528689464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants before sowing?\n", "rank: 10 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can plants from \n", "rank: 11 bleu_score 0.4953587998572467 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can of plants from \n", "rank: 12 bleu_score 0.4444444444444444 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants before \n", "rank: 13 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from frost?\n", "rank: 14 bleu_score 0.27590958087858175 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 15 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from cold weather?\n", "rank: 16 bleu_score 0.45454545454545453 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 17 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect \n", "rank: 18 bleu_score 0.32928698165641584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 19 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 20 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 21 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 22 bleu_score 0.7 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how to prune plants before harvesting?\n", "rank: 23 bleu_score 0.375 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect plants from cold weather?\n", "rank: 24 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from cold weather?\n", "rank: 25 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how can plants affected by protect \n", "rank: 26 bleu_score 0.4 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect mango plants from cold weather?\n", "rank: 27 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to get plants from \n", "rank: 28 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to get process of plants from \n", "rank: 29 bleu_score 0.4 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from conditions?\n", "rank: 30 bleu_score 0.32928698165641584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "43 1500 ==== source list: ke paudhon ko thand se kaise || plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from frost? 🌾\n", "rank: 31 bleu_score 0.32928698165641584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants before \n", "rank: 0 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from frost? 🌾\n", "rank: 1 bleu_score 0.32928698165641584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from \n", "rank: 2 bleu_score 0.32928698165641584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from \n", "rank: 3 bleu_score 0.27590958087858175 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to get scorched protect \n", "rank: 4 bleu_score 0.37151909989293497 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to get plants from \n", "rank: 5 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from frost?\n", "rank: 6 bleu_score 0.27590958087858175 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect mango plants from cold weather?\n", "rank: 7 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 8 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect \n", "rank: 9 bleu_score 0.32928698165641584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can plants from \n", "rank: 10 bleu_score 0.4953587998572467 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how can plants affected by protect \n", "rank: 11 bleu_score 0.4 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 12 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants before \n", "rank: 13 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are susceptible to protect plants from cold weather?\n", "rank: 14 bleu_score 0.3333333333333333 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from frost?\n", "rank: 15 bleu_score 0.43904930887522114 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are susceptible to protect plants from cold weather?\n", "rank: 16 bleu_score 0.3333333333333333 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can i get technical support from the plants?\n", "rank: 17 bleu_score 0.36363636363636365 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can to protect plants from cold weather?\n", "rank: 18 bleu_score 0.45454545454545453 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from cold weather?\n", "rank: 19 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect their \n", "rank: 20 bleu_score 0.35826565528689464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 21 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 22 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 24 bleu_score 0.7 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to get process of plants from \n", "rank: 25 bleu_score 0.4 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to get \n", "rank: 26 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect plants from cold weather?\n", "rank: 27 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from cold weather?\n", "rank: 28 bleu_score 0.45454545454545453 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of how to prune plants before harvesting?\n", "rank: 29 bleu_score 0.375 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants before sowing?\n", "rank: 30 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "44 1500 ==== source list: ke paudhon ko thand se kaise || to plant growth. how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from conditions?\n", "rank: 31 bleu_score 0.32928698165641584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from frost?\n", "rank: 0 bleu_score 0.27590958087858175 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants from frost? 🌾\n", "rank: 1 bleu_score 0.43904930887522114 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from \n", "rank: 2 bleu_score 0.27590958087858175 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants before \n", "rank: 3 bleu_score 0.23884377019126307 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are some common \n", "rank: 4 bleu_score 0.24767939992862334 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to get \n", "rank: 5 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants from \n", "rank: 6 bleu_score 0.27590958087858175 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect plants from frost?\n", "rank: 7 bleu_score 0.5555555555555556 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants from frost?\n", "rank: 8 bleu_score 0.36787944117144233 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are susceptible to protect plants from \n", "rank: 9 bleu_score 0.36363636363636365 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 10 bleu_score 0.6666666666666666 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to get scorched protect plants from frost?\n", "rank: 11 bleu_score 0.5 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 12 bleu_score 0.6 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect their \n", "rank: 13 bleu_score 0.35826565528689464 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants from how can i protect plants from frost?\n", "rank: 14 bleu_score 0.5833333333333334 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 15 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how to prune plants before harvesting?\n", "rank: 16 bleu_score 0.375 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 17 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to get \n", "rank: 18 bleu_score 0.23884377019126307 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 19 bleu_score 0.6363636363636364 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants affected by pink \n", "rank: 20 bleu_score 0.24767939992862334 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how to protect plants from cold weather?\n", "rank: 21 bleu_score 0.45454545454545453 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 22 bleu_score 0.23884377019126307 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected by pink \n", "rank: 23 bleu_score 0.23884377019126307 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how can i protect plants from frost?\n", "rank: 24 bleu_score 0.6363636363636364 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected by \n", "rank: 25 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 26 bleu_score 0.7 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from conditions?\n", "rank: 27 bleu_score 0.32928698165641584 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants affected branches to protect plants from frost?\n", "rank: 28 bleu_score 0.45454545454545453 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect \n", "rank: 29 bleu_score 0.32928698165641584 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can plants to protect \n", "rank: 30 bleu_score 0.4444444444444444 max_bleu: 0.7\n", "===================================================================\n", "45 1500 ==== source list: ke paudhon ko thand se kaise || to plants how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from frost? 🌾\n", "rank: 31 bleu_score 0.32928698165641584 max_bleu: 0.7\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from of marigold plants?\n", "rank: 0 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from of how can i protect plants from frost?\n", "rank: 1 bleu_score 0.5833333333333334 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases affecting garlic plants?\n", "rank: 2 bleu_score 0.11942188509563156 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from of marigold plants to protect \n", "rank: 3 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants to protect \n", "rank: 4 bleu_score 0.4953587998572467 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases affecting plants?\n", "rank: 5 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases plants affected by pests?\n", "rank: 6 bleu_score 0.375 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants? 🌾 plants of \n", "rank: 7 bleu_score 0.3333333333333333 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from plants to prevent \n", "rank: 8 bleu_score 0.35826565528689464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: of plants before sowing?\n", "rank: 9 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants?\n", "rank: 10 bleu_score 0.18393972058572117 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect plants from cold weather?\n", "rank: 11 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: how to get plants from \n", "rank: 12 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 13 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases plants?\n", "rank: 14 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 15 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: how can to protect plants from frost?\n", "rank: 16 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from plants affected areas \n", "rank: 17 bleu_score 0.35826565528689464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: of plants before \n", "rank: 18 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are susceptible to protect plants from frost?\n", "rank: 19 bleu_score 0.45454545454545453 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 20 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 21 bleu_score 0.6363636363636364 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 22 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from plants affected by pests?\n", "rank: 23 bleu_score 0.35826565528689464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: of plants before \n", "rank: 24 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants of \n", "rank: 25 bleu_score 0.35826565528689464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: how can plants from \n", "rank: 26 bleu_score 0.4953587998572467 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: how can i get technical support from the plants?\n", "rank: 27 bleu_score 0.36363636363636365 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: how to get process of plants from frost?\n", "rank: 28 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect mango plants from frost?\n", "rank: 29 bleu_score 0.75 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from plants to protect plants from frost?\n", "rank: 30 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "46 1500 ==== source list: ke paudhon ko thand se kaise || crop from the plant protection: of how to plants?\n", "target: how do i protect plants from frost?\n", "prediction: from of plants affected by pests?\n", "rank: 31 bleu_score 0.375 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from of marigold plants?\n", "rank: 0 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases affecting plants?\n", "rank: 1 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from plants to prevent \n", "rank: 2 bleu_score 0.35826565528689464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases affecting garlic plants?\n", "rank: 3 bleu_score 0.11942188509563156 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from of marigold plants to protect \n", "rank: 4 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases plants?\n", "rank: 5 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can plants from \n", "rank: 6 bleu_score 0.4953587998572467 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from of how can i protect plants from frost?\n", "rank: 7 bleu_score 0.5833333333333334 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from plants affected areas \n", "rank: 8 bleu_score 0.35826565528689464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: plants from how can i protect plants from frost?\n", "rank: 9 bleu_score 0.5833333333333334 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: plants from frost?\n", "rank: 10 bleu_score 0.36787944117144233 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can to protect plants from frost?\n", "rank: 11 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how can i protect from frost?\n", "rank: 12 bleu_score 0.7 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect mango plants from frost?\n", "rank: 13 bleu_score 0.75 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can i get technical support from the plants?\n", "rank: 14 bleu_score 0.36363636363636365 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases plants affected by pests?\n", "rank: 15 bleu_score 0.375 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: plants from \n", "rank: 16 bleu_score 0.27590958087858175 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to prevent plants from \n", "rank: 17 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants? 🌾 how can i protect plants from frost?\n", "rank: 18 bleu_score 0.5384615384615384 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect plants from frost?\n", "rank: 19 bleu_score 0.75 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected by protect plants from frost?\n", "rank: 20 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants of \n", "rank: 21 bleu_score 0.35826565528689464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: plants from frost? 🌾\n", "rank: 22 bleu_score 0.43904930887522114 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected by pests?\n", "rank: 24 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from plants affected by pests?\n", "rank: 25 bleu_score 0.35826565528689464 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: plants affected how to protect plants from frost?\n", "rank: 26 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants?\n", "rank: 27 bleu_score 0.18393972058572117 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from plants to protect plants from frost?\n", "rank: 28 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from of plants affected by pests?\n", "rank: 29 bleu_score 0.375 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants to protect \n", "rank: 30 bleu_score 0.4953587998572467 max_bleu: 0.7777777777777778\n", "===================================================================\n", "47 1500 ==== source list: ke paudhon ko thand se kaise || to plant protection: how to protect plants from pests?\n", "target: how do i protect plants from frost?\n", "prediction: how to prevent protect plants from frost?\n", "rank: 31 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem oil to protect plants from frost?\n", "rank: 0 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem oil to protect plants from frost?\n", "rank: 1 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are some common pests?\n", "rank: 2 bleu_score 0.24767939992862334 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem plants from frost?\n", "rank: 3 bleu_score 0.32928698165641584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how can i get technical support from plants?\n", "rank: 4 bleu_score 0.4 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem plants to protect plants from frost?\n", "rank: 5 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 6 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to address \n", "rank: 7 bleu_score 0.23884377019126307 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how can to protect plants from frost?\n", "rank: 8 bleu_score 0.6 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants to protect their plants from frost?\n", "rank: 9 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem oil plants to protect plants from frost?\n", "rank: 10 bleu_score 0.45454545454545453 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 11 bleu_score 0.6666666666666666 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how to get plants from \n", "rank: 12 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants to protect plants from frost?\n", "rank: 13 bleu_score 0.625 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants from how can i protect plants from frost?\n", "rank: 14 bleu_score 0.5833333333333334 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants from frost?\n", "rank: 15 bleu_score 0.36787944117144233 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 16 bleu_score 0.7 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem plants from \n", "rank: 17 bleu_score 0.32928698165641584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how to prune plants before harvesting?\n", "rank: 18 bleu_score 0.375 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how to get process of plants from frost?\n", "rank: 19 bleu_score 0.5 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants to prevent further spread of \n", "rank: 20 bleu_score 0.25 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants to prevent \n", "rank: 21 bleu_score 0.21952465443761057 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how can plants from frost?\n", "rank: 22 bleu_score 0.6191984998215584 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how can i protect plants from frost?\n", "rank: 23 bleu_score 0.7777777777777778 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect plants from frost?\n", "rank: 24 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect mango plants from frost?\n", "rank: 25 bleu_score 0.75 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants from \n", "rank: 26 bleu_score 0.27590958087858175 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: how to protect plants from cold weather?\n", "rank: 27 bleu_score 0.5555555555555556 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of how can plants to protect \n", "rank: 28 bleu_score 0.4444444444444444 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem oil to plants from frost?\n", "rank: 29 bleu_score 0.37151909989293497 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: of neem plants to get animals, sieve and protect plants?\n", "rank: 30 bleu_score 0.2727272727272727 max_bleu: 0.7777777777777778\n", "===================================================================\n", "48 1500 ==== source list: ke paudhon ko thand se kaise || crop how can plant protection: take to protect plants from frost?\n", "target: how do i protect plants from frost?\n", "prediction: plants from frost? 🌾\n", "rank: 31 bleu_score 0.43904930887522114 max_bleu: 0.7777777777777778\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from of marigold plants?\n", "rank: 0 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect their \n", "rank: 1 bleu_score 0.35826565528689464 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants?\n", "rank: 2 bleu_score 0.18393972058572117 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are some common \n", "rank: 3 bleu_score 0.24767939992862334 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases of plants affected by pests?\n", "rank: 4 bleu_score 0.3333333333333333 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases of plants to protect \n", "rank: 5 bleu_score 0.5 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from plants to protect plants from frost?\n", "rank: 6 bleu_score 0.5555555555555556 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from plants affected areas \n", "rank: 7 bleu_score 0.35826565528689464 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from frost?\n", "rank: 8 bleu_score 0.27590958087858175 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants to protect \n", "rank: 9 bleu_score 0.4953587998572467 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases affecting garlic plants?\n", "rank: 10 bleu_score 0.11942188509563156 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from of how can i protect plants from frost?\n", "rank: 11 bleu_score 0.5833333333333334 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants affected branches to protect plants from frost?\n", "rank: 12 bleu_score 0.45454545454545453 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from of marigold plants to protect \n", "rank: 13 bleu_score 0.5 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from common diseases affecting plants?\n", "rank: 14 bleu_score 0.23884377019126307 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants are \n", "rank: 15 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants affected by pests?\n", "rank: 16 bleu_score 0.23884377019126307 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to get scorched protect plants from frost?\n", "rank: 17 bleu_score 0.5 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how to protect plants from frost?\n", "rank: 18 bleu_score 0.6666666666666666 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants of \n", "rank: 19 bleu_score 0.35826565528689464 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from common plants? 🌾 how can i protect plants from frost?\n", "rank: 20 bleu_score 0.5384615384615384 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can i protect plants from frost?\n", "rank: 21 bleu_score 0.7 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from plants affected by pests?\n", "rank: 22 bleu_score 0.35826565528689464 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from conditions?\n", "rank: 23 bleu_score 0.32928698165641584 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how can plants to protect \n", "rank: 24 bleu_score 0.4444444444444444 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from \n", "rank: 25 bleu_score 0.27590958087858175 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from of plants affected by pests?\n", "rank: 26 bleu_score 0.375 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to protect \n", "rank: 27 bleu_score 0.32928698165641584 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: from plants to get \n", "rank: 28 bleu_score 0.35826565528689464 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of how to prune plants before harvesting?\n", "rank: 29 bleu_score 0.375 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants to get \n", "rank: 30 bleu_score 0.21952465443761057 max_bleu: 0.7\n", "===================================================================\n", "49 1500 ==== source list: ke paudhon ko thand se kaise || how to protect plants from cold weather?\n", "target: how do i protect plants from frost?\n", "prediction: of plants from frost? 🌾\n", "rank: 31 bleu_score 0.32928698165641584 max_bleu: 0.7\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower farming? 🌾\n", "rank: 0 bleu_score 0.08986579282344431 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on sarson farming?\n", "rank: 1 bleu_score 0.08986579282344431 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies is necessary to follow cultivation?\n", "rank: 2 bleu_score 0.3333333333333333 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies on cultivation?\n", "rank: 3 bleu_score 0.3032653298563167 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to farming on cultivation?\n", "rank: 4 bleu_score 0.32206169703226534 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower cultivation? 🌾\n", "rank: 5 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on cultivation?\n", "rank: 6 bleu_score 0.26959737847033294 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is ideal seawater cultivation?\n", "rank: 7 bleu_score 0.32206169703226534 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to is rainfall on cultivation?\n", "rank: 8 bleu_score 0.5555555555555556 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the rainfall on cultivation?\n", "rank: 9 bleu_score 0.6618726769384466 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall on cultivation?\n", "rank: 10 bleu_score 0.5367694950537757 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on farming is necessary for \n", "rank: 11 bleu_score 0.3309363384692233 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies on the farming of \n", "rank: 12 bleu_score 0.4412484512922977 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall impact on cultivation?\n", "rank: 13 bleu_score 0.6618726769384466 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to get rainfall on cultivation?\n", "rank: 14 bleu_score 0.4412484512922977 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is ideal on cultivation?\n", "rank: 15 bleu_score 0.4294155960430205 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall impact on cultivation?\n", "rank: 16 bleu_score 0.6618726769384466 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on farming \n", "rank: 17 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on cultivation?\n", "rank: 18 bleu_score 0.21487859764514256 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on cultivation? 🌾\n", "rank: 19 bleu_score 0.26959737847033294 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on farming \n", "rank: 20 bleu_score 0.2021768865708778 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower farming?\n", "rank: 21 bleu_score 0.07162619921504752 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the impact of rainfall on cultivation?\n", "rank: 22 bleu_score 0.8 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies is rainfall on cultivation?\n", "rank: 23 bleu_score 0.5515605641153721 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to farming \n", "rank: 24 bleu_score 0.10108844328543891 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to get subsidies on cultivation?\n", "rank: 25 bleu_score 0.3309363384692233 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to cultivation?\n", "rank: 26 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to cultivation?\n", "rank: 27 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower cultivation?\n", "rank: 28 bleu_score 0.14325239843009505 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall on cultivation?\n", "rank: 29 bleu_score 0.5367694950537757 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to farming \n", "rank: 30 bleu_score 0.08986579282344431 max_bleu: 0.8\n", "===================================================================\n", "50 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on sarson farming is necessary for \n", "rank: 31 bleu_score 0.3333333333333333 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the rainfall on cultivation?\n", "rank: 0 bleu_score 0.6618726769384466 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower farming? 🌾\n", "rank: 1 bleu_score 0.08986579282344431 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall on cultivation?\n", "rank: 2 bleu_score 0.5367694950537757 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to farming on cultivation?\n", "rank: 3 bleu_score 0.32206169703226534 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is ideal seawater cultivation?\n", "rank: 4 bleu_score 0.32206169703226534 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall impact on cultivation?\n", "rank: 5 bleu_score 0.6618726769384466 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on farming \n", "rank: 6 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall impact on cultivation?\n", "rank: 7 bleu_score 0.6618726769384466 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies is necessary to follow cultivation?\n", "rank: 8 bleu_score 0.3333333333333333 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies on cultivation?\n", "rank: 9 bleu_score 0.3032653298563167 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on sarson farming?\n", "rank: 10 bleu_score 0.08986579282344431 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower farming?\n", "rank: 11 bleu_score 0.07162619921504752 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on cultivation?\n", "rank: 12 bleu_score 0.21487859764514256 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to get rainfall on cultivation?\n", "rank: 13 bleu_score 0.4412484512922977 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is ideal on cultivation?\n", "rank: 14 bleu_score 0.4294155960430205 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies on the farming of \n", "rank: 15 bleu_score 0.4412484512922977 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to farming \n", "rank: 16 bleu_score 0.10108844328543891 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower cultivation? 🌾\n", "rank: 17 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on sarson farming is necessary for \n", "rank: 18 bleu_score 0.3333333333333333 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on cultivation? 🌾\n", "rank: 19 bleu_score 0.26959737847033294 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on farming is necessary for \n", "rank: 20 bleu_score 0.3309363384692233 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the impact of rainfall on cultivation?\n", "rank: 21 bleu_score 0.8 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies is rainfall on cultivation?\n", "rank: 22 bleu_score 0.5515605641153721 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to get subsidies on cultivation?\n", "rank: 23 bleu_score 0.3309363384692233 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to cultivation?\n", "rank: 24 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to is rainfall on cultivation?\n", "rank: 25 bleu_score 0.5555555555555556 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to farming \n", "rank: 26 bleu_score 0.08986579282344431 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall on cultivation?\n", "rank: 27 bleu_score 0.5367694950537757 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower cultivation?\n", "rank: 28 bleu_score 0.14325239843009505 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on cultivation?\n", "rank: 29 bleu_score 0.26959737847033294 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on farming \n", "rank: 30 bleu_score 0.2021768865708778 max_bleu: 0.8\n", "===================================================================\n", "51 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to cultivation?\n", "rank: 31 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies on cultivation?\n", "rank: 0 bleu_score 0.3032653298563167 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to is rainfall on cultivation?\n", "rank: 1 bleu_score 0.5555555555555556 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to get rainfall on cultivation?\n", "rank: 2 bleu_score 0.4412484512922977 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall on cultivation?\n", "rank: 3 bleu_score 0.5367694950537757 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on farming \n", "rank: 4 bleu_score 0.2021768865708778 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies on the farming of \n", "rank: 5 bleu_score 0.4412484512922977 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall impact on cultivation?\n", "rank: 6 bleu_score 0.6618726769384466 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower farming? 🌾\n", "rank: 7 bleu_score 0.08986579282344431 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to farming on cultivation?\n", "rank: 8 bleu_score 0.32206169703226534 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the rainfall on cultivation?\n", "rank: 9 bleu_score 0.6618726769384466 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is ideal on cultivation?\n", "rank: 10 bleu_score 0.4294155960430205 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall impact on cultivation?\n", "rank: 11 bleu_score 0.6618726769384466 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on farming \n", "rank: 12 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the impact of rainfall on cultivation?\n", "rank: 13 bleu_score 0.8 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower cultivation?\n", "rank: 14 bleu_score 0.14325239843009505 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on cultivation?\n", "rank: 15 bleu_score 0.21487859764514256 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower cultivation? 🌾\n", "rank: 16 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on sarson farming?\n", "rank: 17 bleu_score 0.08986579282344431 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on cultivation? 🌾\n", "rank: 18 bleu_score 0.26959737847033294 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to farming \n", "rank: 19 bleu_score 0.08986579282344431 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies is necessary to follow cultivation?\n", "rank: 20 bleu_score 0.3333333333333333 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is ideal seawater cultivation?\n", "rank: 21 bleu_score 0.32206169703226534 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on cultivation?\n", "rank: 22 bleu_score 0.26959737847033294 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on sarson farming is necessary for \n", "rank: 23 bleu_score 0.3333333333333333 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on farming is necessary for \n", "rank: 24 bleu_score 0.3309363384692233 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower farming?\n", "rank: 25 bleu_score 0.07162619921504752 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to farming \n", "rank: 26 bleu_score 0.10108844328543891 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to cultivation?\n", "rank: 27 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies is rainfall on cultivation?\n", "rank: 28 bleu_score 0.5515605641153721 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to cultivation?\n", "rank: 29 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to get subsidies on cultivation?\n", "rank: 30 bleu_score 0.3309363384692233 max_bleu: 0.8\n", "===================================================================\n", "52 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall on cultivation?\n", "rank: 31 bleu_score 0.5367694950537757 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall impact on cultivation?\n", "rank: 0 bleu_score 0.6618726769384466 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies on cultivation?\n", "rank: 1 bleu_score 0.3032653298563167 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower farming? 🌾\n", "rank: 2 bleu_score 0.08986579282344431 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall impact on cultivation?\n", "rank: 3 bleu_score 0.6618726769384466 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the rainfall on cultivation?\n", "rank: 4 bleu_score 0.6618726769384466 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower cultivation?\n", "rank: 5 bleu_score 0.14325239843009505 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is ideal on cultivation?\n", "rank: 6 bleu_score 0.4294155960430205 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is rainfall on cultivation?\n", "rank: 7 bleu_score 0.5367694950537757 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to is rainfall on cultivation?\n", "rank: 8 bleu_score 0.5555555555555556 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on cultivation?\n", "rank: 9 bleu_score 0.21487859764514256 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to cultivation?\n", "rank: 10 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to farming \n", "rank: 11 bleu_score 0.10108844328543891 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on farming \n", "rank: 12 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower farming?\n", "rank: 13 bleu_score 0.07162619921504752 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on cultivation? 🌾\n", "rank: 14 bleu_score 0.26959737847033294 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on sarson farming?\n", "rank: 15 bleu_score 0.08986579282344431 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies is necessary to follow cultivation?\n", "rank: 16 bleu_score 0.3333333333333333 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on farming is necessary for \n", "rank: 17 bleu_score 0.3309363384692233 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to farming \n", "rank: 18 bleu_score 0.08986579282344431 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by is ideal seawater cultivation?\n", "rank: 19 bleu_score 0.32206169703226534 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is the impact of rainfall on cultivation?\n", "rank: 20 bleu_score 0.8 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on sarson farming is necessary for \n", "rank: 21 bleu_score 0.3333333333333333 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to get rainfall on cultivation?\n", "rank: 22 bleu_score 0.4412484512922977 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies is rainfall on cultivation?\n", "rank: 23 bleu_score 0.5515605641153721 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to cultivation?\n", "rank: 24 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches is rainfall on cultivation?\n", "rank: 25 bleu_score 0.5367694950537757 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected branches to get subsidies on cultivation?\n", "rank: 26 bleu_score 0.3309363384692233 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: affected by subsidies on the farming of \n", "rank: 27 bleu_score 0.4412484512922977 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on cultivation?\n", "rank: 28 bleu_score 0.26959737847033294 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available to farming on cultivation?\n", "rank: 29 bleu_score 0.32206169703226534 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy available on farming \n", "rank: 30 bleu_score 0.2021768865708778 max_bleu: 0.8\n", "===================================================================\n", "53 1500 ==== source list: palak ki kheti par varsha ka prabhav kya hai? || proper maturity of what is the rainfall on cultivation?\n", "target: what is the impact of rainfall on cultivation?\n", "prediction: subsidy on sunflower cultivation? 🌾\n", "rank: 31 bleu_score 0.17973158564688863 max_bleu: 0.8\n", "===================================================================\n" ] }, { "ename": "KeyboardInterrupt", "evalue": "", "output_type": "error", "traceback": [ "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m", "\u001b[0;31mKeyboardInterrupt\u001b[0m Traceback (most recent call last)", "Cell \u001b[0;32mIn[5], line 263\u001b[0m\n\u001b[1;32m 261\u001b[0m src \u001b[38;5;241m=\u001b[39m torch\u001b[38;5;241m.\u001b[39mtranspose(batch_dict[\u001b[38;5;124m'\u001b[39m\u001b[38;5;124mx_source\u001b[39m\u001b[38;5;124m'\u001b[39m],\u001b[38;5;241m0\u001b[39m,\u001b[38;5;241m1\u001b[39m)\n\u001b[1;32m 262\u001b[0m tgt \u001b[38;5;241m=\u001b[39m torch\u001b[38;5;241m.\u001b[39mtranspose(batch_dict[\u001b[38;5;124m'\u001b[39m\u001b[38;5;124my_target\u001b[39m\u001b[38;5;124m'\u001b[39m],\u001b[38;5;241m0\u001b[39m,\u001b[38;5;241m1\u001b[39m)\n\u001b[0;32m--> 263\u001b[0m pred_tkn_list \u001b[38;5;241m=\u001b[39m translate_beam(device,Seq2Seqtransformer, src, BOS_IDX, EOS_IDX)\n\u001b[1;32m 264\u001b[0m \u001b[38;5;66;03m#df1_prob = translate_prob_score(Seq2Seqtransformer,src, vectorized_target_list[ctr-1], BOS_IDX, EOS_IDX)\u001b[39;00m\n\u001b[1;32m 265\u001b[0m predicted_seq_list \u001b[38;5;241m=\u001b[39m []\n", "Cell \u001b[0;32mIn[5], line 162\u001b[0m, in \u001b[0;36mtranslate_beam\u001b[0;34m(device, model, src_sentence, BOS_IDX, EOS_IDX)\u001b[0m\n\u001b[1;32m 160\u001b[0m src_mask \u001b[38;5;241m=\u001b[39m (torch\u001b[38;5;241m.\u001b[39mzeros(num_tokens, num_tokens))\u001b[38;5;241m.\u001b[39mtype(torch\u001b[38;5;241m.\u001b[39mbool)\n\u001b[1;32m 161\u001b[0m \u001b[38;5;66;03m#print('src_mask',src_mask)\u001b[39;00m\n\u001b[0;32m--> 162\u001b[0m tgt_tokens_list \u001b[38;5;241m=\u001b[39m [xx\u001b[38;5;241m.\u001b[39mflatten() \u001b[38;5;28;01mfor\u001b[39;00m xx \u001b[38;5;129;01min\u001b[39;00m beam_decode(device,model, src, src_mask, max_len \u001b[38;5;241m=\u001b[39m num_tokens, start_symbol\u001b[38;5;241m=\u001b[39mBOS_IDX, EOS_IDX\u001b[38;5;241m=\u001b[39mEOS_IDX)]\u001b[38;5;66;03m#.flatten()\u001b[39;00m\n\u001b[1;32m 163\u001b[0m \u001b[38;5;66;03m#_, score_list = beam_decode(device,model, src, src_mask, max_len = num_tokens, start_symbol=BOS_IDX, EOS_IDX=EOS_IDX)\u001b[39;00m\n\u001b[1;32m 164\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m tgt_tokens_list\n", "Cell \u001b[0;32mIn[5], line 28\u001b[0m, in \u001b[0;36mbeam_decode\u001b[0;34m(DEVICE, model, src, src_mask, max_len, start_symbol, EOS_IDX)\u001b[0m\n\u001b[1;32m 26\u001b[0m tgt_mask \u001b[38;5;241m=\u001b[39m (generate_square_subsequent_mask(ys_i\u001b[38;5;241m.\u001b[39msize(\u001b[38;5;241m0\u001b[39m))\u001b[38;5;241m.\u001b[39mtype(torch\u001b[38;5;241m.\u001b[39mbool))\u001b[38;5;241m.\u001b[39mto(DEVICE)\n\u001b[1;32m 27\u001b[0m \u001b[38;5;66;03m#print('tgt_mask',tgt_mask)\u001b[39;00m\n\u001b[0;32m---> 28\u001b[0m out \u001b[38;5;241m=\u001b[39m model\u001b[38;5;241m.\u001b[39mdecode(ys_i,memory, tgt_mask)\u001b[38;5;66;03m#.squeeze()\u001b[39;00m\n\u001b[1;32m 29\u001b[0m \u001b[38;5;66;03m#print(\"out\",out,'out_shape',out.shape)\u001b[39;00m\n\u001b[1;32m 30\u001b[0m out \u001b[38;5;241m=\u001b[39m out\u001b[38;5;241m.\u001b[39mtranspose(\u001b[38;5;241m0\u001b[39m,\u001b[38;5;241m1\u001b[39m)\n", "Cell \u001b[0;32mIn[1], line 494\u001b[0m, in \u001b[0;36mSeq2SeqTransformer.decode\u001b[0;34m(self, tgt, memory, tgt_mask)\u001b[0m\n\u001b[1;32m 493\u001b[0m \u001b[38;5;28;01mdef\u001b[39;00m \u001b[38;5;21mdecode\u001b[39m(\u001b[38;5;28mself\u001b[39m, tgt:Tensor, memory:Tensor, tgt_mask:Tensor):\n\u001b[0;32m--> 494\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mtransformer\u001b[38;5;241m.\u001b[39mdecoder(\u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mpositional_encoding(\u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mtgt_tok_emb(tgt)), memory, tgt_mask)\n", "File \u001b[0;32m/opt/anaconda3/lib/python3.11/site-packages/torch/nn/modules/module.py:1532\u001b[0m, in \u001b[0;36mModule._wrapped_call_impl\u001b[0;34m(self, *args, **kwargs)\u001b[0m\n\u001b[1;32m 1530\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_compiled_call_impl(\u001b[38;5;241m*\u001b[39margs, \u001b[38;5;241m*\u001b[39m\u001b[38;5;241m*\u001b[39mkwargs) \u001b[38;5;66;03m# type: ignore[misc]\u001b[39;00m\n\u001b[1;32m 1531\u001b[0m \u001b[38;5;28;01melse\u001b[39;00m:\n\u001b[0;32m-> 1532\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_call_impl(\u001b[38;5;241m*\u001b[39margs, \u001b[38;5;241m*\u001b[39m\u001b[38;5;241m*\u001b[39mkwargs)\n", "File \u001b[0;32m/opt/anaconda3/lib/python3.11/site-packages/torch/nn/modules/module.py:1541\u001b[0m, in \u001b[0;36mModule._call_impl\u001b[0;34m(self, *args, **kwargs)\u001b[0m\n\u001b[1;32m 1536\u001b[0m \u001b[38;5;66;03m# If we don't have any hooks, we want to skip the rest of the logic in\u001b[39;00m\n\u001b[1;32m 1537\u001b[0m \u001b[38;5;66;03m# this function, and just call forward.\u001b[39;00m\n\u001b[1;32m 1538\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m \u001b[38;5;129;01mnot\u001b[39;00m (\u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_backward_hooks \u001b[38;5;129;01mor\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_backward_pre_hooks \u001b[38;5;129;01mor\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_forward_hooks \u001b[38;5;129;01mor\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_forward_pre_hooks\n\u001b[1;32m 1539\u001b[0m \u001b[38;5;129;01mor\u001b[39;00m _global_backward_pre_hooks \u001b[38;5;129;01mor\u001b[39;00m _global_backward_hooks\n\u001b[1;32m 1540\u001b[0m \u001b[38;5;129;01mor\u001b[39;00m _global_forward_hooks \u001b[38;5;129;01mor\u001b[39;00m _global_forward_pre_hooks):\n\u001b[0;32m-> 1541\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m forward_call(\u001b[38;5;241m*\u001b[39margs, \u001b[38;5;241m*\u001b[39m\u001b[38;5;241m*\u001b[39mkwargs)\n\u001b[1;32m 1543\u001b[0m \u001b[38;5;28;01mtry\u001b[39;00m:\n\u001b[1;32m 1544\u001b[0m result \u001b[38;5;241m=\u001b[39m \u001b[38;5;28;01mNone\u001b[39;00m\n", "File \u001b[0;32m/opt/anaconda3/lib/python3.11/site-packages/torch/nn/modules/transformer.py:494\u001b[0m, in \u001b[0;36mTransformerDecoder.forward\u001b[0;34m(self, tgt, memory, tgt_mask, memory_mask, tgt_key_padding_mask, memory_key_padding_mask, tgt_is_causal, memory_is_causal)\u001b[0m\n\u001b[1;32m 491\u001b[0m tgt_is_causal \u001b[38;5;241m=\u001b[39m _detect_is_causal_mask(tgt_mask, tgt_is_causal, seq_len)\n\u001b[1;32m 493\u001b[0m \u001b[38;5;28;01mfor\u001b[39;00m mod \u001b[38;5;129;01min\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mlayers:\n\u001b[0;32m--> 494\u001b[0m output \u001b[38;5;241m=\u001b[39m mod(output, memory, tgt_mask\u001b[38;5;241m=\u001b[39mtgt_mask,\n\u001b[1;32m 495\u001b[0m memory_mask\u001b[38;5;241m=\u001b[39mmemory_mask,\n\u001b[1;32m 496\u001b[0m tgt_key_padding_mask\u001b[38;5;241m=\u001b[39mtgt_key_padding_mask,\n\u001b[1;32m 497\u001b[0m memory_key_padding_mask\u001b[38;5;241m=\u001b[39mmemory_key_padding_mask,\n\u001b[1;32m 498\u001b[0m tgt_is_causal\u001b[38;5;241m=\u001b[39mtgt_is_causal,\n\u001b[1;32m 499\u001b[0m memory_is_causal\u001b[38;5;241m=\u001b[39mmemory_is_causal)\n\u001b[1;32m 501\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mnorm \u001b[38;5;129;01mis\u001b[39;00m \u001b[38;5;129;01mnot\u001b[39;00m \u001b[38;5;28;01mNone\u001b[39;00m:\n\u001b[1;32m 502\u001b[0m output \u001b[38;5;241m=\u001b[39m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mnorm(output)\n", "File \u001b[0;32m/opt/anaconda3/lib/python3.11/site-packages/torch/nn/modules/module.py:1532\u001b[0m, in \u001b[0;36mModule._wrapped_call_impl\u001b[0;34m(self, *args, **kwargs)\u001b[0m\n\u001b[1;32m 1530\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_compiled_call_impl(\u001b[38;5;241m*\u001b[39margs, \u001b[38;5;241m*\u001b[39m\u001b[38;5;241m*\u001b[39mkwargs) \u001b[38;5;66;03m# type: ignore[misc]\u001b[39;00m\n\u001b[1;32m 1531\u001b[0m \u001b[38;5;28;01melse\u001b[39;00m:\n\u001b[0;32m-> 1532\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_call_impl(\u001b[38;5;241m*\u001b[39margs, \u001b[38;5;241m*\u001b[39m\u001b[38;5;241m*\u001b[39mkwargs)\n", "File \u001b[0;32m/opt/anaconda3/lib/python3.11/site-packages/torch/nn/modules/module.py:1541\u001b[0m, in \u001b[0;36mModule._call_impl\u001b[0;34m(self, *args, **kwargs)\u001b[0m\n\u001b[1;32m 1536\u001b[0m \u001b[38;5;66;03m# If we don't have any hooks, we want to skip the rest of the logic in\u001b[39;00m\n\u001b[1;32m 1537\u001b[0m \u001b[38;5;66;03m# this function, and just call forward.\u001b[39;00m\n\u001b[1;32m 1538\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m \u001b[38;5;129;01mnot\u001b[39;00m (\u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_backward_hooks \u001b[38;5;129;01mor\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_backward_pre_hooks \u001b[38;5;129;01mor\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_forward_hooks \u001b[38;5;129;01mor\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_forward_pre_hooks\n\u001b[1;32m 1539\u001b[0m \u001b[38;5;129;01mor\u001b[39;00m _global_backward_pre_hooks \u001b[38;5;129;01mor\u001b[39;00m _global_backward_hooks\n\u001b[1;32m 1540\u001b[0m \u001b[38;5;129;01mor\u001b[39;00m _global_forward_hooks \u001b[38;5;129;01mor\u001b[39;00m _global_forward_pre_hooks):\n\u001b[0;32m-> 1541\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m forward_call(\u001b[38;5;241m*\u001b[39margs, \u001b[38;5;241m*\u001b[39m\u001b[38;5;241m*\u001b[39mkwargs)\n\u001b[1;32m 1543\u001b[0m \u001b[38;5;28;01mtry\u001b[39;00m:\n\u001b[1;32m 1544\u001b[0m result \u001b[38;5;241m=\u001b[39m \u001b[38;5;28;01mNone\u001b[39;00m\n", "File \u001b[0;32m/opt/anaconda3/lib/python3.11/site-packages/torch/nn/modules/transformer.py:888\u001b[0m, in \u001b[0;36mTransformerDecoderLayer.forward\u001b[0;34m(self, tgt, memory, tgt_mask, memory_mask, tgt_key_padding_mask, memory_key_padding_mask, tgt_is_causal, memory_is_causal)\u001b[0m\n\u001b[1;32m 886\u001b[0m x \u001b[38;5;241m=\u001b[39m x \u001b[38;5;241m+\u001b[39m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_sa_block(\u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mnorm1(x), tgt_mask, tgt_key_padding_mask, tgt_is_causal)\n\u001b[1;32m 887\u001b[0m x \u001b[38;5;241m=\u001b[39m x \u001b[38;5;241m+\u001b[39m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_mha_block(\u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mnorm2(x), memory, memory_mask, memory_key_padding_mask, memory_is_causal)\n\u001b[0;32m--> 888\u001b[0m x \u001b[38;5;241m=\u001b[39m x \u001b[38;5;241m+\u001b[39m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_ff_block(\u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mnorm3(x))\n\u001b[1;32m 889\u001b[0m \u001b[38;5;28;01melse\u001b[39;00m:\n\u001b[1;32m 890\u001b[0m x \u001b[38;5;241m=\u001b[39m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mnorm1(x \u001b[38;5;241m+\u001b[39m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_sa_block(x, tgt_mask, tgt_key_padding_mask, tgt_is_causal))\n", "File \u001b[0;32m/opt/anaconda3/lib/python3.11/site-packages/torch/nn/modules/transformer.py:918\u001b[0m, in \u001b[0;36mTransformerDecoderLayer._ff_block\u001b[0;34m(self, x)\u001b[0m\n\u001b[1;32m 917\u001b[0m \u001b[38;5;28;01mdef\u001b[39;00m \u001b[38;5;21m_ff_block\u001b[39m(\u001b[38;5;28mself\u001b[39m, x: Tensor) \u001b[38;5;241m-\u001b[39m\u001b[38;5;241m>\u001b[39m Tensor:\n\u001b[0;32m--> 918\u001b[0m x \u001b[38;5;241m=\u001b[39m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mlinear2(\u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mdropout(\u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mactivation(\u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mlinear1(x))))\n\u001b[1;32m 919\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mdropout3(x)\n", "File \u001b[0;32m/opt/anaconda3/lib/python3.11/site-packages/torch/nn/modules/module.py:1532\u001b[0m, in \u001b[0;36mModule._wrapped_call_impl\u001b[0;34m(self, *args, **kwargs)\u001b[0m\n\u001b[1;32m 1530\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_compiled_call_impl(\u001b[38;5;241m*\u001b[39margs, \u001b[38;5;241m*\u001b[39m\u001b[38;5;241m*\u001b[39mkwargs) \u001b[38;5;66;03m# type: ignore[misc]\u001b[39;00m\n\u001b[1;32m 1531\u001b[0m \u001b[38;5;28;01melse\u001b[39;00m:\n\u001b[0;32m-> 1532\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_call_impl(\u001b[38;5;241m*\u001b[39margs, \u001b[38;5;241m*\u001b[39m\u001b[38;5;241m*\u001b[39mkwargs)\n", "File \u001b[0;32m/opt/anaconda3/lib/python3.11/site-packages/torch/nn/modules/module.py:1541\u001b[0m, in \u001b[0;36mModule._call_impl\u001b[0;34m(self, *args, **kwargs)\u001b[0m\n\u001b[1;32m 1536\u001b[0m \u001b[38;5;66;03m# If we don't have any hooks, we want to skip the rest of the logic in\u001b[39;00m\n\u001b[1;32m 1537\u001b[0m \u001b[38;5;66;03m# this function, and just call forward.\u001b[39;00m\n\u001b[1;32m 1538\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m \u001b[38;5;129;01mnot\u001b[39;00m (\u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_backward_hooks \u001b[38;5;129;01mor\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_backward_pre_hooks \u001b[38;5;129;01mor\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_forward_hooks \u001b[38;5;129;01mor\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39m_forward_pre_hooks\n\u001b[1;32m 1539\u001b[0m \u001b[38;5;129;01mor\u001b[39;00m _global_backward_pre_hooks \u001b[38;5;129;01mor\u001b[39;00m _global_backward_hooks\n\u001b[1;32m 1540\u001b[0m \u001b[38;5;129;01mor\u001b[39;00m _global_forward_hooks \u001b[38;5;129;01mor\u001b[39;00m _global_forward_pre_hooks):\n\u001b[0;32m-> 1541\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m forward_call(\u001b[38;5;241m*\u001b[39margs, \u001b[38;5;241m*\u001b[39m\u001b[38;5;241m*\u001b[39mkwargs)\n\u001b[1;32m 1543\u001b[0m \u001b[38;5;28;01mtry\u001b[39;00m:\n\u001b[1;32m 1544\u001b[0m result \u001b[38;5;241m=\u001b[39m \u001b[38;5;28;01mNone\u001b[39;00m\n", "File \u001b[0;32m/opt/anaconda3/lib/python3.11/site-packages/torch/nn/modules/linear.py:116\u001b[0m, in \u001b[0;36mLinear.forward\u001b[0;34m(self, input)\u001b[0m\n\u001b[1;32m 115\u001b[0m \u001b[38;5;28;01mdef\u001b[39;00m \u001b[38;5;21mforward\u001b[39m(\u001b[38;5;28mself\u001b[39m, \u001b[38;5;28minput\u001b[39m: Tensor) \u001b[38;5;241m-\u001b[39m\u001b[38;5;241m>\u001b[39m Tensor:\n\u001b[0;32m--> 116\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m F\u001b[38;5;241m.\u001b[39mlinear(\u001b[38;5;28minput\u001b[39m, \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mweight, \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mbias)\n", "\u001b[0;31mKeyboardInterrupt\u001b[0m: " ] } ], "source": [ "import numpy as np\n", "def beam_decode(DEVICE, model, src, src_mask, max_len, start_symbol, EOS_IDX):\n", " src = src.to(DEVICE)\n", " src_mask=src_mask.to(DEVICE)\n", " memory = model.encode(src, src_mask)\n", " ys = torch.ones(1,1).fill_(start_symbol).type(torch.long).to(DEVICE)\n", " ys_list = [ys]\n", " ys_list_new = []\n", " score_list = [1.0]\n", " for i in range(max_len):\n", " ys_1 = ys_list[0]\n", " #print(ys_1)\n", " if i>0:\n", " ys_list = ys_list_new\n", " score_list = score_list2\n", " ys_list_new = []\n", " score_list2 = []\n", " #score_list = score_list2\n", " for j in range(len(ys_list)):\n", " #print(i,'ys',ys)\n", " memory = memory.to(DEVICE)\n", " ys_i = ys_list[j]\n", " #print(i,j,'ys_list',ys_list)\n", " #print(i,j,'ys',ys)\n", " #print(i,j,'ys_i',ys_i)\n", " tgt_mask = (generate_square_subsequent_mask(ys_i.size(0)).type(torch.bool)).to(DEVICE)\n", " #print('tgt_mask',tgt_mask)\n", " out = model.decode(ys_i,memory, tgt_mask)#.squeeze()\n", " #print(\"out\",out,'out_shape',out.shape)\n", " out = out.transpose(0,1)\n", " #print(\"out transpose\",out,'out_transpose_shape',out.shape)\n", " prob = model.generator(out)[:,-1]\n", " #_, next_word = torch.max(prob, dim=1)\n", " scores, word_beam = torch.topk(prob, 5)\n", " #beam_indices = torch.divide (indices, vocab_size, rounding_mode='floor') # indices // vocab_size\n", " #token_indices = torch.remainder(indices, vocab_size) # indices % vocab_size\n", " #print(i,j,'word index', word_beam[0])\n", " scores2 = scores.cpu().detach().numpy()[0]\n", " prob_score = []\n", " for imn in range(len(scores2)):\n", " prob_score.append(np.exp(scores2[imn])/(np.exp(scores2[0])+np.exp(scores2[1])+np.exp(scores2[2])+np.exp(scores2[3])+np.exp(scores2[4])))\n", " prob2 = prob.cpu().detach().numpy()[0]\n", " #print(i,j,'scores', np.exp(scores2)/(np.sum(np.exp(prob2))))\n", " word_1 = word_beam[0][0].item()\n", " word_2 = word_beam[0][1].item()\n", " #word_3 = word_beam[0][2].item()\n", " #word_4 = word_beam[0][3].item()\n", " #word_5 = word_beam[0][4].item()\n", " word_list = [word_1, word_2]#, word_3, word_4, word_5]\n", " #print('score_list',score_list)\n", " #print('np.exp(scores2)/(np.sum(np.exp(prob2)))',np.exp(scores2)/(np.sum(np.exp(prob2))))\n", " #print(i,j,'score_list[j]',score_list[j])\n", " #print('score_list[j]',score_list[j])\n", " #print('prob_score',prob_score)\n", " #kk = score_list[j]*prob_score#/(np.sum(np.exp(prob2)))\n", " #for idx1 in range(len(prob_score)):\n", " # score_list2.append(score_list[j]*prob_score[idx1])\n", " #print(i,j,'score_list2',score_list2)\n", " \n", " ys1 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_1)], dim = 0)\n", " ys_list_new.append(ys1)\n", " score_list2.append(score_list[j]*prob_score[0])\n", " if i == 0 :\n", " ys2 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_2)], dim = 0)\n", " #ys3 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_3)], dim = 0)\n", " #ys4 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_4)], dim = 0)\n", " #ys5 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_5)], dim = 0)\n", " ys_list_new.append(ys2)\n", " #ys_list_new.append(ys3) \n", " #ys_list_new.append(ys4) \n", " #ys_list_new.append(ys5)\n", " score_list2.append(score_list[j]*prob_score[1])\n", " #score_list2.append(score_list[j]*prob_score[2])\n", " #score_list2.append(score_list[j]*prob_score[3])\n", " #score_list2.append(score_list[j]*prob_score[4])\n", " elif i < 2 :\n", " ys2 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_2)], dim = 0)\n", " #ys3 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_3)], dim = 0)\n", " #ys4 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_4)], dim = 0)\n", " #ys5 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_5)], dim = 0)\n", " ys_list_new.append(ys2)\n", " #ys_list_new.append(ys3) \n", " #ys_list_new.append(ys4)\n", " score_list2.append(score_list[j]*prob_score[1])\n", " #score_list2.append(score_list[j]*prob_score[2])\n", " #score_list2.append(score_list[j]*prob_score[3])\n", " #ys_list_new.append(ys5)\n", " elif i < 3 :\n", " ys2 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_2)], dim = 0)\n", " #ys3 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_3)], dim = 0)\n", " #ys4 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_4)], dim = 0)\n", " #ys5 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_5)], dim = 0)\n", " ys_list_new.append(ys2)\n", " #ys_list_new.append(ys3) \n", " score_list2.append(score_list[j]*prob_score[1])\n", " #score_list2.append(score_list[j]*prob_score[2])\n", " #ys_list_new.append(ys4) \n", " #ys_list_new.append(ys5)\n", " elif i < 5 :\n", " ys2 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_2)], dim = 0)\n", " #ys5 = torch.cat([ys_i, torch.ones(1,1).type_as(src.data).fill_(word_5)], dim = 0)\n", " ys_list_new.append(ys2)\n", " score_list2.append(score_list[j]*prob_score[1])\n", " #ys_list_new.append(ys5)\n", " \"\"\"print('ys1',ys1)\n", " print('ys2',ys2)\n", " print('ys3',ys3)\"\"\"\n", " #ys_list.remove(ys_i)\n", " \"\"\"if word_1 != EOS_IDX:\n", " ys_list_temp.append(ys1)\n", " if word_2 != EOS_IDX:\n", " ys_list_temp.append(ys2)\n", " if word_2 != EOS_IDX:\n", " ys_list_temp.append(ys3) \"\"\" \n", " #print('ys_list_new',ys_list_new)\n", " #print('score_list_new',score_list2)\n", " ys_list_temp = list(set(ys_list_new))\n", " if (len(ys_list_new)>5):\n", " max_prob = np.max(score_list2)\n", " ys_list_filt = []\n", " score_filt = []\n", " ys_list_filt=ys_list_temp\n", " score_filt.append(score_list2[0])\n", " for idx2 in range(1,len(ys_list_temp)):\n", " #print('ys_list[idx2]',ys_list[idx2])\n", " #print('ys_list_filt',ys_list_filt)\n", " #print(ys_list[idx2].values not in ys_list_filt)\n", " for idx3 in range(len(ys_list_new)):\n", " if ys_list_temp[idx2].values == ys_list_new[idx3].values:\n", " #ys_list_filt.append(ys_list_temp[idx2].values)\n", " score_filt.append(score_list2[idx3])\n", " score_list2 = score_filt\n", " ys_list_new = ys_list_filt\n", " \n", " \n", " \"\"\"if (len(ys_list)>125) & (i>5):\n", " max_prob = np.max(score_list2)\n", " ys_list_filt = []\n", " score_filt = []\n", " for idx2 in range(len(ys_list)):\n", " if score_list2[idx2]>max_prob/100:\n", " ys_list_filt.append(ys_list_new[idx2])\n", " score_filt.append(score_list2[idx2])\n", " score_list2 = score_filt\n", " ys_list_new = ys_list_filt\"\"\"\n", " tdf = pd.DataFrame({'token':ys_list_new, 'score':score_list2})\n", " tdf2 = tdf.sort_values(by=['score'], ascending=False)\n", " #print('len(ys_list',len(ys_list),tdf2['score'].values) \n", "\n", " return list(tdf2['token'].values)\n", "\n", "\n", "\n", "def translate_beam( device,model:torch.nn.Module, src_sentence:str, BOS_IDX, EOS_IDX):\n", " model.eval()\n", " src= src_sentence\n", " #print('src',src)\n", " num_tokens = src.shape[0]\n", " #print(num_tokens)\n", " src_mask = (torch.zeros(num_tokens, num_tokens)).type(torch.bool)\n", " #print('src_mask',src_mask)\n", " tgt_tokens_list = [xx.flatten() for xx in beam_decode(device,model, src, src_mask, max_len = num_tokens, start_symbol=BOS_IDX, EOS_IDX=EOS_IDX)]#.flatten()\n", " #_, score_list = beam_decode(device,model, src, src_mask, max_len = num_tokens, start_symbol=BOS_IDX, EOS_IDX=EOS_IDX)\n", " return tgt_tokens_list\n", "\n", "\n", "\n", "#%pip install nltk\n", "\n", "def sentence_from_indices(indices, vocab, strict=True, return_string = True):\n", " ignore_indices = set([vocab.mask_index, vocab.begin_seq_index, vocab.end_seq_index])\n", " out = []\n", " for index in indices:\n", " if index == vocab.begin_seq_index and strict:\n", " continue\n", " elif index == vocab.end_seq_index and strict:\n", " break\n", " else:\n", " out.append(vocab.lookup_index(index))\n", " if return_string:\n", " return \" \".join(out)\n", " else:\n", " return out\n", "\n", "%pip install nltk\n", "import nltk\n", "import numpy as np\n", "\n", "def bleu_score_value(predicted,target):\n", " hypothesis = predicted.strip().split(' ')\n", " reference = target.strip().split(' ')\n", " BLEUscore = nltk.translate.bleu_score.sentence_bleu([reference], hypothesis, weights = (1,0,0,0))\n", " return BLEUscore \n", "import warnings\n", "warnings.filterwarnings(\"ignore\")\n", "src_list = []\n", "pred_list = []\n", "tgt_list = []\n", "bleu_list=[]\n", "pred_list2 = []\n", "bleu_list2=[]\n", "df2_raw = pd.read_csv('dataset_to_evaluate.csv')\n", "len_SL = []\n", "\"\"\"for i in range(len(df2_raw)):\n", " len_SL.append(len(df2_raw['source_language'].values[i].split(' ')))\"\"\"\n", "#df2_raw['len_SL'] = df2_raw['len_src']\n", "df2_raw.head()\n", "df2 = df2_raw.reset_index()\n", "df2.head()\n", "max_bleu_list = []\n", "#max_bleu_avg_list = []\n", "save_dir = \"nmt_DG_FFNN8192\"\n", "saved_model_path = 'new_model_3layer_1mill_FFNN_DG_new.pt'\n", "all_pred_seq_src_list = []\n", "all_pred_seq_tgt_list = []\n", "all_pred_seq_pred_list = []\n", "all_pred_seq_index_list = []\n", "all_pred_seq_bleu_list = []\n", "all_pred_seq_rank_list = []\n", "all_pred_seq_bleu_max_list = []\n", "for idx in range(len(df2)):\n", " #save_dir = self.save_dir\n", " model_name = save_dir+\"/\"+saved_model_path#saved_model_path\n", " #vectorizer_file = self.vectorizer_file\n", " #self.device = torch.device(\"cuda\" if self.cuda else \"cpu\")\n", " #device = self.device\n", " #df2 = pd.read_csv(input_df)\n", " input_data = [df2['source_language'][idx]]\n", " target_data = df2['target_language'][idx]\n", " input_text = []\n", " output_text = []\n", " split_text = []\n", " for i in range(len(input_data)):\n", " input_text.append(input_data[i])\n", " output_text.append(target_data)\n", " split_text.append('test')\n", " temp_df = pd.DataFrame()\n", " temp_df['source_language'] = input_text\n", " temp_df['target_language'] = output_text\n", " temp_df['split'] = split_text\n", " temp_df.to_csv('temp_df.csv')\n", " save_dir = save_dir\n", " Seq2Seqtransformer = transformer#torch.load(model_name)\n", " Seq2Seqtransformer.eval()\n", " dataset2 = NMTDataset.load_dataset_and_load_vectorizer('temp_df.csv',vectorizer_file)\n", " vectorizer = dataset2.get_vectorizer()\n", " #src_list = []\n", " #pred_list = []\n", " #tgt_list = []\n", " dataset2.set_split('test')\n", " batch_generator = generate_nmt_batches(dataset2, batch_size = 1, device = device)\n", " vocab_source = vectorizer.source_vocab\n", " vocab_target = vectorizer.target_vocab\n", " PAD_IDX = vectorizer.to_serializable()['target_vocab']['token_to_idx']['']\n", " BOS_IDX = vectorizer.to_serializable()['target_vocab']['token_to_idx']['']\n", " EOS_IDX = vectorizer.to_serializable()['target_vocab']['token_to_idx']['']\n", " target_vectorizer_list = []\n", " ctr = 0\n", " for batch_index, batch_dict in enumerate (batch_generator):\n", " ctr = ctr+1\n", " src = torch.transpose(batch_dict['x_source'],0,1)\n", " tgt = torch.transpose(batch_dict['y_target'],0,1)\n", " pred_tkn_list = translate_beam(device,Seq2Seqtransformer, src, BOS_IDX, EOS_IDX)\n", " #df1_prob = translate_prob_score(Seq2Seqtransformer,src, vectorized_target_list[ctr-1], BOS_IDX, EOS_IDX)\n", " predicted_seq_list = []\n", " for p_idx in range(len(pred_tkn_list)):\n", " predicted_seq = sentence_from_indices(pred_tkn_list[p_idx].cpu().detach().numpy(),vocab_target, return_string = True)\n", " predicted_seq_list.append(predicted_seq)\n", " source_seq = sentence_from_indices(batch_dict['x_source'].squeeze().detach().numpy(),vocab_source, return_string=True)\n", " target_seq = sentence_from_indices(batch_dict['y_target'].squeeze().detach().numpy(), vocab_target, return_string=True)\n", " bleu_meas_list = []\n", " for i_bleu in range(len(predicted_seq_list)):\n", " all_pred_seq_index_list.append(ctr)\n", " all_pred_seq_rank_list.append(i_bleu)\n", " all_pred_seq_src_list.append(source_seq)\n", " all_pred_seq_tgt_list.append(target_seq)\n", " all_pred_seq_pred_list.append(predicted_seq_list[i_bleu])\n", " bleu_meas = bleu_score_value(predicted_seq_list[i_bleu],target_seq)\n", " bleu_meas_list.append(bleu_meas)\n", " all_pred_seq_bleu_list.append(bleu_meas)\n", " \n", " for i_bleu in range(len(predicted_seq_list)):\n", " all_pred_seq_bleu_max_list.append(np.max(bleu_meas_list))\n", " if bleu_meas_list[i_bleu]/np.max(bleu_meas_list)>0.0:\n", " print(idx, len(df2),'====','source list: ',source_seq)\n", " print('target: ', target_seq)\n", " print('prediction: ', predicted_seq_list[i_bleu])\n", " print('rank: ', i_bleu,'bleu_score',bleu_meas_list[i_bleu],' max_bleu: ', np.max(bleu_meas_list))\n", " print(\"===================================================================\")\n", " if idx % 100 == 0:\n", " df1 = pd.DataFrame()\n", " df1['i_no'] = all_pred_seq_index_list\n", " df1['rank'] = all_pred_seq_rank_list\n", " df1['source'] = all_pred_seq_src_list\n", " df1['target'] = all_pred_seq_tgt_list\n", " df1['prediction'] = all_pred_seq_pred_list\n", " df1['bleu'] = all_pred_seq_bleu_list\n", " df1['bleu_max'] = all_pred_seq_bleu_max_list\n", " df1.to_csv('front_trans_1_hinglish_to_english_train_post_APE_only.csv')\n", " \n", " \n", " \n", " \"\"\"sm_df= pd.DataFrame({'pred':predicted_seq_list,'bleu':bleu_meas_list})\n", " bleu_list.append(bleu_meas_list)\n", " pred_list.append(predicted_seq_list)\n", " tgt_list.append(target_seq)\n", " src_list.append(source_seq)\n", " max_bleu_list.append(np.max(bleu_meas_list))\"\"\"\n", " #pred_list.append(predicted_seq)\n", " #tgt_list.append(target_seq)\n", " #src_list.append(source_seq)\n", " \n", " \"\"\"for mmm in range(len(predicted_seq_list)):\n", " print('prediction list: '+str(mmm),predicted_seq_list[mmm])\n", " #print('score',pred_score_list[mmm])\n", " #print('pred_tkn: ',pred_tkn_list[p_idx].cpu().detach().numpy())\n", " print('target: ',target_seq)\n", " print('BLEU_score', bleu_meas_list,np.max(bleu_meas_list),np.mean(max_bleu_list))\"\"\"#,'mean bleu',np.mean(bleu_list))\n", " \"\"\"sm_df= pd.DataFrame({'pred':predicted_seq_list,'bleu':bleu_meas_list}).fillna(' ')\n", " pred_list2.append(list(sm_df.sort_values('bleu', ascending=False)['pred'].values))\n", " bleu_list2.append(list(sm_df.sort_values('bleu', ascending=False)['bleu'].values))\n", " if idx%10 == 0:\n", " print(idx, len(df2),'====','source list: ',source_seq)\n", " print('target: ',target_seq)\n", " print(sm_df.sort_values('bleu', ascending=False).head())\n", " print('BLEU_score', np.max(bleu_meas_list),np.mean(max_bleu_list),sm_df.sort_values('bleu', ascending=False)['pred'].values[0], '|| 2. ',sm_df.sort_values('bleu', ascending=False)['pred'].values[1],'||3.',sm_df.sort_values('bleu', ascending=False)['pred'].values[2])\n", " print('_________________________________________')\n", " \n", " temp_df1 = pd.DataFrame()\n", " temp_df1['source'] = src_list\n", " temp_df1['prediction'] = pred_list2\n", " temp_df1['target'] = tgt_list\n", " temp_df1['bleu_score'] = bleu_list2\n", " temp_df1.to_csv('hinglish_to_english_beam_Search_result2_all_gt5words2_plantsonly_all.csv',sep='\\t')\"\"\"\n", "\n", "df1 = pd.DataFrame()\n", "df1['i_no'] = all_pred_seq_index_list\n", "df1['rank'] = all_pred_seq_rank_list\n", "df1['source'] = all_pred_seq_src_list\n", "df1['target'] = all_pred_seq_tgt_list\n", "df1['prediction'] = all_pred_seq_pred_list\n", "df1['bleu'] = all_pred_seq_bleu_list\n", "df1['bleu_max'] = all_pred_seq_bleu_max_list\n", "\"\"\"df1['source'] = src_list\n", "df1['prediction'] = pred_list\n", "df1['target'] = tgt_list\n", "df1['bleu_score'] = bleu_list\"\"\"\n", "#return df1.prediction[0], df1_prob" ] }, { "cell_type": "code", "execution_count": null, "id": "adae3bb7-a911-4bfa-b45a-2e5d93039273", "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.11.9" } }, "nbformat": 4, "nbformat_minor": 5 }